HP Systems Insight Manager 7.0 Command Line Interface Guide

Example 8
To list all toolboxes in an XML file, enter mxtoolbox -lf
The output might look like the following:
<?xml version="1.0" encoding="UTF-8"?>
<toolbox-list>
<toolbox name="webadmin"
guid="00000000864162de0eea403317500000">
<enabled value="true" />
<description>WEB Server Administrator</description>
</toolbox>
<toolbox name="All Tools"
guid="00000000864162de0eea4032a2a00000">
<enabled value="true" />
<description>Master ToolBox added by Systems Insight
Manager.</description>
</toolbox>
<toolbox name="operator"
guid="00000000864162de0eea40331bf00000">
<enabled value="true" />
<description>A read-only toolbox for operators</description>
</toolbox>
<toolbox name="dbadmin"
guid="00000000864162de0eea403301600000">
<enabled value="true" />
<description>Database Administrator</description>
</toolbox>
<toolbox name="lvmadmin"
guid="00000000864162de0eea403323000000">
<enabled value="true" />
<description>LVM Administrator</description>
</toolbox>
</toolbox-list>
Limitations
Valid toolbox names cannot exceed 16 characters, but can be as short as a single character.
The initial character of a toolbox name must be an uppercase or lowercase letter.
Digits, underscores, dashes and white space are legal toolbox name elements. Trailing white
space is trimmed.
This command can only be run on the CMS.
There is a limit of 32 toolboxes. All toolboxes except the All Tools toolbox can be modified
or removed from the database. The All Tools toolbox is a special toolbox that cannot be
modified in any way, or be removed from a tool's toolbox authorizations.
See also
HP-UX
mxtoolbox(4), mxauth(1M), mxtool(1M)
Linux
mxtoolbox(4), mxauth(8), mxtool(8)
mxuser
Adds, modifies, removes, or lists users in Systems Insight Manager.
120 Command descriptions