diff options
author | Nathan Vonnahme <n8v@users.sourceforge.net> | 2006-09-07 00:51:55 +0000 |
---|---|---|
committer | Nathan Vonnahme <n8v@users.sourceforge.net> | 2006-09-07 00:51:55 +0000 |
commit | 31336ec620bec84d5d4db1ba69deac2157611c12 (patch) | |
tree | cb8f2eb2a6745e9cdfdd7cee3499282ea3246204 | |
parent | f2aa8f510828ddfb165f84ecc13aaf29d7bdfb4d (diff) | |
download | monitoring-plugin-perl-31336ec620bec84d5d4db1ba69deac2157611c12.tar.gz |
test commit
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/Nagios-Plugin/trunk@1475 f882894a-f735-0410-b71e-b25c423dba1c
-rw-r--r-- | README | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -18,6 +18,15 @@ To install this module type the following: | |||
18 | make test | 18 | make test |
19 | make install | 19 | make install |
20 | 20 | ||
21 | |||
22 | EXAMPLE SCRIPT | ||
23 | |||
24 | "Enough talk! Show me where to start!" | ||
25 | |||
26 | See the file 'check_stuff.pl' in the 't' directory for a complete | ||
27 | working example of a plugin script. | ||
28 | |||
29 | |||
21 | COPYRIGHT AND LICENCE | 30 | COPYRIGHT AND LICENCE |
22 | 31 | ||
23 | Copyright (C) 2006 by Nagios Plugin Development Team | 32 | Copyright (C) 2006 by Nagios Plugin Development Team |