diff options
author | Holger Weiss <holger@zedat.fu-berlin.de> | 2013-08-27 16:38:18 (GMT) |
---|---|---|
committer | Holger Weiss <holger@zedat.fu-berlin.de> | 2013-08-27 16:38:18 (GMT) |
commit | 8e9abad8e628bdd9f3ac7af8cc2ebde0f11d5dba (patch) | |
tree | d0d8e92c0828e725cfdc1eb8a6d2839815230f08 | |
parent | 92fdab87b28f5e61c7188b52740c7c322b9ebd02 (diff) | |
download | monitoring-plugins-8e9abad8e628bdd9f3ac7af8cc2ebde0f11d5dba.tar.gz |
NEWS: Mention that check_snmp now supports >8 OIDs
Closes #37.
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -30,6 +30,7 @@ This file documents the major additions and syntax changes between releases. | |||
30 | New check_mysql -f option to specify a client options file | 30 | New check_mysql -f option to specify a client options file |
31 | New check_mysql -g option to specify a client options group | 31 | New check_mysql -g option to specify a client options group |
32 | New check_snmp --offset option to allow for adding/substracting an offset value to sensor data | 32 | New check_snmp --offset option to allow for adding/substracting an offset value to sensor data |
33 | Let check_snmp support an arbitrary number of OIDs | ||
33 | Let check_ide_smart support NetBSD | 34 | Let check_ide_smart support NetBSD |
34 | 35 | ||
35 | FIXES | 36 | FIXES |