Solaris Reference Manual for SMCC-Specific Software
只搜寻这本书
以 PDF 格式下载本书

NAME

sm_egd - Solstice SyMON event generator

SYNOPSIS

/opt/SUNWsymon/sbin/sm_egd [ -i interval ] [ -d debug-level ] [ -h log-file ] [ -H event-history-file ] [ -R rules-file ] [ -I init-file ] [ -l shared-object -f shared-function ] [ -r export-root ]
[ -D AIL-debug-value ] [ -B event-directory ] [ -t target-machine ] [ -S ] [ -L Tcl-directory ] [ -U username ]

AVAILABILITY

SUNWsymon

DESCRIPTION

Monitors other symon agents and reports events based on Tcl rules defined in rules files.

OPTIONS

-i
Specify the polling interval for examining agents.
-d
Specify a flag for debugging the event generator.
-h
Specify a logfile location.
-H
Specify a file to save event numbers across invocations.
-R
Specify a rules file.
-I
Specify an initialization file.
-l
Specify a shared object to be loaded.
-f
Specifies the function in a shared object to be run after loading.
-r
Specifies the name of the root for the exported data.
-D
Specifies an AIL debugging flag.
-B
Specifies the directory for retaining events.
-t
Specifies the machine to be monitored.
-S
Allows core dumps on failure.
-L
Specifies the location of the Tcl directory.
-U
Specifies a user name under which to run the program.

FILES

rules.tcl
Specifies the rules, in Tcl, for the event generator. Located in
                      /etc/opt/SUNWsymon.

event_gen.tcl
The initialization file for the event generator. Located in
                      /etc/opt/SUNWsymon.
event_log             The log file for events. Located in /var/opt/SUNWsymon/target.
EG_events             Stores the last event number. Located in
                      /var/opt/SUNWsymon/target.
events/*              Each event in the all events hierarchy. Located in
                      /var/opt/SUNWsymon/target.

SEE ALSO

symon(1), sm_krd(1M), sm_logscand(1M), sm_configd(1M), sm_symond (1M)