|
|
|
|
|
by justusthane
782 days ago
|
|
Apologies for the hijack, but I’ve been looking for a particular kind of monitoring tool lately that I’m not sure exists. I would like something that allows me to write my own arbitrary monitoring scripts in whatever language I want, and the tool would take care of everything else: scheduling and running the scripts, parsing the output, alerting, authentication, presenting the info on a pretty dashboard with graphs, etc. I think Monit can do this to some extent, but I haven’t explored it yet — it looks like the dashboard and info presented is a lot simpler than what I’m looking for. Is there some reason this isn’t a useful concept? For context, I’m looking at this from a homelab/selfhosting/hacking perspective. |
|
The modern Version would be something like Prometheus with Grafana.
Zabbix might be too much for a homelab setup.