diff options
author | Thomas Guyot-Sionnest <dermoth@users.sourceforge.net> | 2008-01-15 11:34:15 (GMT) |
---|---|---|
committer | Thomas Guyot-Sionnest <dermoth@users.sourceforge.net> | 2008-01-15 11:34:15 (GMT) |
commit | b7676a7e6df517827f48c2f105261d5676b5e694 (patch) | |
tree | 74d9c79187df934319b8dfb9b0b8f6fb64a70519 /NEWS | |
parent | 546410a5f94cd796ff6b7ba531dca8f0d1971471 (diff) | |
download | monitoring-plugins-b7676a7e6df517827f48c2f105261d5676b5e694.tar.gz |
Fix check_disk disk usage calculation when using --group=NAME (related to bug #1348746)
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1907 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -6,6 +6,7 @@ This file documents the major additions and syntax changes between releases. | |||
6 | check_dns now sorts addresses for testing results for more than one returned IP (Matthias Urlichs) | 6 | check_dns now sorts addresses for testing results for more than one returned IP (Matthias Urlichs) |
7 | Fix segfault in check_ntp_time and (deprecated) check_ntp. (Bug #1862300) | 7 | Fix segfault in check_ntp_time and (deprecated) check_ntp. (Bug #1862300) |
8 | check_disk should now work with large file systems (2TB+) on all archs that supports it | 8 | check_disk should now work with large file systems (2TB+) on all archs that supports it |
9 | Fixed check_disk disk usage calculation when using --group=NAME (related to bug #1348746) | ||
9 | 10 | ||
10 | 1.4.11 13th December 2007 | 11 | 1.4.11 13th December 2007 |
11 | Fixed check_http regression in 1.4.10 where following redirects to | 12 | Fixed check_http regression in 1.4.10 where following redirects to |