X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Fcollectd-nagios.pod;h=e28ff4b829515f85f89eed971d6fa2cb3fa0419c;hb=a9e50e9e30ecde17e167e271060c8183bfcbf407;hp=d7c749cd3391aefc86369c208193063111655fe6;hpb=565c731a4353d1453b65dc9a4267e1f8e4740c06;p=collectd.git diff --git a/src/collectd-nagios.pod b/src/collectd-nagios.pod index d7c749cd..4ff0bf67 100644 --- a/src/collectd-nagios.pod +++ b/src/collectd-nagios.pod @@ -1,3 +1,5 @@ +=encoding UTF-8 + =head1 NAME collectd-nagios - Nagios plugin for querying collectd @@ -105,7 +107,7 @@ consolidations simply ignore NaN values. =head1 RETURN VALUE As usual for Nagios plugins, this program writes a short, one line status -message to STDOUT and signals success or failure with it's return value. It +message to STDOUT and signals success or failure with its return value. It exits with a return value of B<0> for I, B<1> for I and B<2> for I. If the values are not available or some other error occurred, it returns B<3> for I. @@ -119,6 +121,6 @@ L =head1 AUTHOR -Florian Forster EoctoEatEverplant.orgE +Florian Forster EoctoEatEcollectd.orgE =cut