diff options
author | Matthias Eble <psychotrahe@users.sourceforge.net> | 2008-07-09 21:53:12 +0000 |
---|---|---|
committer | Matthias Eble <psychotrahe@users.sourceforge.net> | 2008-07-09 21:53:12 +0000 |
commit | be144b672094a11b6a670df9562e26e6a56ff03f (patch) | |
tree | 6ad84d3ac28b302694b8b7803fae67a3bb28988c /NEWS | |
parent | a25083faf9c4149d82b9725b61bbc72dc956621c (diff) | |
download | monitoring-plugins-be144b672094a11b6a670df9562e26e6a56ff03f.tar.gz |
check_snmp now only prints perfdata for non numeric values (Joerg Linge #1867716)
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@2021 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -7,6 +7,7 @@ This file documents the major additions and syntax changes between releases. | |||
7 | Fix Debian bug #479013: check_dig's -l is mandatory now (sf.net #1986306) | 7 | Fix Debian bug #479013: check_dig's -l is mandatory now (sf.net #1986306) |
8 | check_dig now returns CRITICAL instead of WARNING when no answer section is found | 8 | check_dig now returns CRITICAL instead of WARNING when no answer section is found |
9 | check_procs now captures stderr in external command and adds to plugin output | 9 | check_procs now captures stderr in external command and adds to plugin output |
10 | check_snmp now only prints perfdata for non numeric values (#1867716) | ||
10 | 11 | ||
11 | 1.4.12 27th May 2008 | 12 | 1.4.12 27th May 2008 |
12 | Added ./check_nt -v INSTANCES to count number of instances (Alessandro Ren) | 13 | Added ./check_nt -v INSTANCES to count number of instances (Alessandro Ren) |