HP

HP Systems Insight Manager Technical Reference Guide

English
  Tools that Extend Management  |  Creating New Command Line Tools  |  New X Window Tool   

New X Window Tool

»Table of Contents
»Index
»Notices
»Introduction
»Product Overview
»Getting Started
»Discovery and Identification
»Users and Authorizations
»Networking and Security
»Monitoring Systems, Clusters, and Events
»Storage Integration
»Managing with Tasks
»Tools that Extend Management
»Cluster Monitor
»Command Line Tools
»Creating New Command Line Tools
»New Command Line Tool
»New Copy a File Tool
New X Window Tool
»Command Line Tools Reference
»Examples of Using Parameter Strings in Command Line Tools
»Custom Commands
»Configuring DMI Access
»Configuring SNMP Access
»Device Ping
»Disk Thresholds
»License Manager
»Management Processor Tools
»Managing MIBs
»Installing OpenSSH
»PMP Tools
»Removing and Restoring Tools
»Replicate Agent Settings
»RPM Package Manager
»Server Migration Pack
»System Management Homepage
»System Page
»Version Control
»Virtual Machine Management Pack
»WBEM Based Tools
»Available MSA Tools
»Partner Applications
»Reporting
»Administering Systems and Events
»Troubleshooting
»Reference Information
»Printable version
»Glossary
»Using Help
» Additional Information
» Related Procedures
» Related Topics

Use this tool to create an X Window command line tool that runs on a target system. This tool creates a temporary XML tool definition file under /var/tmp then loads it with the command mxtool -af file. You only need to enter data into the required fields.

If you define this tool to run as root, any user authorized to run this tool might be able to gain full access to the managed system depending on how you define the command and what its capabilities are. Otherwise, the tool runs as the HP Systems Insight Manager (HP SIM) user and that user's SSH public key must be configured on the managed system using the mxagentconfig command.

  1. Select ToolsCommand Line ToolsNew Command Line ToolsNew X Window Tool. The New X Window Tool page appears.

  2. Under Parameters, add information using the standard tool parameters. The following fields are required:

    • Tool name

    • Tool command (with parameter if needed)

  3. 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.

Additional Information

Additional information is available in the following sections:

Related Procedures

» Creating New Command Line Tools - New Command Line Tool
» Tools that Extend Management - Removing and Restoring Tools
» Custom Commands - New Web Launch Tool
» Creating New Command Line Tools - New Copy a File Tool

Related Topics

» Tools that Extend Management - Command Line Tools
» Creating New Command Line Tools - Command Line Tools Reference
» Creating New Command Line Tools - Examples of Using Parameter Strings in Command Line Tools