Search Exchange

Search All Sites

Nagios Live Webinars

Let our experts show you how Nagios can help your organization.

Contact Us

Phone: 1-888-NAGIOS-1
Email: sales@nagios.com

Login

Remember Me

Directory Tree

check_curl_ng

Rating
0 votes
Favoured:
0
Current Version
1.5
Last Release Date
2015-11-04
Compatible With
  • Nagios 3.x
Owner
License
GPL
Hits
6797
Files:
FileDescription
check_curl_ng.phpcheck_curl_ng.php
Network Monitoring Software - Download Nagios XI
Log Management Software - Nagios Log Server - Download
Netflow Analysis Software - Nagios Network Analyzer - Download
This is a Plugin to check websites with http or https, including proxy support.
It has the ability to search for strings in the returning webpage, to verify that the website is really available.
This plugin is based on check_curl_http here on Nagios Exchange.

This version has the following improvements:

- Option settings for CURLOPT_PROXYAUTH and CURLOPT_PROXYTYPE modified, so that they work
- Argument "-If" introduced, which allows to specify an outgoing interface/ip-address
- Agent ID updated
- Plugin renamed from check_curl_http to check_curl_ng