NEWS: Mention that check_snmp now supports >8 OIDs

Closes #37.
This commit is contained in:
Holger Weiss 2013-08-27 18:38:18 +02:00
parent 92fdab87b2
commit 8e9abad8e6

1
NEWS
View file

@ -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