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_External_IP

Rating
0 votes
Favoured:
0
Current Version
1.1
Last Release Date
2012-07-03
Compatible With
  • Nagios 1.x
  • Nagios 2.x
  • Nagios 3.x
  • Nagios XI
  • Nagios Fusion
License
GPL
Hits
69655
Files:
FileDescription
check_ext_ip.zipcheck_ext_ip.zip
Network Monitoring Software - Download Nagios XI
Log Management Software - Nagios Log Server - Download
Netflow Analysis Software - Nagios Network Analyzer - Download
This script checks your real-world IP address and compares it to an expected result. If the two don't match, the check returns "CRITICAL" and Nagios sends an alert containing the new IP address.
To use this plugin, you'll need to run it and provide an expected ip address as a command line argument. For Example:

./check_ext_ip 192.168.1.1

Except you wouldn't use a private IP. Instead, you would use your real-world IP address. If the result of the check matches what you specified on the command line, then the check returns "OK". If not, it returns "CRITICAL".

Visit the project website for more information.