diff options
author | Subhendu Ghosh <sghosh@users.sourceforge.net> | 2002-10-22 01:31:04 (GMT) |
---|---|---|
committer | Subhendu Ghosh <sghosh@users.sourceforge.net> | 2002-10-22 01:31:04 (GMT) |
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 | |||
16 | the basic guidleines for development will provide detailed help when | 16 | the basic guidleines for development will provide detailed help when |
17 | invoked with the '-h' option ('--help' also, if long options are enabled). | 17 | invoked with the '-h' option ('--help' also, if long options are enabled). |
18 | 18 | ||
19 | * The file command.cfg contains xample configurations for many of the | 19 | * The file command.cfg contains example configurations for many of the |
20 | plugins | 20 | plugins |
21 | 21 | ||
22 | * The check_nt plugin is no longer distributed here. See the main NSClient | ||
23 | distribution at http://nsclient.ready2run.nl | ||
24 | |||
22 | You can check for the latest plugins at: | 25 | You can check for the latest plugins at: |
23 | ftp://download.sourceforge.net/pub/sourceforge/nagiosplug | 26 | ftp://download.sourceforge.net/pub/sourceforge/nagiosplug |
24 | http://sourceforge.net/projects/nagiosplug/ | 27 | http://sourceforge.net/projects/nagiosplug/ |