Home Directory Plugins Cloud check_cloudflare_ips.sh

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_cloudflare_ips.sh

Rating
0 votes
Favoured:
0
Current Version
1.0
Last Release Date
2013-11-21
Compatible With
  • Nagios 1.x
  • Nagios 2.x
  • Nagios 3.x
  • Nagios XI
  • Nagios Fusion
  • Nagios Reactor
Owner
License
GPL
Hits
30306
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 plugin will check for changes in CloudFlare's IP ranges. So, if you have a website behind cloudflare and you filter the source IPs on your firewall, you'll know if there are any new IP ranges (both IPv4 and IPv6) so you can update your firewall.

This plugin maintains state (meaning the "original" IP ranges from cloudFlare) in files. If they don't exist at first execution, the plugin will create them by getting the cloudflares IP ranges and will report everything as being OK.

If there are any changes (new IP ranges), this plugin will send a Critical status to Nagios.

The reading to check cloudflare's IP ranges is done through HTTPS and it won't work if the certificate is not validated.
This plugin will check for changes in CloudFlare's IP ranges. So, if you have a website behind cloudflare and you filter the source IPs on your firewall, you'll know if there are any new IP ranges (both IPv4 and IPv6) so you can update your firewall.

This plugin maintains state (meaning the "original" IP ranges from cloudFlare) in files. If they don't exist at first execution, the plugin will create them by getting the cloudflares IP ranges and will report everything as being OK.

If there are any changes (new IP ranges), this plugin will send a Critical status to Nagios.

The reading to check cloudflare's IP ranges is done through HTTPS and it won't work if the certificate is not validated.