From: trondham Date: Wed, 17 Mar 2010 09:30:51 +0000 (+0000) Subject: jau X-Git-Tag: v3.7.4~331 X-Git-Url: http://git.uio.no/git/?a=commitdiff_plain;ds=sidebyside;h=aca136f2487f59c9cd1c4fc7bcbb69da76e91126;hp=afe6d35add42ae624bd54c6abd96c7e1f88a132d;p=check_openmanage.git jau git-svn-id: svn+ssh://vcs-usit.uio.no/svnroot/usit-unix-intern/trunk/usit-nagios-plugins/trondham/check_openmanage@16843 e53b7cee-c147-0410-b3a0-ae4c1fa63963 --- diff --git a/check_openmanage.pod b/check_openmanage.pod index 6215b11..5cd1ea3 100644 --- a/check_openmanage.pod +++ b/check_openmanage.pod @@ -38,11 +38,18 @@ in SNMP mode. The number of seconds after which the plugin will abort. Default timeout is 30 seconds if the option is not present. -=item -p, --perfdata [I] +=item -p, --perfdata [I or I] Collect performance data. Performance data collected include temperatures (in Celcius) and fan speeds (in rpm). On systems that -support it, power consumption is also collected (in Watts). +support it, power consumption is also collected (in Watts). This +option takes one of two arguments, both of which are optional. + +If the argument C is specified, the plugin will use shorter +names for the performance data labels, e.g. C instead of +C. This can be used as a workaround in +cases where the plugin output needs shortening, for example if the +1024 character limit of NRPE is reached. If given the argument C, the plugin will output the performance data on multiple lines, for Nagios 3.x and above.