Removing a ToolThe Remove a Tool tool, removes a tool from the menu for all users in HP Systems Insight Manager (HP SIM). The tool name must match the name in the tool definition file. To remove a tool from HP SIM:
Select Options Remove a Tool. The Remove a Tool page appears.
Under Parameters, add information using the standard tool parameters. Tool name is the only required field.
Click [Run Now] to run the task immediately or [Schedule] to schedule when the task runs. Refer to Managing with Tasks - Scheduling a Task for more information on scheduling a task.
To remove tools using the command line, enter
mxtool -r -t badtool
where badtool is the name of the tool you want to delete. Refer to mxtool(1M) for more information.
Restoring a Tool
To restore a tool using the command line, enter:
mxtool -a -f /home/user1/defs/mytooldef
where /home/user1/defs/ is the folder of the user restoring the tool and mytooldef is the tool to be restored. Refer to mxtool(1M) for more information.
Related Procedures
Related Topics
|