NAME
snm_kill - stop one or more agent requests
SYNOPSIS
snm_kill -h agent_host -m manager_host [ -a agent_name | -A ] [ -d debug_level ] [ -t timeout ] [ -v agent_version_number ] [ -s timestamp (seconds) -u timestamp (microseconds) ]
DESCRIPTION
snm_kill stops an agent's requests according to the given options.
You can stop requests from other than where they were started. For example, you can kill an agent from host1 that was started from host2. This is useful when host2 is inaccessible.
OPTIONS
Each option is recognized as a separate argument.
NOTES
The values for the -s and -u options are the seconds and microseconds values, respectively, of the request timestamp. These are displayed by snm_cmd(1) when a request is started. If you do not use the -s and -u options, all agent name requests running on agent host that were started from manager host are terminated.
The ability to kill requests you didn't start could be considered a security hole.
Killing agents started by the Site/SunNet/Domain Manager Console will cause the Console to complain about agents suddenly dying.