7.9 UX NFS

The UX NFS object provides counters for monitoring file system activity on AIX systems.

These counters do not accept individual instances; all counters use the _Total instance. For example, to monitor the number of NFS calls from clients rejected by the NFS server, type one of the following:

UX NFS|Server NFS Badcalls|_Total
UX NFS|Server NFS Badcalls

The following table describes the counters for the UX NFS object.

Counter Name

Description

Platforms

Server RPC Calls

Number of RPC calls from clients. Specify _Total as the instance.

AIX

Server RPC Dupchecks

Number of RPC calls from clients that caused a check for duplicates in the pending request cache. NFS performs duplicate checks for requests that produce a different result when performed more than once, such as close file or remove file. Specify _Total as the instance.

AIX

Server NFS Calls

Number of NFS calls from clients. Specify _Total as the instance.

AIX

Server NFS Badcalls

Number of NFS calls from clients rejected by the server. Specify _Total as the instance.

AIX

Client RPC Calls

Number of client RPC calls. Specify _Total as the instance.

AIX

Client RPC Timeouts

Number of times a client RPC call timed-out while waiting for a server reply. Specify _Total as the instance.

AIX

Client RPC Badcalls

Number of client RPC calls rejected by the RPC layer. Specify _Total as the instance.

AIX

Client NFS Calls

Number of client calls made to NFS. Specify _Total as the instance.

AIX

Client NFS Badcalls

Number of client calls made to NFS that were rejected by the NFS server. Specify _Total as the instance.

AIX