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
6958
Files:
FileDescription
check_curl_ng.phpcheck_curl_ng.php
Nagios CSP

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!
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