Solaris Reference Manual for SMCC-Specific Software
  Buscar sólo este libro
Descargar este libro en PDF

NAME

symon - bring up the Solstice SyMON system monitor console

SYNOPSIS

symon [ -configReaderRoot root-node ] [ -ctr root-node ]
[ -heartbeatInterval intervals ] [ -hi intervals ] [ -interval intervals ] [ -i intervals ] [ -kernelRoot root-node ] [ -kr root-node ] [ -minWait seconds ] [ -mw seconds ] [ -pruneTime minutes ] [ -pt minutes ] [ -tempPruneTime minutes ] [ -tpt minutes ] [ -rpcRetry seconds ] [ -rr seconds ] [ -rpcTimeout microseconds ] [ -rt microseconds ] [ -serverTimeout seconds ] [ -st seconds ] [ -target machine ] [ -t machine ] [ -vtsui file ] [ -help ] [ -h ] [ -? ]

AVAILABILITY

SUNWsymon

DESCRIPTION

symon is the primary user interface to the SyMON system monitor. Invoking symon brings up the launcher window, from which the seven SyMON consoles are launched:
Event Display
Data Catalog
Physical View
Logfile View
Logical View
Process View
Diagnostic Screen
For further details on the operation of symon please see the Solstice SyMON User's Guide.

OPTIONS

-configReaderRoot
Set the root node for Config Reader hierarchy (default is system).
-ctr
Set the root node for Config Reader hierarchy (default is system).
-heartbeatInterval
Set the polling time for the heartbeat check for agents
(default is 10 intervals).
-hi
Set the polling time for the heartbeat check for agents
(default is 10 intervals).
-interval
Set the polling interval for agents (default is 10 intervals).
-i
Set the polling interval for agents (default is 10 intervals).
-kernelRoot
Set Kernel Reader root node name (default is KernelReader).
-kr
Set Kernel Reader root node name (default is KernelReader).
-minWait
Set a minimum wait time between polls/updates (default is 1 second).
-mw
Set a minimum wait time between polls/updates (default is 1 second).
-pruneTime
Time after which unchanged data (old processes) is pruned
from the sm_krd (Kernel Reader) hierarchy (default is 120
minutes).
-pt
Time after which unchanged data (old processes) is pruned
from the sm_krd (Kernel Reader) hierarchy (default is 120
minutes).
-tempPruneTime
Time after which unchanged Config Reader data (board temperature) will be pruned from sm_configd hierarchy (default is 1440 minutes).
-tpt
Time after which unchanged Config Reader data (board temperature) will be pruned from sm_configd hierarchy (default is 1440 minutes).
-rpcRetry
Time between RPC timeout and retry (default is 2 seconds).
-RR
Time between RPC timeout and retry (default is 2 seconds).
-rpcTimeout
Timeout value for RPC (default is 0 microseconds).
-rt
Timeout value for RPC (default is 0 microseconds).
-serverTimeout
Time before declaring a server is dead (default is 60
seconds).
-st
Time before declaring a server is dead (default is 60
seconds).
-target
System to be monitored.
-t
System to be monitored.
-vtsui
Name of SunVTS user interface binary (default is vtsui ).
-help
Listing of arguments.
-h
Listing of arguments.
-?
Listing of arguments.

ENVIRONMENT

TCL_LIBRARY
Location of the TCL library.
XFILESEARCHPATH
Location of the X Files.
DTAPPSEARCHPATH
Location of the CDE X Defaults files.
DTDATABASESEARCHPATH
Location of the CDE database files.
DTHELPSEARCHPATH
Location of the CDE help files.
XMICONSEARCHPATH
Location of the symon icons.

FILES

common.tcl
Common TCL routines for the display.
cpu_utilization.tcl
TCL routines to define the chart for CPU utilization.
disk_service_time.tcl
TCL routines to define the chart for disk service time.
memory_usage.tcl
TCL routines to define the chart for memory usage.
init.tcl
TCL routines to initialize symon.
queue_lengths.tcl
TCL routines to define the chart for queue lengths.
sysmeter.tcl
TCL routines to define the chart for System Meters.

SEE ALSO

sm_configd(1M), sm_egd (1M),sm_krd(1M), sm_logscand(1M), sm_symond (1M), sm_symond.conf (4)