RPC Statistics Attributes

Use RPC Statistics to monitor remote procedure call (RPC) characteristics, such as the number of RPC server calls (including the number of rejected calls), packets that are not valid, and client calls.


RPC Client Calls The number of calls to the server made by the server's clients. Valid entry is an integer.

RPC Client Calls Retransmitted The number of client calls that needed to be transmitted again. Valid entry is an integer.

RPC Client Times Authentication Refreshed The number of times the authentication of a client was refreshed. Valid entry is an integer.

RPC Server Calls Rejected The number of calls made to the server, which were rejected. Valid entry is an integer.

RPC Server Packets Bad Auth The number of packets that were received at the server with authorizations that were not valid. Valid entry is an integer.

RPC Server Packets Bad Clt The number of packets that were received at the server, which had client requests that were not valid. Valid entry is an integer.

RPC Server Packets with Malformed Header The number of packets that were received at the server with header records that were not properly formatted. Valid entry is an integer.

RPC_Server Total Calls The total number of calls made to the server (both valid and not valid). Valid entry is an integer.

System Name Name of the host system. Valid entry is an alphanumeric text string, with a maximum length of 64 characters.

Timestamp The date and time the agent collects information as set on the monitored system. The timestamp format for SCAN and STR functions is CYYMMDDHHMMSSmmm (as in 1020315064501000 for 03/15/02 06:45:01) where:

C = Century (0 for 20th, 1 for 21st)

Y = Year

M = Month

D = Day

H = Hour

M = Minute

S = Second

m = millisecond