Check multi for nagios
check_multi is kind of a wrapper plugin which takes benefit of the Nagios 3.x capability to display multiple lines of plugin output.
It calls multiple child plugins and displays their output in the long_plugin_output. A summary is given in the standard plugin output.
Normally the child return code with the highest severity becomes the parent (check_multi) plugin return code.
But you can influence this by specifying flexible state evaluation rules.
The configuration is very simple: a NRPE-stylish config file contains a tag for each child plugin and then the check command line.
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:interstar001:Monitoringplugins/monitoring-plugins-multi && cd $_ - Create Badge
Refresh
Source Files
| Filename | Size | Changed |
|---|---|---|
| check_multi | 0000156121 152 KB | |
| check_multi_nrdp | 0000159585 156 KB | |
| monitoring-plugins-multi.changes | 0000000156 156 Bytes | |
| monitoring-plugins-multi.spec | 0000002409 2.35 KB |
Comments 0