X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=src%2Fcollectd-nagios.pod;h=7b2442e5cb4521894a8bdb5fb8d04df6bab2ca1e;hb=d35dd47646956b011a75084a979fd7850cea9a6b;hp=3acd5067fe8664dbb77b97e8dda0a818d626f956;hpb=bf8460403e8575c0f476114c8ffb7916e7e5cfea;p=collectd.git diff --git a/src/collectd-nagios.pod b/src/collectd-nagios.pod index 3acd5067..7b2442e5 100644 --- a/src/collectd-nagios.pod +++ b/src/collectd-nagios.pod @@ -46,7 +46,7 @@ handled according to the consolidation function given with the B<-g> option. =item B<-g> BI<|>BI<|>B When multiple data sources are selected from a value spec they can be handled -differently dependin on this option. The values of the following meaning: +differently depending on this option. The values of the following meaning: =over 4 @@ -86,7 +86,7 @@ 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 exists with a return value of B<0> for success or B<1> or B<2> for warning and critical, respectively. If the values is not available or some other error -occured it returnes B<3> for "unknown". +occurred it returns B<3> for "unknown". =head1 SEE ALSO