diff options
author | Subhendu Ghosh <sghosh@users.sourceforge.net> | 2004-04-19 13:08:43 (GMT) |
---|---|---|
committer | Subhendu Ghosh <sghosh@users.sourceforge.net> | 2004-04-19 13:08:43 (GMT) |
commit | bce04d8a40154788c642167051f6e6bc44901102 (patch) | |
tree | 4a778f7e71904305ad795ba4c3e3685bbdddaf30 | |
parent | f3c9c3b1569df1f86efb42a25e41f018ef858852 (diff) | |
download | monitoring-plugins-bce04d8a40154788c642167051f6e6bc44901102.tar.gz |
Win32 plugin repository
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@868 f882894a-f735-0410-b71e-b25c423dba1c
-rw-r--r-- | README | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -22,6 +22,9 @@ Nagios Plugins README | |||
22 | * The file command.cfg contains example configurations for many of the | 22 | * The file command.cfg contains example configurations for many of the |
23 | plugins | 23 | plugins |
24 | 24 | ||
25 | * The win32 subdir contains plugins specific to the Win32 platform. | ||
26 | These are scripts or binaries. | ||
27 | |||
25 | You can check for the latest plugins at: | 28 | You can check for the latest plugins at: |
26 | ftp://download.sourceforge.net/pub/sourceforge/nagiosplug | 29 | ftp://download.sourceforge.net/pub/sourceforge/nagiosplug |
27 | http://sourceforge.net/projects/nagiosplug/ | 30 | http://sourceforge.net/projects/nagiosplug/ |