]> git.uio.no Git - check_openmanage.git/commitdiff
jau
authortrondham <trondham@e53b7cee-c147-0410-b3a0-ae4c1fa63963>
Wed, 17 Mar 2010 09:30:51 +0000 (09:30 +0000)
committertrondham <trondham@e53b7cee-c147-0410-b3a0-ae4c1fa63963>
Wed, 17 Mar 2010 09:30:51 +0000 (09:30 +0000)
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

check_openmanage.pod

index 6215b11b802f45baf2a99e8739739c0ea2adce16..5cd1ea3ec03fc5a46ff5afe4d1cc597b37920c48 100644 (file)
@@ -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.
 
 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<multline>]
+=item -p, --perfdata [I<multline> or I<minimal>]
 
 Collect performance data. Performance data collected include
 temperatures (in Celcius) and fan speeds (in rpm). On systems that
 
 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<minimal> is specified, the plugin will use shorter
+names for the performance data labels, e.g. C<t0> instead of
+C<temp_0_system_board_ambient>. 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<multiline>, the plugin will output the
 performance data on multiple lines, for Nagios 3.x and above.
 
 If given the argument C<multiline>, the plugin will output the
 performance data on multiple lines, for Nagios 3.x and above.