Hacker News new | ask | show | jobs
by mark_mcnally_je 410 days ago
I'm working on Monitor Monkey[1]

It's attempting to be the easiest and nicest way to monitor Linux servers. I'm currently implementing 0 config custom alerting. All you will have to do is write a file to a home directory with some json in it e.g event_name:blah,interval:1m,data=10 - no server side config at all!

So should be quite suitable for big deployments :)

[1]: https://monitormonkey.io