[Nagios-devel] Documentation Error

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
Guest

[Nagios-devel] Documentation Error

Post by Guest »

To whom it may concern,

There is a big error in the Nagios documentation where an example of
performance data is given:

http://nagios.sourceforge.net/docs/1_0/perfdata.html

The example given is:

PING ok - Packet loss = 0%, RTA = 0.80 ms | percent_packet_loss=0, rta=0.80

Yet from this site:

http://nagiosplug.sourceforge.net/devel ... tml#AEN185

I believe the example above should correctly be given as:

PING ok - Packet loss = 0%, RTA = 0.80 ms | percent_packet_loss=0%;;;;
rta=0.80ms;;;;

This might cause confusion to plugin developers.

I have to note that the example 'ping' is about the only plugin which
does not yet produce any performance data. :)

Regards, Ben Clewett.









This post was automatically imported from historical nagios-devel mailing list archives
Original poster: [email protected]
Locked