Search found 1 match
- Wed Sep 15, 2010 3:50 pm
- Forum: Open Source Nagios Projects
- Topic: Buggy docs for check threshold and ranges?
- Replies: 0
- Views: 1082
Buggy docs for check threshold and ranges?
I'm new to writing nagios checks. I'm trying to follow the developer guidelines for threshold and ranges (i.e., [@]start:end) but to me the docs seems to be buggy: http://nagiosplug.sourceforge.net/developer-guidelines.html#THRESHOLDFORMAT For example, rule #5 (without '@') and #6 (with '@') both st...