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
30158
Network Monitoring Software - Download Nagios XI
Log Management Software - Nagios Log Server - Download
Netflow Analysis Software - Nagios Network Analyzer - Download
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.