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_heartbeat_link

Rating
3 votes
Favoured:
0
Hits
155171
Files:
FileDescription
check_heartbeat_link-0.1check_heartbeat_link v0.1
check_heartbeat_linkcheck_heartbeat_link v0.1.1
Network Monitoring Software - Download Nagios XI
Log Management Software - Nagios Log Server - Download
Netflow Analysis Software - Nagios Network Analyzer - Download
Checks the link status of heartbeat
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