contrib/exec-nagios.px: Added a Perl script which handles Nagios plugins.
authorFlorian Forster <octo@leeloo.lan.home.verplant.org>
Sun, 10 Feb 2008 15:40:58 +0000 (16:40 +0100)
committerFlorian Forster <octo@leeloo.lan.home.verplant.org>
Sun, 10 Feb 2008 15:40:58 +0000 (16:40 +0100)
commit8ab4382617ae4627c7d680e0a8a4eae030f59c7f
tree1091dd7381f2da56d7e04e288f77e13596394121
parentd891d65135ec5d1fbeeef18109b4059c2c0b70e3
contrib/exec-nagios.px: Added a Perl script which handles Nagios plugins.

It handles most of the Nagios plugin API, including multi-line output (a
Nagios 3 feature) and performance data. It's basic on purpose so that easy
stuff is possible but complex stuff is about as hard as rewriting the plugin ;)
contrib/exec-nagios.conf [new file with mode: 0644]
contrib/exec-nagios.px [new file with mode: 0755]