Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
check_date_ovh.sh
1.0.0.0
2013-04-01
- Nagios 1.x
- Nagios 2.x
GPL
41523
File | Description |
---|---|
apiovh.pl | Script API SOAP PERL |
check_date_ovh.sh | Script Check for Nagios Bash |
Meet The New Nagios Core Services Platform
Built on over 25 years of monitoring experience, the Nagios Core Services Platform provides insightful monitoring dashboards, time-saving monitoring wizards, and unmatched ease of use. Use it for free indefinitely.
Monitoring Made Magically Better
- Nagios Core on Overdrive
- Powerful Monitoring Dashboards
- Time-Saving Configuration Wizards
- Open Source Powered Monitoring On Steroids
- And So Much More!
Nagios plugin to return Information on domain expiration date from OVH API.
OVH Expiration Check DNS. © Keysource 2013
Usage: check_date_ovh.sh [-u userovh] [-p passwordovh] [-d domainforcheck] [-w warning] [-c critical]
-u user for OVH Manager API
-p password for OVH Manager API
-d domaine to check expiration date
-w (optional) warning threshold (default 30 day)
-c (optional) critical threshold (default 7 day)
INSTALL :
----------
Install perl and dependances:
Install Data::Dumper :
perl -MCPAN -e 'install "Data::Dumper"'
Install SOAP::Lite :
perl -MCPAN -e 'install "SOAP::Lite"'
Copy check_date_ovh.sh to /usr/lib/nagios/plugins
Copy apiovh.pl to /usr/lib/nagios/plugins
Enjoy,
OVH Expiration Check DNS. © Keysource 2013
Usage: check_date_ovh.sh [-u userovh] [-p passwordovh] [-d domainforcheck] [-w warning] [-c critical]
-u user for OVH Manager API
-p password for OVH Manager API
-d domaine to check expiration date
-w (optional) warning threshold (default 30 day)
-c (optional) critical threshold (default 7 day)
INSTALL :
----------
Install perl and dependances:
Install Data::Dumper :
perl -MCPAN -e 'install "Data::Dumper"'
Install SOAP::Lite :
perl -MCPAN -e 'install "SOAP::Lite"'
Copy check_date_ovh.sh to /usr/lib/nagios/plugins
Copy apiovh.pl to /usr/lib/nagios/plugins
Enjoy,
Reviews (0)
Be the first to review this listing!