diff options
author | Thomas Guyot-Sionnest <dermoth@users.sourceforge.net> | 2007-04-15 08:50:59 +0000 |
---|---|---|
committer | Thomas Guyot-Sionnest <dermoth@users.sourceforge.net> | 2007-04-15 08:50:59 +0000 |
commit | e83aff2ef78406eeaddf0e9dfe4e540bcec1fae8 (patch) | |
tree | 6116a431ac3a4750d47d5e2fd590dad37418d337 /NEWS | |
parent | 6a564052eab2921b7027a259c5578319dbebde7c (diff) | |
download | monitoring-plugins-e83aff2ef78406eeaddf0e9dfe4e540bcec1fae8.tar.gz |
Add thresholds support for check_cluster + lots of standardization.
Add forgotten items to NEWS.
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1688 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ | |||
1 | This file documents the major additions and syntax changes between releases. | 1 | This file documents the major additions and syntax changes between releases. |
2 | 2 | ||
3 | 1.4.9 ?? | ||
4 | Inclusion of contrib/check_cluster2 as check_cluster with some improvements | ||
5 | Fix the -S option in check_by_ssh | ||
6 | check_snmp now support Counter64 | ||
7 | |||
3 | 1.4.8 11th April 2007 | 8 | 1.4.8 11th April 2007 |
4 | Respects --without-world-permissions for setuid plugins | 9 | Respects --without-world-permissions for setuid plugins |
5 | check_disk extra options for regex matching of filesystems and grouping of filesystems | 10 | check_disk extra options for regex matching of filesystems and grouping of filesystems |