diff options
author | Subhendu Ghosh <sghosh@users.sourceforge.net> | 2002-10-22 01:31:04 +0000 |
---|---|---|
committer | Subhendu Ghosh <sghosh@users.sourceforge.net> | 2002-10-22 01:31:04 +0000 |
commit | d0890e888134977d45739697278494e049dcbf53 (patch) | |
tree | 416f3a08d35a650cca30f1b9b0b2697b90a57b90 /README | |
parent | 33b960fee7f8c7b4b72cb1bbf5bf4da1216811a8 (diff) | |
download | monitoring-plugins-d0890e888134977d45739697278494e049dcbf53.tar.gz |
check_nt is downloadable from nsclient.ready2run.nl
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@153 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'README')
-rw-r--r-- | README | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -16,9 +16,12 @@ Nagios Plugins README the basic guidleines for development will provide detailed help when invoked with the '-h' option ('--help' also, if long options are enabled). -* The file command.cfg contains xample configurations for many of the +* The file command.cfg contains example configurations for many of the plugins +* The check_nt plugin is no longer distributed here. See the main NSClient + distribution at http://nsclient.ready2run.nl + You can check for the latest plugins at: ftp://download.sourceforge.net/pub/sourceforge/nagiosplug http://sourceforge.net/projects/nagiosplug/ |