5 ms·
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
by mark_mcnally_je 1y 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 https://monitormonkey.io