diff options
author | Ton Voon <tonvoon@users.sourceforge.net> | 2003-12-18 09:15:58 (GMT) |
---|---|---|
committer | Ton Voon <tonvoon@users.sourceforge.net> | 2003-12-18 09:15:58 (GMT) |
commit | 329cd40c52ee37687d959e0bd14b4628a228b8ed (patch) | |
tree | 5c604aacc4ff06f2639a80b9c29f77a38f9b143a | |
parent | 7b5cb37b73a7512ef35b51d5e820061d4ec84a2b (diff) | |
download | monitoring-plugins-329cd40c52ee37687d959e0bd14b4628a228b8ed.tar.gz |
List major changes between releases
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@790 f882894a-f735-0410-b71e-b25c423dba1c
-rw-r--r-- | CHANGES | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -0,0 +1,9 @@ | |||
1 | This file documents the major additions and syntax changes between releases. | ||
2 | |||
3 | 1.4 | ||
4 | IPv6 support in check_ping, check_by_ssh, check_http, check_ldap, check_smtp, check_tcp | ||
5 | Internationalisation support | ||
6 | Performance data added (not all plugins yet) | ||
7 | check_vsz and check_rss deprecated - functionality moved into check_procs | ||
8 | check_swap % thresholds changed to measure amount free, instead of amount used | ||
9 | check_disk syntax changes for -p | ||