diff options
author | Subhendu Ghosh <sghosh@users.sourceforge.net> | 2002-05-02 16:22:13 (GMT) |
---|---|---|
committer | Subhendu Ghosh <sghosh@users.sourceforge.net> | 2002-05-02 16:22:13 (GMT) |
commit | bbcaeb1db1666c606a3578d3d24f1618f8c9947c (patch) | |
tree | e1b3be175b6c37a1e8d832c479afd4f27234ca28 /tools/README | |
parent | ff24e93b11c5bc695cee7af29a15d20ed3a85643 (diff) | |
download | monitoring-plugins-bbcaeb1db1666c606a3578d3d24f1618f8c9947c.tar.gz |
updated mini_epn and p1.pl added to plugins distribution
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@20 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'tools/README')
-rw-r--r-- | tools/README | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/tools/README b/tools/README new file mode 100644 index 0000000..2279afc --- /dev/null +++ b/tools/README | |||
@@ -0,0 +1,8 @@ | |||
1 | $Id$ | ||
2 | The tools subdirectory contains anciliary files that can be used to configure | ||
3 | or test the plugins. | ||
4 | |||
5 | 1. setup - used to get the configuration initialized after a CVS download | ||
6 | 2. tango - | ||
7 | 3. mini_epn/p1.pl - used to test perl plugins for functionality under embedded | ||
8 | perl | ||