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_ipvs

Current Version
0.170
Last Release Date
2013-12-30
Compatible With
  • Nagios 3.x
Owner
License
LGPL
Hits
35673
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!
check_ipvs
an IPVS/LVS connection check script
The script gathers it's information via ipvsadm and returns status and perfdata for LVS connections. You'll need to specify:
  • the service address (-t or -u <address>),
  • the warning and critical level (-w and -c active_connections_per_real_server, inactive_conenctions_per_real_server, total_active_connections and total_inactive_connections) and
  • if you need the perfdata even if the LVS is not active, a dummy server definition (-d dummy_real1, dummy_real2, ..).