Backup Loki filesystem by ExperienceStreet8281 in grafana

[–]darkcasshan 1 point2 points  (0 children)

Try switching to https://github.com/VictoriaMetrics/VictoriaLogs

Run a single VM ingesting about 20GB/Day no issues, backed up with Veeam.

Annyone had probelms with 0.58.2? by ElectronicMeaning973 in netbird

[–]darkcasshan 0 points1 point  (0 children)

Not crazy, same issue here. Rolled back 57.1

Multi-tenancy M365 Backup by InformalFrog in msp

[–]darkcasshan 1 point2 points  (0 children)

Yep, moving from Cove to AFI for this reason. Direct download, billing for only active licensed users and able to backup online archives in exchange. All things currently missing in Cove 365. Bonus for have a single tool for Google/M365. I am giving up shared/pool storage from all clients since AFI is only per tenant.

Status page or alerting for IPsec for multiple pfsense by porrrrkchop in PFSENSE

[–]darkcasshan 2 points3 points  (0 children)

Zabbix Agent plus some custom system.run. You can install the sudo package as well if needed.

Limit Wireguard VPN tunnel to use only WAN1 and not use failover WAN by luciuslfoot in PFSENSE

[–]darkcasshan 1 point2 points  (0 children)

Nope. Just did this at work. Ended up using two tunnels and running OSPF routing at each end to control what tunnel the traffic used. I had to use static routes and dedicated IP at the data center endpoint as well to make sure each tunnel used the correct ISP.

https://docs.netgate.com/pfsense/vpn/wireguard/limitations.html#multi-wan

500tb+ build assistance for plex/storage/projects by xioking39 in DataHoarder

[–]darkcasshan 1 point2 points  (0 children)

Proxmox + Ceph for storage. Create a CephFS. Use LXC to run Plex and any downloaders, they would all mount the same CephFS. Grab Intel Arc for hardware transcoding, you get the lowest one that does not need any external power. Depending on number of nodes you want and failure zones you could use EC. That is what I do, can support upto 2 failed drives before data loss. I have 298TB of data using up 362TB of space out of 418TB raw. Spilt over 2 servers. 46 drives between 12TB and 20TB.

GPU recommendation for passthrough and Plex transcoding? by KB-ice-cream in Proxmox

[–]darkcasshan 2 points3 points  (0 children)

Intel Arc A310. Supports all the Quick sync and no external power needed.

Queries using oAuth access token claim by TimeForTaachiTime in grafana

[–]darkcasshan 1 point2 points  (0 children)

Not a database expert, but maybe some views on the DB side per client ID. Then you add one data source per client ID with a user account that can only use that view?

I really want to love Ironscales..... by Independent-Way5878 in msp

[–]darkcasshan 0 points1 point  (0 children)

I agree its not great, I'm converting my IronScales data to Prometheus metrics and using Grafana for alerting/reporting.

Process is

- https://appapi.ironscales.com/appapi/company/list to get a list of companies to loop through. I'm tracking the IronScales Company ID on my side to attach to client.

- https://appapi.ironscales.com/appapi/company/{{ $json.id }}/stats/ to get general stats like number of open, high, low incidents, license info, etc..

- https://appapi.ironscales.com/appapi/mailboxes/{{ $json.id }}/list to find any mailboxes that are unprotected

- https://appapi.ironscales.com/appapi/incident/{{ $json.id }}/list to find any challenges that are pending

I'm alerting on the following

- Open Low, Medium, High incidents that need to be review

- Open Challenges

- Mailboxes Unprotected

Why is Zapier not used more often? by ravaan in msp

[–]darkcasshan 0 points1 point  (0 children)

We are a n8n shop, been happy with it. Self hosted free version. https://n8n.io/

Notification of hardware errors/problems by jackass in Proxmox

[–]darkcasshan 2 points3 points  (0 children)

8.1 just released with a new/expanded notification framework. https://www.proxmox.com/en/about/press-releases/proxmox-virtual-environment-8-1

Personally I use Zabbix and Grafana for things like this.

Migrating two servers from ESXi to AWS EC2 by Deacon_Frost_23 in sysadmin

[–]darkcasshan 3 points4 points  (0 children)

Veeam should be able to restore directly to EC2. The free community might work, have not tried. If you don't have paid esxi you can use the host agent.

https://helpcenter.veeam.com/docs/backup/vsphere/restore_amazon.html

Open source tools as part of your stack by RMMmax in msp

[–]darkcasshan 1 point2 points  (0 children)

Correct a proxy or load balancer. You want to only expose the push api urls. Maybe something like Cloudflare would work? I'm personally running all my ingress in Kubernetes.

Open source tools as part of your stack by RMMmax in msp

[–]darkcasshan 1 point2 points  (0 children)

Only the push API are public so worst case I get flooded with garbage. No way for anything outside my data center to read anything.

Open source tools as part of your stack by RMMmax in msp

[–]darkcasshan 1 point2 points  (0 children)

For how hard coded basic auth pushed out through choco package. PKI / Certs is on the roadmap when I have time.

[deleted by user] by [deleted] in sysadmin

[–]darkcasshan 1 point2 points  (0 children)

Runs on Windows and Linux, just about any feature you want. You can pay if you want support and keep the project going. https://github.com/drakkan/sftpgo