jsonmon
jsonmon copied to clipboard
Quick and simple monitoring and alerting system
Windows
This seems like pretty much exactly what I need: highly configurable, super-lightweight alerting system written in Go. Do you know how much effort it would take to get this thing...
API should return the reason, why the check failed. This may help when the initial reason is not more the case. Example (not sure about exact syntax yet): ```json [...
It would be nice to have checks like: ```yaml - web: https://localhost ssl: 3d ``` That is: to be notified when the SSL certificate expires in 3 days.
for now it has a blank body, that can be misunderstood by recepients it would be very nice if we include a body like `{name} is back to normal. It...
installing from a zip file is not convenient, we should provide Linux packages