aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/check_multi/pkg-descr
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-10-25 14:37:47 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-10-25 14:37:47 +0000
commit21518d70b9219096bd7836d5e03b83001352755f (patch)
tree3dd93f3727347e3d637304798120a8d7de3a934f /net-mgmt/check_multi/pkg-descr
parent6b3ba14ea213c98145a7cbf9a3a82e85e0060636 (diff)
downloadports-21518d70b9219096bd7836d5e03b83001352755f.tar.gz
ports-21518d70b9219096bd7836d5e03b83001352755f.zip
Notes
Diffstat (limited to 'net-mgmt/check_multi/pkg-descr')
-rw-r--r--net-mgmt/check_multi/pkg-descr8
1 files changed, 4 insertions, 4 deletions
diff --git a/net-mgmt/check_multi/pkg-descr b/net-mgmt/check_multi/pkg-descr
index dd15507bedc6..fcbb26ca2a97 100644
--- a/net-mgmt/check_multi/pkg-descr
+++ b/net-mgmt/check_multi/pkg-descr
@@ -2,8 +2,10 @@ 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.
-The child return code with the highest severity becomes the parent
-(check_multi) plugin return code.
+
+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.
@@ -12,6 +14,4 @@ check_multi can cover complex Business Process Views - using a builtin
state evaluation mechanism. The second benefit is cluster monitoring
with no need for extra services. All you need is provided by check_multi.
-LICENSE: GPL2 or later
-
WWW: http://www.my-plugin.de/wiki/projects/check_multi/start