diff options
author | Thomas Guyot-Sionnest <dermoth@users.sourceforge.net> | 2008-10-05 15:28:18 +0000 |
---|---|---|
committer | Thomas Guyot-Sionnest <dermoth@users.sourceforge.net> | 2008-10-05 15:28:18 +0000 |
commit | 9aade169f059e375b01f0e5b6d3c904e5f5722b4 (patch) | |
tree | 92ba1b116ed19e786f661a44e5c56c546f5b7ae1 /NEWS | |
parent | 4677f3c2b4aefd9b969de1d055f151a45c74a1d4 (diff) | |
download | monitoring-plugins-9aade169f059e375b01f0e5b6d3c904e5f5722b4.tar.gz |
check-users thresholds was >= rather than > as documented.
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@2059 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ | |||
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.14 ... | ||
4 | check_users thresholds were not working excatly as documented (>= rather than >) | ||
5 | |||
3 | 1.4.13 25th Sept 2008 | 6 | 1.4.13 25th Sept 2008 |
4 | Fix Debian bug #460097: check_http --max-age broken (Hilko Bengen) | 7 | Fix Debian bug #460097: check_http --max-age broken (Hilko Bengen) |
5 | Optimised pst3 for systems with large number of processes (Duncan Ferguson) | 8 | Optimised pst3 for systems with large number of processes (Duncan Ferguson) |