[ Contents ] [ Index
]
For a Linux host, you can generate SNMP version
1 traps through an interface to an SNMP trap daemon called sstrapd.
By default, this daemon does not start automatically during the boot process.
The following steps describe how to enable trap processing. This file must be created with a list of either system names or IP addresses
(one per line) for the SNMP manager consoles. The file can contain blank
lines and comment lines.
These lines are marked by an initial double hash mark (##).
The sstrapd daemon starts at the next boot or can be started
immediately by running the following command:
/etc/init.d/ssagent uptrap
This starts the sstrapd daemon
as well as the other two Sun StorEdge Configuration Service daemons if they are not currently running. Only one instance of each daemon is running at this point, whether or
not any daemons were previously running.
|