cachet-monitor
cachet-monitor copied to clipboard
Monitoring some other services?
Hey! Thanks for your great work! Is it possible to add features like monitoring DBs like MySQL or MongoDB or check portbased websites?
Needs a TCP monitor
From that you could check for mysql, mongo, ssh, imap ports..
+1 this would be perfect!
@matejkramny What about using Paping for TCP monitor?
I created a php page which connects to my database server, and returns a message if the server is up. Then, I used the "expected_body" config to check if the "server up" message was found.