HP Systems Insight Manager 6.0 Command Line Interface Guide

Example 3
To delete the rule that was added in the first example, enter mxstm -r -n "Digital LN07".
See also
/opt/mx/dtd/stmrules.dtd
mxstop
Stops HP SIM and the TomCat web server.
Synopsis
mxstop
Description
The mxstop command stops the HP SIM daemons.
Return values
MeaningValue
HP SIM and TomCat stopped correctly.0
An error occurred while attempting to stop HP SIM or TomCat.>0
Example
To stop the HP SIM daemons, enter mxstop.
See also
HP-UX
mxstart(1M)
Linux
mxstart(8)
mxtask
Lists, executes, removes, creates tasks, or changes task ownership in HP SIM.
Synopsis
mxtask
mxtask -lt
mxtask -ld taskname
mxtask -lf taskname [-b encoding ]
mxtask -lf all [-b encoding ]
mxtask -r taskname
mxtask -e taskname
mxtask -o taskname taskowner
mxtask -c taskname -q queryname -t toolname -w schedule [-A toolparms| -f toolparmsfile
] [-o taskowner ] [-i timefiltername ]
mxtask -cf taskxmlfile
mxtask -h
mxtask -rf taskxmlfile
Example 3 87