Hacker News new | ask | show | jobs
by Drybones 1310 days ago
While this is already very useful for my homelab setup, I’d like to see if this could be deployed on multiple servers and communicate the status to a master node to watch over all my servers.

If this has something I could tap into to get the status info externally , could privately hack something together to get that.

3 comments

It does offer a hub/spoke model with one web interface and remote connectors - https://github.com/AnalogJ/scrutiny#hubspoke-deployment
Yep, Scrutiny has always been designed for a hub&spoke deployment model:

https://github.com/AnalogJ/scrutiny/blob/master/docker/examp...

Zabbix (specifically Zabbix Agent 2) has a built-in support for smartctl and template for it.