diff options
author | Holger Weiss <holger@zedat.fu-berlin.de> | 2013-08-27 18:38:18 +0200 |
---|---|---|
committer | Holger Weiss <holger@zedat.fu-berlin.de> | 2013-08-27 18:38:18 +0200 |
commit | 8e9abad8e628bdd9f3ac7af8cc2ebde0f11d5dba (patch) | |
tree | d0d8e92c0828e725cfdc1eb8a6d2839815230f08 /NEWS | |
parent | 92fdab87b28f5e61c7188b52740c7c322b9ebd02 (diff) | |
download | monitoring-plugins-8e9abad8e628bdd9f3ac7af8cc2ebde0f11d5dba.tar.gz |
NEWS: Mention that check_snmp now supports >8 OIDs
Closes #37.
Diffstat (limited to 'NEWS')
-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. New check_mysql -f option to specify a client options file New check_mysql -g option to specify a client options group New check_snmp --offset option to allow for adding/substracting an offset value to sensor data + Let check_snmp support an arbitrary number of OIDs Let check_ide_smart support NetBSD FIXES |