[nagiosplug] Table 4 example 5 updated
"Nagios Plugin Development" <[email protected]> Mon, 3 Dec 2012 14:20:38 +0000
| Newsgroups | gmane.network.nagios.plugins.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module: nagiosplug
Branch: master
Commit: 1845c4cdf98fe9cf4bc95b6e11ae94cec1dcd4cc
Author: palli <[email protected]>
Committer: Holger Weiss <[email protected]>
Date: Mon Dec 3 12:09:40 2012 +0000
URL: http://nagiosplug.git.sf.net/git/gitweb.cgi?p=nagiosplug/nagiosplug;a=commit;h=1845c4c
Table 4 example 5 updated
Description did not specify that it condition is critical if "stuff"
is less than zero.
---
doc/developer-guidelines.sgml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/doc/developer-guidelines.sgml b/doc/developer-guidelines.sgml
index 9de0512..e7754f4 100644
--- a/doc/developer-guidelines.sgml
+++ b/doc/developer-guidelines.sgml
@@ -303,7 +303,7 @@
</row>
<row>
<entry>check_stuff -w~:0 -c10</entry>
- <entry>Critical if "stuff" is above 10; Warn if "stuff" is above zero</entry>
+ <entry>Critical if "stuff" is above 10; Warn if "stuff" is above zero (will be critical if "stuff" is less than 0)</entry>
</row>
<row>
<entry>check_stuff -c5:6</entry>
------------------------------------------------------------------------------
Keep yourself connected to Go Parallel:
BUILD Helping you discover the best ways to construct your parallel projects.
http://goparallel.sourceforge.net