[Nagiosplug-devel] check_rpc update

Subhendu Ghosh sghosh at sghosh.org
Thu May 9 21:04:02 CEST 2002


CVS:

Check_rpc has been updated to support ePN. (prognum was converted to a 
hash, not BEGIN block, etc)

Also included is the suggestion from Stijn to support program version 
(specially needed for NFS).

Please report bugs to list.

-subhendu

****

Usage:
 check_rpc -H host -C rpc_command [-p port] [-c program_version] [-u|-t] 
[-v]
 check_rpc [-h | --help]
 check_rpc [-V | --version]

  <host>          The server providing the rpc service
  <rpc_command>   The program name (or number).
  <program_version> The version you want to check for (one or more)
                    Should prevent checks of unknown versions being syslogged
                    e.g. 2,3,6 to check v2, v3, and v6
  [-u | -t]       Test UDP or TCP
  [-v]            Verbose 
  [-v -v]         Verbose - will print supported programs and numbers 








More information about the Devel mailing list