jsonmon icon indicating copy to clipboard operation
jsonmon copied to clipboard

Quick and simple monitoring and alerting system

Results 5 jsonmon issues
Sort by recently updated
recently updated
newest added

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...

enhancement

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 [...

enhancement

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.

enhancement

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...

enhancement

installing from a zip file is not convenient, we should provide Linux packages

enhancement