[nagiosplug] developer-guidelines.sgml: Allow special value "U"
"Nagios Plugin Development" <[email protected]> Thu, 22 Aug 2013 19:00:30 +0000
| Newsgroups | gmane.network.nagios.plugins.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module: nagiosplug Branch: master Commit: c542ca9136736df33ad7ef688d54d12e0044c3bc Author: Holger Weiss <[email protected]> Date: Wed Aug 21 21:50:55 2013 +0200 URL: http://nagiosplug.git.sf.net/git/gitweb.cgi?p=nagiosplug/nagiosplug;a=commit;h=c542ca9 developer-guidelines.sgml: Allow special value "U" Allow a literal "U" to be specified in place of an actual value within the performance data string. An "U" corresponds to RRDtool's "UNKNOWN" value; i.e., it's meant to indicate that data acquisition failed for some reason. PNP4Nagios already supports this extension. --- doc/developer-guidelines.sgml | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/doc/developer-guidelines.sgml b/doc/developer-guidelines.sgml index d7b7a77..6b6f735 100644 --- a/doc/developer-guidelines.sgml +++ b/doc/developer-guidelines.sgml @@ -347,7 +347,8 @@ <listitem><para>min and max are not required if UOM=%</para> </listitem> <listitem><para>value, min and max in class [-0-9.]. Must all be the - same UOM</para> + same UOM. value may be a literal "U" instead, this would indicate that the + actual value couldn't be determined</para> </listitem> <listitem><para>warn and crit are in the range format (see <xref linkend="thresholdformat">). Must be the same UOM</para> ------------------------------------------------------------------------------ Introducing Performance Central, a new site from SourceForge and AppDynamics. Performance Central is your source for news, insights, analysis and resources for efficient Application Performance Management. Visit us today! http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk