Fujitsu sparc enterprise m9000 Manuale Utente

Pagina di 444
fmstat(8)
System Administration
73
NAME
fmstat - report fault management module statistics
SYNOPSIS
fmstat
[-a] [ [-s] [-z] [-m module]] [ interval count]]
fmstat -h
DESCRIPTION
The fmstat utility can be used by administrators and service personnel to report
statistics associated with the Fault Manager (fault manager daemon), and its
associated set of modules. The Fault Manager runs in the background on each OPL
system. It receives telemetry information relating to problems detected by the
system software, diagnoses these problems, and initiates proactive self-healing
activities such as disabling faulty components.
You can use fmstat to view statistics for diagnosis engines and agents that are
currently participating in fault management. The fmadm(8), and fmdump(8) man
pages describe more about tools to observe fault management activities.
If the -m option is present, fmstat reports any statistics kept by the specified fault
management module. The module list can be obtained using fmadm config .
If the -m option is not present, fmstat reports the following statistics for each of its
client modules:
module
The name of the fault management module as reported by
fmadm config
.
ev_recv
The number of telemetry events received by the module.
ev_acpt
The number of events accepted by the module as relevant to a
diagnosis.
wait
The average number of telemetry events waiting to be
examined by the module.
svc_t
The average service time for telemetry events received by the
module, in milliseconds.
%w
The percentage of time that there were telemetry events
waiting to be examined by the module.
%b
The percentage of time that the module was busy processing
telemetry events.
open
The number of active cases (open problem investigations)
owned by the module.