summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 1668dc4..0261e49 100644
--- a/NEWS
+++ b/NEWS
@@ -9,6 +9,7 @@ This file documents the major additions and syntax changes between releases.
9 Added -4/-6 options to check_dig (Ville Mattila) 9 Added -4/-6 options to check_dig (Ville Mattila)
10 New check_oracle --connect option to perform real login 10 New check_oracle --connect option to perform real login
11 New check_nagios -t option to override the default timeout 11 New check_nagios -t option to override the default timeout
12 New check_disk -f/--freespace-ignore-reserved option to ignore space reserved for root
12 New check_disk -N/--include-type option to limit the filesystem types to check 13 New check_disk -N/--include-type option to limit the filesystem types to check
13 Allow for building the plugins in parallel 14 Allow for building the plugins in parallel
14 Add --without-{dbi,ldap,radius} options to ./configure 15 Add --without-{dbi,ldap,radius} options to ./configure
@@ -29,6 +30,7 @@ This file documents the major additions and syntax changes between releases.
29 New check_mysql -f option to specify a client options file 30 New check_mysql -f option to specify a client options file
30 New check_mysql -g option to specify a client options group 31 New check_mysql -g option to specify a client options group
31 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
32 Let check_ide_smart support NetBSD 34 Let check_ide_smart support NetBSD
33 35
34 FIXES 36 FIXES