HP Systems Insight Manager 6.3 Command Line Interface Guide

Example 6
To list subscriptions with the destination destinationcms from the systems mycomputer, and
yourcomputer, enter mxwbemsub -l destinationcms -n mycomputer.ak.hp.com
yourcomputer.ak.hp.com.
Example 7
To move WBEM event subscriptions from the systems mycomputer.ak.hp.com, and
yourcomputer.ak.hp.com from the default CMS to newcms.ak.hp.com, enter mxwbemsub -m
newcms.ak.hp.com -n mycomputer.ak.hp.com yourcomputer.ak.hp.com. This
command moves subscriptions whose destination is the CMS on which the command is running.
Example 8
To move subscriptions from the systems mycomputer.ak.hp.com, and yourcomputer.ak.hp.com,
from currentcms.ak.hp.com to newcms.ak.hp.com, enter mxwbemsub -m
currentcms.ak.hp.com newcms.ak.hp.com -n mycomputer.ak.hp.com
yourcomputer.ak.hp.com. This command moves subscriptions whose destination is
currentcms.ak.hp.com.
Example 9
To list the subscriptions from the systems in the file /home/user1/defs/filename.txt, enter
mxwbemsub -l -f /home/user1/defs/filename.txt. This command lists subscriptions
whose destination is the CMS on which the command is running.
Example 10
To list subscriptions from the systems in the file /home/user1/defs/filename.txt, enter
mxwbemsub -l destinationcms -f /home/user1/defs/filename.txt. This command
lists subscriptions whose destination is destinationcms.
Example 11
To add health lifecycle event subscriptions for the system mycomputer.ab.cd.com, enter mxwbemsub
-a -n mycomputer.ab.cd.com -t health.
Example 12
To remove health lifecycle event subscriptions for the system mycomputer.ab.cd.com, enter
mxwbemsub -r -n mycomputer.ab.cd.com -t health.
Limitations
This command must be run on a CMS.
File processing
If CMS detects an error while processing an input file, CMS interrupts processing and displays an
error message describing the error.
See also
HP-UX
mxnodesecurity(1M)
Linux
mxnodesecurity(8)
130 Command descriptions