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_all_ips

Rating
0 votes
Favoured:
0
Hits
125145
Files:
FileDescription
check_all_ips.plcheck_all_ips_v0.1 of the plugin
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!
A nagios meta plugin based on check_multi_addr that for hosts with multiple IPs it checks that a given service responds on all interfaces. Very useful for performing easy host-alive checks for multi homed machines.
A nagios meta plugin based on check_multi_addr that for hosts with multiple IPs it checks that a given service responds on all interfaces.
Very useful for performing easy host-alive checks for multi homed machines.

For each IP address that a machine has this machine will execute a copy of the given plugin that does the actual checking and will aggregate the results back. If all individual checks return OK the plugin will return OK to Nagios. Otherwise the plugin will return to Nagios the first non-OK status code that it receives.