diff options
author | Ton Voon <tonvoon@users.sourceforge.net> | 2006-07-13 23:58:00 (GMT) |
---|---|---|
committer | Ton Voon <tonvoon@users.sourceforge.net> | 2006-07-13 23:58:00 (GMT) |
commit | 5912398b9723545ecd061650667cbb238be85743 (patch) | |
tree | e5d8353cc8d8c278bfc22bd926f613da63f5e83f /CHANGES | |
parent | 548083b2ea865474915fc8a9ddd361e997585a02 (diff) | |
download | monitoring-plugins-5912398b9723545ecd061650667cbb238be85743.tar.gz |
Major fixes to check_disk. Now should return same data as df
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1452 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -5,6 +5,8 @@ This file documents the major additions and syntax changes between releases. | |||
5 | New check_apt plugin | 5 | New check_apt plugin |
6 | Notice: plugins in contrib/ will start to be removed from this distribution. | 6 | Notice: plugins in contrib/ will start to be removed from this distribution. |
7 | Please check at http://www.nagiosexchange.org for contributed plugins | 7 | Please check at http://www.nagiosexchange.org for contributed plugins |
8 | Major bug fixes to check_disk where values were incorrectly calculated and alerted on. | ||
9 | Perf data for warn/crit/max/min have been removed, to be readded soon. | ||
8 | 10 | ||
9 | 1.4.3 | 11 | 1.4.3 |
10 | Setuid plugins (check_dhcp, check_icmp) separated into plugins-root/. Run make install as root to install | 12 | Setuid plugins (check_dhcp, check_icmp) separated into plugins-root/. Run make install as root to install |