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_afs_rpc

Rating
0 votes
Favoured:
0
Hits
93067
Files:
FileDescription
check_afs_rpc-1.0.2.tar.gzcheck_afs_rpc-1.0.2.tar.gz
check_afs_rpc-1.0.2-0.noarch.rpmcheck_afs_rpc-1.0.2-0.noarch.rpm
check_afs_rpc-1.0.2-0.src.rpmcheck_afs_rpc-1.0.2-0.src.rpm
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 plugin for checking AFS file servers to see if there are client connections waiting for a free thread.
check_afs_rpc is a Nagios plugin for checking AFS file servers to see if
there are client connections waiting for a free thread. If there are more than a few of these, AFS performance tends to be very slow; this is a fairly reliable way to catch overloaded file servers. By default, check_rxdebug returns a critical error if there are more than eight connections waiting for a free thread and a warning if there are more than two. These thresholds can be changed with the --critical and --warning options.

check_afs_rpc will always print out a single line of output including the number of blocked connections, displaying whether this is critical, a warning, or okay.