diff options
author | Thomas Guyot-Sionnest <dermoth@users.sourceforge.net> | 2007-04-15 08:56:20 (GMT) |
---|---|---|
committer | Thomas Guyot-Sionnest <dermoth@users.sourceforge.net> | 2007-04-15 08:56:20 (GMT) |
commit | ce9156f56dabeb4c85566bd1bfcbd71d1e8905e2 (patch) | |
tree | 2658f07a5a8e20da68ccc3b1715662a7192dc2c3 /contrib/check_cluster2.README | |
parent | e83aff2ef78406eeaddf0e9dfe4e540bcec1fae8 (diff) | |
download | monitoring-plugins-ce9156f56dabeb4c85566bd1bfcbd71d1e8905e2.tar.gz |
More details about the changes
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1689 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'contrib/check_cluster2.README')
-rw-r--r-- | contrib/check_cluster2.README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/contrib/check_cluster2.README b/contrib/check_cluster2.README index 648ec83..a014984 100644 --- a/contrib/check_cluster2.README +++ b/contrib/check_cluster2.README | |||
@@ -1,2 +1,5 @@ | |||
1 | check_cluster2 is now part of the core Nagios-Plugins distribution and has | 1 | check_cluster2 is now part of the core Nagios-Plugins distribution and has |
2 | been renamed check_cluster. It will be installed automatically. | 2 | been renamed check_cluster. It will be installed automatically. |
3 | |||
4 | The threshold format has changed and is not backward-compatible; be sure to | ||
5 | understand it correctly. Use --help to print the full help. | ||