diff options
author | Matthew Kent <mattkent@users.sourceforge.net> | 2004-12-02 04:36:58 (GMT) |
---|---|---|
committer | Matthew Kent <mattkent@users.sourceforge.net> | 2004-12-02 04:36:58 (GMT) |
commit | 279a93caa8b03346a2570937f98e7264a0116455 (patch) | |
tree | d743b9b893bc5dc931499a65162d89829b382cea /REQUIREMENTS | |
parent | 230d67e18ad368773f2302485d0b55f50f654e3f (diff) | |
download | monitoring-plugins-279a93caa8b03346a2570937f98e7264a0116455.tar.gz |
Patch from Arnaud Quette to bring support to NUT 2.0 plus couple improvements and fixes (1038413 which includes 1032009, 815785).
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@972 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'REQUIREMENTS')
-rw-r--r-- | REQUIREMENTS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/REQUIREMENTS b/REQUIREMENTS index eeb1da7..cad255f 100644 --- a/REQUIREMENTS +++ b/REQUIREMENTS | |||
@@ -65,6 +65,9 @@ check_nt: | |||
65 | - Requires NSClient to run on the NT server to monitor | 65 | - Requires NSClient to run on the NT server to monitor |
66 | http://nsclient.ready2run.nl/ | 66 | http://nsclient.ready2run.nl/ |
67 | 67 | ||
68 | check_ups: | ||
69 | - Requires Network UPS Tools (>= 1.4) to run on the server to monitor | ||
70 | http://www.networkupstools.org/ | ||
68 | 71 | ||
69 | OS Specific Issues | 72 | OS Specific Issues |
70 | ------------------ | 73 | ------------------ |