This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
Changes | Sun Oct 25 23:05:46 -0700 2009 | |
| |
Changes.mkdn | Sun Oct 25 23:05:46 -0700 2009 | |
| |
MANIFEST | Fri Oct 23 14:32:15 -0700 2009 | |
| |
MANIFEST.SKIP | Sun Oct 25 23:06:22 -0700 2009 | |
| |
META.yml | Sun Oct 25 15:30:46 -0700 2009 | |
| |
Makefile.PL | Sat Oct 24 20:21:33 -0700 2009 | |
| |
README | Sun Oct 25 15:30:46 -0700 2009 | |
| |
README.mkdn | Sun Oct 25 15:30:46 -0700 2009 | |
| |
bin/ | Sun Oct 25 15:30:46 -0700 2009 | |
| |
inc/ | ||
| |
lib/ | Sun Oct 25 15:30:46 -0700 2009 | |
| |
t/ | ||
| |
xt/ |
README.mkdn
Nagios-Plugin-OverHTTP version 0.13
INSTALLATION
To install this module, run the following commands:
perl Makefile.PL
make
make test
make install
This module also comes with a check_over_http Nagios plugin, which is located in bin/ and you will want to copy that over to your Nagios plugins directory (usually /usr/local/libexec/nagios/)
cp bin/check_over_http /usr/local/libexec/nagios/
SUPPORT AND DOCUMENTATION
After installing, you can find documentation for this module with the perldoc command.
perldoc Nagios::Plugin::OverHTTP
You can also look for information at:
COPYRIGHT AND LICENCE
Copyright 2009 Douglas Christopher Wilson.
This program is free software; you can redistribute it and/or modify it under the terms of either:
the GNU General Public License as published by the Free Software Foundation; either version 1, or (at your option) any later version, or
the Artistic License version 2.0.








