Home Directory Plugins Network Protocols * Others check_rpc with perfdata

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_rpc with perfdata

Rating
0 votes
Favoured:
0
Current Version
2.4.1
Last Release Date
2024-02-26
Compatible With
  • Nagios 4.x
Owner
License
GPL
Hits
550
Files:
FileDescription
check_rpcperl script for checking rpc info
Network Monitoring Software - Download Nagios XI
Log Management Software - Nagios Log Server - Download
Netflow Analysis Software - Nagios Network Analyzer - Download
modification of standard check_rpc to: provide performance data fix "alarm" timeout handling add option to read /etc/rpc for list of rpc services
queries rpcinfo to get status of rpc services.
Added to standard distribution check_rpc "-r" flag that reads
the /etc/rpc file for service names and ports (without -r, you
get the standard build-in set; with -r the values from /etc/rpc
get loaded after the built-ins)

Fixed "alarm" timeout, so that it actually times out.

produces "perfdata" on response, with "up=(0|1)" and "time=..." (response time)

Perl code.