Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
check_heartbeat_link
155321
File | Description |
---|---|
check_heartbeat_link-0.1 | check_heartbeat_link v0.1 |
check_heartbeat_link | check_heartbeat_link v0.1.1 |
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!
Usage:
check_heartbeat_link -p path -n node name -x exclude node --debug
Options:
-n STRING [ Hostname of our node. ]
-p STRING [ Path to cl_status. Default: /usr/bin/cl_status ]
-x STRING [ Exclude hostname from check ]
Example Output:
Heartbeat Link OK: node2.example.com:eth1:up node2.example.com:/dev/ttyS0:up
Notes:
If Heartbeat is running on remote host, plugin may require check_by_ssh, nrpe, or nsca.
Requires heartbeat 1.2.3 or greater and perl
Plugin automatically attempts to determine peer nodes and link types.
Use the --debug option to understand what effects the options have.
ChangeLog:
0.1.1
Code cleanup, no new features
# by Brandon Lee Poyner bpoyner / CCAC.edu
check_heartbeat_link -p path -n node name -x exclude node --debug
Options:
-n STRING [ Hostname of our node. ]
-p STRING [ Path to cl_status. Default: /usr/bin/cl_status ]
-x STRING [ Exclude hostname from check ]
Example Output:
Heartbeat Link OK: node2.example.com:eth1:up node2.example.com:/dev/ttyS0:up
Notes:
If Heartbeat is running on remote host, plugin may require check_by_ssh, nrpe, or nsca.
Requires heartbeat 1.2.3 or greater and perl
Plugin automatically attempts to determine peer nodes and link types.
Use the --debug option to understand what effects the options have.
ChangeLog:
0.1.1
Code cleanup, no new features
# by Brandon Lee Poyner bpoyner / CCAC.edu
Reviews (0)
Be the first to review this listing!