HP Systems Insight Manager 7.2 Command Line Interface Guide

Example 2
To modify tools based on the file /home/user1/defs/mytoolmods, enter mxtool -m -f
/home/user1/defs/mytoolmods.
Example 3
To forcefully modify tools based on the file /home/user1/defs/mytoolmods, enter mxtool
-m -f /home/user1/defs/mytoolmods -x force.
Example 4
To remove the tool badtool, enter mxtool -r -t badtool.
Limitations
This command can only be run on the CMS.
See also
HP-UX
mxexec(1M), mxtool(4).
Linux
mxexec(8), mxtool(4).
mxtoolbox
Adds, modifies, removes, or lists toolboxes in HP SIM.
Synopsis
mxtoolbox -a toolboxname [-d description ] [-e t|f]
mxtoolbox -a [-f filename ]
mxtoolbox -m toolboxname [-N new_toolboxname ] [-d description ] [-e t|f]
mxtoolbox -m [-f filename ]
mxtoolbox -r toolboxname
mxtoolbox -r [-f filename ]
mxtoolbox [-l n|t]
mxtoolbox -lf [-b encoding ]
Description
The mxtoolbox command enables you to add, rename, describe, disable, enable, remove, and
list toolboxes.
:
The All Tools toolbox is a special toolbox added by the system, and cannot be modified.
Only an administrative rights user can add, modify, or remove toolboxes. Any user can list toolbox
information.
mxtoolbox -a toolboxname [-d description ] [-e t|f]
This command enables you to add a single toolbox. Optionally, you can provide a toolbox
description and enable or disable the toolbox.
To add a toolbox, you must provide a toolbox name that is less than or equal to 16 characters
in length, and starts with an alphabetic character followed by alphanumeric characters.
mxtoolbox 117