Open verbosemode opened 9 years ago
There are already plenty of Icinga/Nagios plugins out there. Maybe you want to implement their kind of standard return codes:
https://www.monitoring-plugins.org/doc/guidelines.html#RETURNCODES
This would allow us to reuse some of the existing monitoring plugins (not in every case -> beware of crappy plugins -> ugly shell scripts, insecure C, ... :D)
https://www.monitoring-plugins.org/ https://exchange.icinga.org/ https://exchange.nagios.org/
:+1:
There are already plenty of Icinga/Nagios plugins out there. Maybe you want to implement their kind of standard return codes:
https://www.monitoring-plugins.org/doc/guidelines.html#RETURNCODES
This would allow us to reuse some of the existing monitoring plugins (not in every case -> beware of crappy plugins -> ugly shell scripts, insecure C, ... :D)
https://www.monitoring-plugins.org/ https://exchange.icinga.org/ https://exchange.nagios.org/