HP Systems Insight Manager 6.
© Copyright 2010 Hewlett-Packard Development Company, L.P. Legal Notices Confidential computer software. Valid license from HP required for possession, use or copying. Consistent with FAR 12.211 and 12.212, Commercial Computer Software, Computer Software Documentation, and Technical Data for Commercial Items are licensed to the U.S. Government under vendor's standard commercial license. The information contained herein is subject to change without notice.
Table of Contents I Introduction...............................................................................................11 1 About this document.............................................................................12 User Guide.....................................................................................................................................12 Systems Insight Manager User Guide layout........................................................................................
Configuring the managed system software using the Configure or Repair Agents feature from the CMS.......33 Sending test traps and indications......................................................................................................33 8 Automatic event handling......................................................................35 Example automatic event handling tasks.............................................................................................35 9 Users and Authorizations.....
Managing with tasks........................................................................................................................57 Viewing results................................................................................................................................58 Example - Device ping......................................................................................................................58 IV Systems Insight Manager advanced features.....................................
Systems Insight Manager database....................................................................................................81 SQL Server and MSDE................................................................................................................81 Remote SQL Server.....................................................................................................................81 PostgreSQL................................................................................................
Configuring the SNMP trap destination on HP-UX....................................................................102 Loading the HSV MIB on the CMS for EVA..............................................................................102 Discovery......................................................................................................................................103 Configuring HP SIM with storage systems........................................................................................
Security bulletins.................................................................................................................................124 Validating RPM signatures....................................................................................................................125 Checking which public keys are installed..........................................................................................125 Validate the signature on an RPM..................................................
D Data Collection......................................................................................148 Append new data set (for historical trend analysis)..................................................................................148 Overwrite existing data set (for detailed analysis)....................................................................................148 Initial data collection..........................................................................................................
List of Tables 2-1 12-1 12-2 12-3 14-1 14-2 17-1 20-1 21-1 21-2 21-3 23-1 23-2 23-3 23-4 26-1 B-1 F-1 F-2 F-3 F-4 H-1 H-2 H-3 H-4 H-5 H-6 H-7 H-8 H-9 H-10 H-11 H-12 H-13 H-14 I-1 Status types....................................................................................................................................14 Health status types........................................................................................................................42 Software status types......................
Part I Introduction 11
1 About this document User Guide HP Systems Insight Manager provides this user guide to help you understand management features. Systems Insight Manager User Guide layout • Introduction Describes the features, basic concepts, and using the graphical user interface (GUI) in Systems Insight Manager.
2 Product overview Systems Insight Manager features • Automatic discovery Automatically discovers and identifies systems attached to the network. Use discovery filters to prevent discovery of unwanted system types. • Health monitoring Colored status icons enable you to see at a glance the operational health of your systems, and quickly drill down to find the failing component if any are not ok.
Table 2-1 Status types Status icon Status type Critical Major Minor Warning Normal Disabled Unknown Informational Reports Systems Insight Manager performs comprehensive system data collection and enables you to quickly produce detailed inventory reports for managed systems. Reports can be generated in Hyper Text Markup Language (HTML), XML, or Comma Separated Value (CSV) format. Enhanced reports can be automatically generated and e-mailed on a scheduled basis.
Signing in and using the graphical user interface Systems Insight Manager provides a browser-based GUI. Supported browsers include: • • For Windows: • Microsoft Internet Explorer 7 or later • Firefox 3.0.10 or later For HP-UX: Firefox 3.0.10 or later To download, go to http://www.hp.com/go/firefox. • For Linux: Firefox 3.0.10 or later NOTE: Browser settings: • For all Windows Internet Explorer browsers, you must have the SSL 3.0 or Transport Layer Security (TLS) 1.
Where HTTP is in all capital letters, is the FQDN of the CMS, and is the domain account under which Systems Insight Manager service runs. IMPORTANT: Automatic sign-in fails if the SPN registered more than once.
If automatic sign-in is configured, you can manually sign in to Systems Insight Manager. • If automatic sign-in fails, the manual sign-in page appears This might occur if you are logged in to the operating system using an account that is not an Systems Insight Manager account. • If automatic sign-in is not attempted This might occur if the browser is not properly configured for automatic sign-in, or the feature is disabled in Systems Insight Manager.
Insight Manager software. If you lack authorization to use these tools, you might not be able to view certain menus. 6. Systems Insight Manager workspace The workspace displays the results of your latest request. It can contain a collection, tool, or report. Some tools launch a separate browser window or X Window terminal instead of displaying in the workspace. This area contains the Home page when you sign in to Systems Insight Manager. By default, the introductory page is the Home page.
Part II Setting up Systems Insight Manager 19
3 Setting up managed systems Setting up managed systems involves installing the required Management Agents software and configuring the supported protocols to communicate with the Systems Insight Manager software. Setting up Windows servers to be managed by Systems Insight Manager To be fully managed by Systems Insight Manager, HP ProLiant servers running Windows should have the Insight Management Agents installed. These agents are part of the ProLiant Support Pack.
a. b. c. d. In the User name field, enter the Windows administrator user name for the target system. In the Password field, enter the administrator password. In the Password (Verify) field, re-enter the Windows administrator password. In the Domain field, enter the Windows domain. This field can be left blank if the system is not part of a domain. NOTE: If ProLiant Support Pack has not been previously installed on the system, you must enter the credentials here and do not select Use sign-in credentials.
NOTE: To expand the System Software Baseline to display all contents, click the in the upper-left corner of the Select a Support Pack to Install section. Click the the listings. icon located icon to collapse (Optional) To install and configure OpenSSH on the target systems, select Install and initialize SSH (Secure Shell). This option is disabled by default. 9.
If iCap information is desired, also install: ▲ 2. B9073BA version 08.01.01 iCAP for HP-UX Ensure the managed system software is installed. To verify that the minimum required software is installed, log in to the remote system, and run the following command: $ swlist –l bundle T1471AA B8465BA OpenSSL To verify that the optional providers and HP System Management Homepage are installed, run commands such as: $ swlist –l bundle LVMProvider WBEMP-LAN-00 SysMgmtWeb SysFaultMgmt OnlineDiag 3.
Configuring SSH access On the CMS, copy the SSH-generated public key from the CMS to the managed system using the mxagentconfig: Use one of the following commands: • mxagentconfig -a -n -u root -f • mxagentconfig -a -n -u root -p NOTE: Using the -p option exposes the password through ps output, so using the -f option (with a file only readable by root, and containing only the managed system root password) is highly recommended when using mxa
Setting up Linux servers to be managed by Systems Insight Manager To be fully managed by Systems Insight Manager, HP ProLiant servers running Linux should have the Insight Management Agents installed. These agents are part of the ProLiant Support Pack. You can install the PSP manually, or configure it to be installed as part of your normal operating system deployment procedures.
4. Edit the snmpd.conf file. For Red Hat Linux, open the following file in the vi editor: vi /etc/snmp/snmpd.conf For SuSE SLES 8, open the following file in the vi editor: vi /usr/share/snmp/snmpd.conf a. Remove the comment symbol (#) from the trapsink line, and add the IP address of the CMS: trapsink IPaddress where IPaddress is the IP address of the CMS. b.
4 Credentials In Systems Insight Manager, credentials are used to enable the CMS to communicate with managed systems, through WBEM, WS-MAN, SSH, and SNMP. However, the Sign-in credential is used unless you configure the other protocols. The Sign-in credential is protocol independent and can be tied to systems through the discovery credential. In Systems Insight Manager, there are three different types of credentials: • System credentials Credentials used by identification to access managed systems.
password="pswd" /> username="root" username="root" username="root" username="euploid\administrator" You can include the IP addresses of the systems to be discovered in an XML comm
5 WMI Mapper Proxy Windows systems use a variation on the WBEM management protocol called WMI. For Systems Insight Manager to communicate with Windows systems, the WBEM protocol it uses must be converted to the WMI protocol and vice versa. This is the function of the WMI Mapper Proxy. This proxy is typically installed on the same system as Systems Insight Manager when Systems Insight Manager is installed on a Windows system.
6 Discovery Discovery is the process of finding systems in the management domain so that they can be managed from the CMS by Systems Insight Manager;. Systems Insight Manager can automatically discover and identify systems attached to the network using information from management protocols such as SNMP, WMI, WBEM, SSH, and SSL. Create discovery tasks to limit discovery to specific network segments or IP address ranges, or to control the frequency that each task runs.
NOTE: Citrix Xen VMs discovered in category 5 will always return a discovery error unless the Citrix Xen Host has been registered through Configure→Virtual Machine→Register Virtual Machine Host. If you have a small network, an alternate way of setting up your discovery tasks is to create a single task with one IP address range and all of the required credentials for the systems in that range.
Discovery filters Discovery filters prevent or enable certain system types from being added to the database through automatic discovery. When you want to discover systems of a certain type, using filters is much easier than specifying the IP addresses of each individual system. Discovery filters do not apply to individually added systems. You can access discovery filters from the Discovery page by selecting Enable discovery filters in the Configure general settings, section.
7 Manage Communications Use the Manage Communications feature to troubleshoot communication problems between the CMS and targeted systems. For each failed communication function, troubleshooting information is available. You can reconfigure communication settings, launch agents, and push certificates to target systems.
Procedure 7-1 Sending test traps on a Windows or HP-UX system 1. From the HP-UX managed system, run /ect/opt/resmon/lbin/send_test_event monitor name . For example, /etc/opt/resmon/lbin/send_test_event disk_em. Possible monitor names: 2. 34 • dm_memory • lpmc_em • disk_em • dm_chassis • dm_core_hw • ia64_corehw • fpl_em Confirm that the test indication is shown in the Systems Insight Manager event table view after you trigger it.
8 Automatic event handling Automatic event handling enables you to define an action that Systems Insight Manager performs when an event is received. Users who want to access this feature must have administrative rights. • Managing Tasks Enables you to view definitions, copy tasks, edit tasks, view task results, disable or enable tasks, or delete existing Automatic Event Handling tasks. • Creating a New Task Enables you to create a new Automatic Event Handling task.
9 Users and Authorizations Systems Insight Manager enables you to configure authorizations for specific users or user groups. Authorizations give the user access to view and manage systems. Each authorization specifies a user or user group, a toolbox, and a system or system group. The specific set of tools that can be run on a system is specified in the assigned toolbox. You must plan which systems each user will manage and which specific set of tools each user is authorized to execute on managed systems.
10 Managed environment The Managed Environment feature enables you to select the operating systems that you will manage. There are four options: Windows, Linux, HP-UX, and Other. The selections made here configure Systems Insight Manager to hide collections, tools, and reports for operating systems you do not manage. NOTE: These settings can be changed at any time, and the hidden collections, tools, and reports can be made visible again.
Part III Systems Insight Manager basic features 38
11 Basic and advanced searches Basic search The Search feature enables you to quickly retrieve details about a system using its name or common system attributes. For example, you could search for a system name, IP address, or a word such as server, HP-UX, or storage. The search field only allows the following characters: letters, numbers, tilde (~), dash (-), period (.), underscore (_), apostrophe ('), and space.
Searching for tools The Tool Search feature provides a quick way to search and filter textually, based on tool names, tool locations in the Systems Insight Manager cascading menu structure, and tool descriptions. For additional information, see the Systems Insight Manager online help.
12 Monitoring systems Viewing system collections In Systems Insight Manager monitoring systems involves Systems Insight Manager polling HP Insight Management Agents or firmware on the managed systems to retrieve status information, and then displays this information as status icons. There are several types of status that can be displayed, such as Health Status (HW), Software Versioning Status (SW), or Management Processor status (MP). Other status icons might be added by plug-ins to Systems Insight Manager.
status is determined by information collected live through the WBEM protocol and the information provided by the WMI provider. You can access Property pages in the following ways: • • From the System Page on the System tab, click Properties. The Property pages appear for the target system. • Select Tools→System Information→Properties, select the target system, and click Run now. The Property pages display for the target system.
Status icon Status type Description Unknown Systems Insight Manager cannot obtain management information about the system using SNMP>. Although no management instrumentation information is available, the system can be pinged. It might have an invalid community string or security setting, or it might be an IP address that is no longer associated with a system. Informational The system might be in a transitional state or a nonerror state.
Status icon Status type Description Predictive Failure, Error, Aborted, Supporting Entity in Error A major problem exists with this system and must be addressed immediately. Degraded, Stressed • Predictive Failure indicates that the element is functioning nominally, but a failure is likely to occur in the near future. • Error indicates that the element is in an error state. • Aborted indicates that the element's functionality has stopped abruptly.
The Suspend or Resume Monitoring tool enables you to suspend monitoring of a single system or multiple systems, which enables systems to be excluded from status polling, identification, data collection, and the automatic event handling features of Systems Insight Manager. The available suspend lengths include the predetermined increments of 5 minutes, 15 minutes, 1 hour, 2 hours, 8 hours, 1 day, 2 days, 3 days, 4 days, 5 days, 6 days, and 7 days. You can turn on the suspend tool indefinitely.
NOTE: This tool can be used for a single system. However, some of the properties that are available from the System Page are not available when selecting this option. For example, the serial number is not available here, whereas it is available from the System Page. NOTE: To complete this procedure, you must be authorized to use the EDIT_SYSTEM_PROPERTIES tool on the systems you want to update. See the Systems Insight Manager online help for information on editing system properties.
13 Event management Events are typically sent to the CMS from agents running on the managed systems. However, some events are generated directly from the CMS itself. Managed systems must be configured to send events to the CMS. After the CMS receives the event, if it passes the filters, any actions configured to happen upon its receipt are run, and the event is stored in the Systems Insight Manager database for later viewing.
IMPORTANT: When using time filters, you can use on-call style e-mails or pages. If you want one person to be notified during business hours and another at night, create two different tasks and set the time filter appropriately. NOTE: This same type of task configuration can be applied to a Paging Task to use a modem in the Systems Insight Manager server to page through a cell phone or alphanumeric pager. NOTE: Paging is only supported on a CMS running Windows.
NOTE: The URL specified in an e-mail message appears only if the format is set to standard. You can send the following e-mail pages from Systems Insight Manager: • Standard • Pager/SMS • HTML Example of a standard e-mail page From: Doe, John Sent: Wednesday, April 28, 2004 5:04 PM To: Doe, Jane Cc: Smith, Jim; Jones, Beth Subject: System A: Storage System side panel is removed (Ver. 3): Standard E-mail format Event Name: Storage System side panel is removed (Ver.
Example of an HTML page From: Doe, John Sent: Wednesday, April 28, 2004 5:04 PM To: Doe, Jane Cc: Smith, Jim; Jones, Beth Subject: qaunit1: Storage System side panel is removed (Ver. 3): HTML Format E-mail testing Where quanit1 is the system name. Example - Creating a task to send an e-mail when a system reaches a critical state The following instructions set up an automatic event handling task to be run when a discovered system goes to a Critical status.
13. Specify the e-mail address that the management server uses when sending e-mail notifications in the Sender's Email Address box. 14. To authenticate your SMTP server, select the Server Requires Authentication checkbox. 15. Specify the account name in Account name box. 16. Specify the password in the Password box. 17. Click OK to save changes. 18. To configure status change events, select Options→Events→Status Change Event Settings. The Status Change Event Settings page appears. 19.
Example - Creating a task to delete all cleared events The following example describes how to create a task to delete all cleared server events from the Systems Insight Manager database. This task is useful to include in your management portfolio because deleting cleared events on a regular basis empties the database of unnecessary entries and improves system performance.
14 Reporting in Systems Insight Manager Standard reports Standard reports are shipped with Systems Insight Manager. The reports are based on common user scenarios and do not need any additional configuration or enablement. These reports are installed, configured, and available for use as soon as Systems Insight Manager is installed and configured. Standard reports are tied to existing systems collections in Systems Insight Manager, for instance, All Systems or All Servers.
• Edit Systems Insight Manager enables you to edit existing report configurations. You can save these updated report configurations over the existing report configuration, or you can save it as a new report configuration. NOTE: You must have administrative rights or operator rights to create, save, edit, copy, or delete report configurations. Users with user rights cannot edit the report configurations. • Delete • Showing SQL Queries.
Select Reports→Enhanced Reports. The Enhanced Reports, Reports by Product page appears. Run Enhanced reports Running reports executes an available report in the reporting engine. The generated report is displayed in a new page when Run Report is clicked. A generated report provides you with the report name, associated system collection, and report run date and time in the following formats. You select the format before you run the report.
Deleting reports User-created reports located in the Reports by Product section can be deleted. Before the report is deleted, a popup message displays asking if you are sure you want to delete the selected report. If you click OK, the report is deleted and the product and report page is refreshed to show the correct status of the reports.
15 Systems Insight Manager tools Target selection Targets are systems that a tool acts upon. Targets can be single systems, collections, or groups of systems that are chosen just for the task at hand. You can select the targets either before or after selecting the tool. You can verify and modify the selection using the task wizard. After the targets are verified, they appear in the title area of the tool. NOTE: Some tools cannot work on multiple systems.
Systems Insight Manager provides system-delivered (default) tasks. These tasks can be disabled or have their schedules modified but they cannot be removed or reassigned to another user. Systems Insight Manager requires these tasks (for example, Data Collection) to provide a complete picture of the systems being monitored. Viewing results After a task runs, you can view the task results by selecting Tasks & Logs→View Task Results.
Part IV Systems Insight Manager advanced features 59
16 Collections in Systems Insight Manager Collections in Systems Insight Manager Systems and events are grouped into collections based on information from the Systems Insight Manager database. After a collection is defined, you can display the results or associate the collection with a task. You can also save an edited or unedited collection as a collection with another name. You can use collections to organize large numbers of systems into smaller, more meaningful groupings.
• Run a system search and save the search criteria as the attributes defining a collection. Saving a collection from the Advanced Search page For more information on saving collections, see the HP Systems Insight Manager online help. Types of collections • By member When you create a collection, you can select exactly which specific systems or collections you want to include. From the, Customize Collections page, click New. The New Collection section appears. Select Choose members individually.
Because collections by attribute use a database query, collections that are complex take more system resources every time they are accessed. Keeping collections simple minimizes performance impact. • Combination collections Combination collections were new in Systems Insight Manager 6.0. This new form of collections enables you to bind together a system collection and an event collection. Combination collections enable you to reuse and recombine system and event collections that you have created.
members of these collections. Setting properties on systems that might not be part of the collection in the future would be of very limited value. • Edit Any collection can be edited. However, collections cannot change type. For example, you can change the criteria for a collection that is defined by attribute, but you cannot change the collection type so the collection is a collection by member or a combination collection.
There are two instances of SystemC in the view of the hierarchy because CollectionC is the same throughout the application. Any place that CollectionC is referenced, it will always contain the same systems. However, SystemD appears only under CollectionB. CollectionB and Copy of CollectionB are distinct and independent collections. • Move Move enables you to easily move a collection exactly where you want it in the hierarchy.
on individual systems or on collections by attribute, for example, the lowest displaying collection aggregate status. level of the hierarchy (the leaves of the tree). In the System and Event Collections panel, where the status is displayed, the status will “bubble up” to the higher levels of the hierarchy (the root of the tree) so that the most urgent statuses are always visible at any level. Statuses are merged so that the most significant is always displayed.
17 Systems Insight Manager custom tools General concepts Custom tools are tools that can be created by the user to run on the CMS or on target systems. For example: • Remote tool A tool that runs on selected target systems. It might copy files to the target systems or run specific X-Window applications on the target systems. You can schedule this tool. • CMS tool A tool that runs on the CMS. It is usually a script or batch file and can pass in environment variables.
Name Description by a universal resource locator (URL). Web-launch applications that do not share Systems Insight Manager certificates should be executed in a separate frame. Application launch tool OR CMS Tool in the GUI An application launch tool is a batch file, script, or executable that runs on the CMS and can reference environment variables specified by the tool to access device or event information.
Then, DEVICEIPADDRESS0 = 111.111.111.111 DEVICEIPADDRESS1 = 222.222.222.222 DEVICEMACADDRESSCOUNT. The number of MAC addresses collected for the system. Before this information is available, you must run a Data Collection task. DEVICEMACADDRESS%d. Based on the MAC address count, %d is an integer that references the actual MAC address environment variable. For example: IF, DEVICEMACADDRESSCOUNT = 2 Then, DEVICEMACADDRESS0=00:80:5F:7F:B0:81 DEVICEMACADDRESS1=00:80:C7:29:EF:B6 GENERICTRAPID.
Menu level Example top-level-menu Tools top-level-menu|first-level-cascade Tools|Custom Tools top-level-menu|first-level-cascade|second-level-cascade Tools|Custom Tools|My Tools For example, place a tool under Tools→Custom Tools, place an entry in the Menu placement field such as Tools|CustomTools. By default, if the Menu placement field is left blank, the tools are placed in Tools→Custom Tools.
• Command • Run as user • Automatic Event Handling The following options are available for managing custom tools: • “New” • “Edit” • “View tool definition” • “Run Now/Schedule” • “Delete” New Use to create a custom tool and open the Select the tool to create page. Edit Use to edit an existing custom tool. Select the tool, and then click Edit. The Edit Custom Tool Details section appears. You can edit all fields and add or delete environment variables.
For this example, it is assumed that the administrator will want to execute this procedure again and be able to quickly locate it in the Systems Insight Manager menus, so an entry in the Deploy menu is made and called Software Distributor, which when invoked allows the administrator to execute this custom tool. Procedure 17-1 Creating the Software Distributor tool 1. Log into the CMS using a valid user name and password. Systems Insight Manager grants authorization based on the operating system login.
NOTE: The must be a directory that exists on the Managed Node. The default file permission value used by DTF for a file copy operation is 755. If another permission is to be used, an explicit file permission command such as chmod should be included in the copy block element for security reasons. 8. Type the following attribute element code, which states where the tool will be located in the Systems Insight Manager menu. 9. To finish the TDEF, enter the final tool list tag as shown below.
Note that file names on Linux and HP-UX operating systems are case-sensitive. The directory used by Systems Insight Manager to store tools is as follows: • for HP-UX and Linux systems: /var/opt/mx/tools • for Windows systems: C:\Program Files\HP\Systems Insight Manager\tools 11. To add the new tool to Systems Insight Manager, perform the procedure described in the section “Adding a TDEF to Systems Insight Manager”. For more information about specific SSA tool attributes, see SSA-specific attributes.
NOTE: When the XWindows tool is launched, the system running the browser must be running an XWindows server for the tool's GUI to be visible. For more information about specific MSA tool requirements and attributes, see MSA-specific attributes. Example Enabling Remote Desktop tool Remote Desktop is a Microsoft feature that enables you to remotely access any Windows 2003 server.
Adding a TDEF to Systems Insight Manager After you create a custom TDEF, to function, you must add it into Systems Insight Manager. Add a TDef to Systems Insight Manager using the mxtool -a command, as described in the following procedures: Procedure 17-2 Adding a TDEF to Systems Insight Manager 1. At a terminal or command line prompt, type mxtool -a -f . NOTE: 2. For more information about mxtool command parameters, see mxtool command parameters.
NOTE: If a task or task results are tied to a tool, by default the tool cannot be removed. The -x force option is used in this case. Modifying a TDEF Modifying a TDEF allows users to customize the XML to align with their business. Each TDEF included can be modified to fit with each customers business needs. To modify a TDEF to execute as a different user, perform the following steps: Procedure 17-4 Modifying a TDEF 1.
18 Understanding Systems Insight Manager security This chapter provides an overview of the security features available in the Systems Insight Manager framework. Systems Insight Manager runs on a CMS and communicates with managed systems using various protocols. You can browse to the CMS or directly to the managed system. Securing communication Secure Sockets Layer (SSL) SSL is an industry-standard protocol for securing communications across the Internet.
WBEM All WBEM access is over HTTPS for security. Systems Insight Manager is configured with a user name and password for WBEM agent access. Using SSL, Systems Insight Manager can optionally authenticate the managed system using its SSL certificate. For HP-UX, certificates can be used instead of username and password for WBEM authentication. You can configure WBEM authentication from the System Credentials→WBEM tab by selecting Options→Security→Credentials→System Credentials.
the CLI command mxnodesecurity. A few passwords might be stored in a file on the CMS that are also encrypted using the same 128-bit Blowfish key. These passwords can be managed using the mxpassword command. The password file and the Blowfish key file are restricted with operating system file permissions to administrators or root. Prior to Systems Insight Manager 5.
the managed systems without any user interaction. The session times-out after 20 minutes if the browser is closed or navigates to another site. An active mode is also supported where the session times out after 20 minutes if the user does not interact with Systems Insight Manager, by clicking a menu item, link or button. You can enable active mode by editing the globalsettings.props file and change the EnableSessionKeepAlive setting to false.
such as private keys and passwords, which are stored in a recoverable format on the file system. Systems Insight Manager does not store user account passwords for users signing into Systems Insight Manager. IMPORTANT: Systems Insight Manager sets appropriate restrictions on the application files. These restrictions should not be changed because this could affect the operation of Systems Insight Manager or allow unintended access to the files.
Command-line interface Much of Systems Insight Manager’s functionality can be accessed through the command line. To access the command-line interface, you must be logged on to the CMS using an operating system account that is a valid Systems Insight Manager user account. That account’s authorizations and privileges within Systems Insight Manager apply to the command line interface as well.
4. 5. Add a user to access WMI data along with their access rights. The enable account and remote enable permissions options must be enabled for correct operation of Systems Insight Manager. The user name and password specified here must be configured in the CMS. • Set up user accounts for Insight Web Agents • Add the CMS SSH public key to the system’s trusted key store by running mxagentconfig on the CMS.
Procedure 18-1 Setting security to strong 1. Generate certificates from your certificate server for each managed system and the Systems Insight Manager system. To do this, first generate a certificate signing request (CSR) from the various systems. This generates a PKCS#7 file. This file should then be taken to the certificate server and signed, and then the resulting file (generally a PKCS#10 response) should be imported into the each managed system and the Systems Insight Manager system.
19 Privilege elevation Privilege elevation enables users without root privileges to run tools requiring root privileges on HP-UX, Linux, and VMware ESX managed systems. To use this feature with Systems Insight Manager, a privilege elevation utility such as su, sudo, or Powerbroker must be installed on the managed system.
20 Contract and warranty The Contract and Warranty Status is available when you have a Windows CMS, and the HP Insight Remote Support Pack is installed. You can view Contract and Warranty status updates for HP systems that have contract and warranty data collection enabled. Click the Contract and Warranty Status icon to view the Contract and Warranty Details page for the system.
collected by Systems Insight Manager during identification, contract and warranty data will not be collected. • Monthly contract and warranty collection This task collects contract and warranty data every month. If the required system properties are not entered for a system or automatically collected by Systems Insight Manager during identification, contract and warranty data will not be collected.
• • B: Delivery blocked • C: Cancelled. Active Obligation. This value is true if there is an active support contract for a system. The contract start and end date is listed for each contract item along with the following information: • Status The possible values are: • A: Active. • F: The start date is in the future. • X: Expired. • E: There is no end date. • I: The agreement is informal. This status might mean that the agreement is not finalized. • B: Delivery blocked • C: Cancelled.
Status Icon Icon Meaning Description Minor • Contract information is temporarily unavailable. • The contract expires in 30 days. Warning The contract expires in 90 days. Normal The system has a valid contract or warranty. Unknown No contract information was found. The system might not have a serial number or product ID. Disabled The Do not collect contract and warranty data for this system option is set for the system.
21 License Manager License Manager enables you to view and manage product licenses within the Systems Insight Manager user interface. To access additional information about Updates, Upgrades, and Technical support, contact your HP services or HP partner representative or access the IT Resource Center (ETC) at www.itrc.hp.com.
For some products, the license is stored in a licensing structure in the Windows registry on the licensed system. License Manager employs Microsoft's remote registry API over the COM protocol to assign licenses to and collect license information from those remote systems. License information is duplicated in the Systems Insight Manager database, but licenses are managed remotely and must be periodically collected to keep this information current.
License Type Description Duration Offers time limited, full functionality license. A Duration license (DLL) can be assigned to a system multiple times. When the licensed product consumes a license and that license subsequently expires, a new license will be consumed and removed from the stack of assigned licenses (if there are any and using the same license key).
you which license keys are "support and update enabled" and which license keys require the purchase of future updates and upgrades. Collect Remote License Info (for servers) collects license details from selected targets. If licenses are stored on the selected system (for details, see the specific product information), the selected machine must be running a variant of Microsoft Windows.
I. J. Target system is not running Microsoft Windows as required. Keys cannot be collected from a system of this type. NOTE: This displays if the system is of a different type such as; a switch, a printer, a cluster, a complex, or a system not running a Windows OS. K. Cannot collect keys stored on this node. Systems Insight Manager host and specified system must be running Microsoft Windows. NOTE: This happens when, for example CMS or a remote system is not running a Windows variant operating system. L.
replace a demo key with a permanent license. If a permanent key is already present, Integrity MP displays a message such as License already Installed. • An assigned license cannot be unassigned from one management processor and assigned to another management processor. Licenses delivered directly to the actual target system cannot be unassigned because the behavior of the product operating with that license is outside the scope of License Manager.
Assigning or Applying Licenses page 1 2 3 4 5 6 7 8 9 96 System Name The name of the system where the task was executed. Serial Number A number the licensing product chooses to identify remote systems. (Check product information for specific details). Unique Identifier A unique string that further identifies a system. Systems can be licensed by any combination of system name, serial number, or unique identifier. Status The status of the use of the license on the named system.
License unlicensed systems (optional) page 1 2 3 4 5 System license status Displays the status of system licenses, such as Not licensed, or assigned duration license. System selected to be licensed System Name 15.146.233.1 is selected to have a license assigned to it. Licenses currently available Displays all of the currently available licenses to be assigned. License selected A license is selected to be assigned to system 15.148.233.1. Apply license Applies the selected license to the selected system.
22 Storage integration using SMI-S About storage systems Storage systems are SAN-attached Fibre Channel disk arrays, switches, tape libraries, or hosts (with Fibre Channel host bus adapters). Systems Insight Manager uses WBEM SMI-S providers to discover and collect data from storage systems. To view the latest information about Systems Insight Manager device support and for information about obtaining and installing SMI-S providers, see http://www.hp.com/go/hpsim/ providers .
to the Command View server that generated the event. Systems Insight Manager associates a disk or RAID subsystem with the controller managing these drives for internal storage.
About SMI-S SMI-S replaces multiple disparate managed object models, protocols, and transports with a single object-oriented model for each type of component in a storage network. The specification was created by SNIA to standardize storage management solutions. SMI-S enables management applications (such as HP SIM ) to support storage devices from multiple vendors quickly and reliably because they are no longer proprietary. SMI-S detects and manages storage elements by type, not by vendor.
The following components can be provided in several different ways: • Embedded agent The hardware device has an embedded SMI-S agent. No other installation of software is required to manage the device. • SMI solution The hardware or software ships with an agent installed on a host. The agent must connect to the device and obtain unique identifying information. This is the method used by all HP storage devices and most SAN devices.
For Command View SDM Procedure 22-1 Configuring SNMP trap destination on Windows NT 4.0 on the Command View server 1. Select Start→Settings→Control Panel→Network→Services→SNMP Service. The SNMP Service Properties dialog box appears. 2. 3. 4. 5. Click Traps. Enter a community name, such as public. Click Add. At the bottom of the dialog box, click Add. The SNMP Service Configuration dialog box appears. 6. Enter the host name or IP address of the enterprise management station, and then click Add.
Discovery The Systems Insight Manager discovery process for systems running Command View includes the following: • CV XP on port 80 (http) • CV VA/SDM on port 4096 (http) • CV TL on port 4095 (http) • Discovery of Command View EVA is encapsulated within the discovery of the HP StorageWorks Storage Management Appliance on ports 2301 or 2381 Systems Insight Manager must be permitted to access the web server. NOTE: To configure Command View and SDM: Procedure 22-5 Configuring Command VIEW and SDM 1.
Viewing individual storage systems Procedure 22-7 Viewing individual storage systems 1. 2. 3. In the System and Event Collections panel, expand Systems, Shared, Systems by Type, and Storage Systems. Expand the storage system collection that contains the system you want to view. Click the name of the storage system you want to view. The System Page for that system appears. Viewing storage system reports Systems Insight Manager provides predefined and customized storage system reports.
Viewing storage capacity for a single array Procedure 22-8 Viewing storage capacity for a single array 1. 2. In the System and Event Collections panel, expand Systems, Shared, Systems by Type, Storage Systems, and All Storage Arrays. Select a storage array. 3. Click the icon next to Capacity Information.
23 Managing MSCS clusters Cluster Monitor is a core component of Systems Insight Manager, and adds the ability to monitor and manage multi-node clusters. Cluster Monitor also manages multiple cluster platforms in a heterogeneous environment. Procedure 23-1 Managing clusters 1. Access the Cluster Monitor page by using one of the following methods: • Method 1: 1. Select Tools→System Information→Cluster Monitor. Note: If no MSCS clusters are discovered, Cluster Monitor is not listed in the menu. 2.
Name Description Quorum Resource that maintains essential cluster data and guarantees that all nodes have access to the most recent database changes Node fields Table 23-2 Node fields Name Description Name Name or alias for the node Condition Condition of the node: Normal (the node status is an active cluster member), Degraded (the node status is down, trying to form or rejoin a cluster, is operating as an active member of a cluster but cannot host any resources or resource groups, or is up but clu
NOTE: A group must have a network name and an IP address associated with it for you to access group resources. A group can be owned by any node in the cluster and can be moved by users with administrative rights for load balancing and other administrative purposes. When a failure takes place, the entire group fails over, which prompts the cluster software to transfer all group resources and data to a different node in the cluster.
List Normal Degraded Failed Other resource groups, or is up but cluster activity is paused. Network The network state is Online or Available. Resources The resource state is Online. The resource state is The resource state is Failed. The resource state is Unavailable, Offline, Online Unknown. Pending, or Offline Pending. NOTE: The network state is Partitioned. The network state is Offline.
24 Systems Insight Manager Audit log Systems Insight Manager logs all tasks performed by all Systems Insight Manager users on all systems. The information is stored in the Audit Log file on the CMS. Several features of the Systems Insight Manager Audit Log are configurable. For example, you can specify which tools log data and the maximum Audit Log file size. The Systems Insight Manager Audit Log is configured through the log.
Running Tool:ls Expanded Command Line:ls Targets: cup11.hp.com 104612: 2008-04-24 11:17:45 PDT,JOB,PROGRESS,START,JOB,44641_cup12.hp.com:cup11.hp.com, DETAIL,partner,,, Running Tool:ls 104613: 2008-04-24 11:17:45 PDT,JOB,SUCCESS,DONE,JOB,44641_cup12.hp.com:cup11.hp.com, DETAIL,partner,,, Running Tool:ls Exit Code:0 Log content The Systems Insight Manager Audit Log contains the following information in the order listed, and the log entry key @!@ precedes all other fields in an audit log entry.
25 HP Version Control and Systems Insight Manager About the Version Control Agent The VCA is an Insight Management Agent installed on a system that enables you to view HP software and firmware installed on the system. You can configure: VCA to point to a repository managed by VCRM, enabling easy version comparison and software updates from the repository to the system where VCA is installed. VCA provides version control and system update capabilities for a single HP system.
Alone, VCRM can catalog and manage a repository of ProLiant and Integrity Support Packss and software and firmware for HP ProLiant and Integrity systems. NOTE: Although you can install ProLiant and Integrity Support Packs or component to the local machine using VCRM, you cannot install the software on remote servers unless VCA is installed on the remote server and using VCA.
is by using the Automatic Update feature of VCRM. This feature enables you to schedule an automatic population of the repository. However, the repository can be updated in one or more of the following ways: • By using the Automatic Update feature of VCRM • By using the Upload ProLiant Support Pack feature of VCRM, which enables users to easily copy ProLiant Support Packs from a SmartStart CD or other accessible media • By manually downloading the software into the repository from http://www.hp.
26 Compiling and customizing MIBs Systems Insight Manager; provides the capability of managing systems through SNMP and by receiving incoming SNMP trap events. Systems Insight Manager ships with many MIBs pre-configured. For a complete list, see Out-of-the-box MIB support in Systems Insight Manager.You can use tools provided by Systems Insight Manager to integrate third-party (non-HP) SNMP v1/v2 MIBs into Systems Insight Manager and to provide support for processing and displaying traps from other systems.
Use of the -d switch is not necessary when you have copied all MIBs, including dependency MIBs, to the \mibs directory and execute mcompile from the \mibs directory. The -d switch specifies which directory contains the MIB files to be compiled into Systems Insight Manager. The directory path must be specified as relative to the full path or relative to the directory. As output, mcompile produces a CFG file and save it to the \mibs directory.
resolved from BLADETYPE2-SWITCH.MIB and ipCurCfgGwIndex is resolved from BLADETYPE2-NETWORK.MIB. To illustrate further how imports are resolved—the following procedure is how mcompile would attempt to resolve the import for hpSwitchBladeType2-Mgmt: Procedure 26-1 How MIB imports are resolved 1. 2. 3. 4. 5. Search for a file named HP-SWITCH-PL-MIB.mib (module name, uppercase). Search for a file named HP-SWITCH-PL.mib (module name without -MIB, uppercase). Search for hp-switch-pl.
Systems Insight Manager might not properly resolve varbind data for incoming traps from MIB X when a varbind has been imported from MIB Y that was not registered prior to registering MIB X. MIB dependencies are typically identified at the top of MIB files in the IMPORTS section ad are discussed in the mcompile section. Note that failing to compile imported MIBs properly does not block reception of traps; it only limits the data captured for some traps.
• General Backup • Giga Switch Events • HP Open View Internet Services Events • HP OVSAM Events • HP Service Events • HP StorageWorks HSV Controller Events • HP StorageWorks SAN Switch Events • HP-UX EMS Events • Integrity Server Events • IO Drive Events • NetServer Events • PATROL Events • PowerDevice • ProLiant Application Events • ProLiant BL p-Class GbE Interconnect Switch Events • ProLiant BL p-Class GbE2 Interconnect Switch Events • ProLiant Cluster Events • ProLiant
This keyword has a number of Systems Insight Manager specific commands. These commands are parsed and executed when a paging or e-mail Automatic Action on Event rule is created and exercised within Systems Insight Manager. You might view these commands as a paging or e-mail command language. The general layout of each command contains an operand and descriptive text associated with the operand. The descriptive text must be delimited by a # pair.
the status of an HP Drive Array physical drive. The variable cpaDaPhyDrvStatus indicates the current physical drive status. User Action: If the physical drive status is failed(3) or predictiveFailure(4), replace the drive.
• The Category field is used to logically group similar events for display purposes in Systems Insight Manager. These groups are shown when you create event lists and when configuring Automatic Event Handling. This is extremely helpful when wanting to group specific networking, storage, and other traps to be easily found in the user interface. This field corresponds to the #CATEGORY keyword in the CFG files. • The Enable/Disable field can be toggled to support or suppress events on a per-trap basis.
A Important Notes System and object names must be unique System and object names must be unique in Systems Insight Manager. For example, the name of a Virtual Connect Domain must not be identical to the name of a Virtual Connect Switch, or they can be confused in Systems Insight Manager. The Virtual Connect Domain is a virtual system with no physical network address. The Virtual Connect Switch is a physical system that is network addressable.
1. 2. Select Start→Control Panel→Windows Firewall. Select Off. Annotating the portal UI Annotation refers to adding a small amount of textual information, such as the name of the Central Management Server (CMS), near the product name when browsing to the CMS. Areas that can be annotated are the browser’s title bar, the sign-in page, and the banner. Annotation is supported by adding values to globalsettings.
HP has a well defined process when a security defect is found that culminates with the publication of a security bulletin. The security bulletin provides you with a high level description of the problem and explains how to mitigate the security defect. Procedure A-4 Subscribing to security bulletins 1. Open a browser to the HP home page: http://www.hp.com 2. 3. Click the Support & Drivers tab.
Central Management Server Resource-intensive applications such as HP Insight Control performance management have sometimes encountered problems working with large numbers of systems. In an effort to improve the stability of the CMS, Systems Insight Manager imposes a limit of 2000 systems on the information that is provided to these applications. This limit can be changed, if necessary, by adding a new property named MaxNodesViaSOAP to globalsettings.props and setting it to the desired number of systems.
B Troubleshooting Authentication On a Linux or ESX system, you might receive the following error when running the mxagentconfig command or through Configure or Repair Agents: Configuration failed to complete due to the following exception: Could not access the file or directory sshd_config.orig on the target system esxhost1. Remote system reported following error message: Permission denied. Check whether the directory or file exists or whether the user has the operating system permission to access it.
------------------------------------------------------------If you receive a Page Not Found browser error when launching HP Insight Control performance management tools from within Systems Insight Manager, the CMS name link might not have resolved correctly on the network. Solution: Note the name being used in the browser window, verify that the name resolves on the network, and that it is not being affected by any proxy settings in the browser.
Complex You cannot delete a complex and all associated systems when you first select either the system or complex alone and then try to delete. Solution: You must select all associated systems from the list for the deletion to work correctly. Configure or Repair Agents Configure or Repair Agents cannot be used to install the WBEM Providers to Integrity Windows systems. You must manually install the WBEM provider by copying cp010621.
1. 2. 3. Select Options→Discovery→Identify Systems. Select the ProLiant BL e-Class Integrated Administrator. Click Run Now. Credentials If you delete a credential (system credential, global credential, or one configured with a discovery task) while discovery or identification is running, and that credential is found to work with a system, the attempt to write the working credential to the database fails because the original credential has been removed.
Procedure B-7 Issue with data collection failing because of WBEM connection 1. Physically verify all of the configured Pegasus WMI Mapper proxies. From the Administrative tools→Services menu on the server hosting the Pegasus WMI Mapper proxy, be sure the Pegasus WMI Mapper is running. 2. If not, restart the Pegasus WMI Mapper if possible. 3.
Solution: If this occurs, Systems Insight Manager will not add the cluster and the cluster nodes will not be associated in Systems Insight Manager with the cluster. To work around this, add an entry to the hosts file on the Systems Insight Manager server for the cluster alias name and IP. On Windows, the host file is located in the %windir%/system32/drivers/etc directory. The standard hosts file entry should be of the following form: 15.2.9.1 hypcl1.vse.adapps.hp.com hypvcl1.
Solution: If you want Systems Insight Manager to display the same name as the host name of the full DNS name, you must use the modify command to modify it. ------------------------------------------------------------If an iLO or Onboard Administrator was discovered prior to enabling/configuring Single Sign-on (SSO), re-identification is required for SSO communication to work between Systems Insight Manager and the iLO/OA.
rocommunity public 3. Restart SNMP. Event When you subscribe for WBEM events from either the command line (mxwbemsub) or the GUI (Options→Events→Subscribe to WBEM Events), you might receive the error message String index out of range. Solution: Verify if the name of the local host resolves to a fully qualified name through DNS. The command needs the FQDN name to work properly.
When an Onboard Administrator is discovered, the enclosure that it resides in is created. If this enclosure is daisy chained to other c-class enclosures, then these enclosures are also created. By default, daisy chained enclosures are displayed as c7000 enclosure models. As a result, when c7000 and c3000 enclosures are daisy chained, and the Onboard Administrator is discovered, the c3000 Tower Model enclosure is displayed as a c7000 enclosure.
by entering net use at a command prompt. If there is an existing share to the target IP address, \admin$ share, delete it and try the installation again. • Ensure that the target IP address server’s admin$ share is accessible. Validate the target server can be accessed by entering net use x: \\\admin$ for the target server’s IP address or DNS name. When the connection is validated, ensure that it is deleted by entering net use x: /d at command prompt.
• When running Systems Insight Manager discovery, the following information appears: Running WBEM rules based identification. Cannot get ComputerSystem WBEM/WMI data from the system [WBEM] System identified as WBEM instrumented but no usable WBEM credentials available. Check configuration and rerun Identification. Root Cause: Identification failed to generate relevant WBEM credentials for target system. Corrective Action: Check network and configuration of target system.
Solution: Removing HP OpenView Configuration Management Agent with Add/Remove Programs is not sufficient to remove Remote Support Software Manager. To avoid this issue and properly remove Remote Support Software Manager, click Start→Programs→Hewlett-Packard→Remote Support Software Manager→Uninstall Remote Support Software Manager.
Procedure B-14 Issue with changing and saving the address of an Ignite server 1. 2. From the CLI, go to the Tools directory under the Systems Insight Manager install directory on Windows and under /var/opt/mx/tools on Linux and HP-UX. Run mxtool -mf -x force' where for each TDef is as follows: iux_tools.xml swm-msa-tools.xml swm-ssa-tools-up.xml swm-ssa-tools.xml hpux\iux_tools.xml hpux\swm-msa-tools.xml HP MIBs The LinkUp and LinkDown traps in IF-MIB.
Property pages I am receiving an error when clicking the Fans link on the Property pages Configuration tab. Solution: Upgrade to HP ProLiant WBEM Providers 2.3. ------------------------------------------------------------The Property pages for the VMWare ESX (Non-Embedded) operating system are not available due to limitations in the WBEM agents. Reporting In advanced reporting, graph labels may not be displayed properly in the report output.
The message /tmp/Acmd42947.bat[26]: /usr/dt/bin/dtterm: not found might appear when running the following tools on HP-UX 11.31: • Retrieve Bastille Configuration file • Deploy Bastille Configuration • Consolidated Logging Wizard • Configuration Synchronization Wizard Solution: To eliminate this problem: Procedure B-16 Issue when running tools on HP-UX 11.31 1. 2. Remove the above tools using the CLI command mxtool -r -t .
number of management tools that currently rely on these identifiers to remain stable for any given hardware platform, if not some serious issues, such as loss of software licenses will occur. When setting up an environment for virtual identifier support the following steps must be taken for proper operations of the management tools. 1. Upgrade Systems Insight Manager to version 5.2 Update 2 or later. 2.
WMI Mapper If you have created subscriptions on a Windows managed system and then elect to change the WMI Mapper proxy or install a WMI Mapper on the managed system, you must first unsubscribe for WBEM events, change the proxy, re-identify the systems, and then resubscribe for WBEM events. If you do not unsubscribe for the WBEM events, Systems Insight Manager will no longer receive indications from the managed system.
C Protocols used by Systems Insight Manager Systems Insight Manager uses many different management protocol standards. This capability enables Systems Insight Manager to provide management support for a wide array of manageable systems. SNMP The Internet Engineering Task Force (IETF), the standards-rating body for the worldwide Internet, has defined a management protocol, SNMP, which has accumulated a major share of the market and has the support of over 20,000 different products.
IP address filtering. Be sure the Systems Insight Manager IP address is in the allow list for any given SNMP agents. The operating system of the managed system can provide additional security capabilities for SNMP such as IP address restrictions for valid requests. HTTP Systems Insight Manager also takes advantage of the industry standard HTTP protocol (used to transfer information over the World Wide Web) for transportation of management information.
Simple Object Access Protocol (SOAP) SOAP is used by partner applications to communicate with Systems Insight Manager. It is primarily XML over HTTPS. Protocol functionality The following table displays descriptions of management protocols displayed under Management Protocols on the System Page which displays protocols that have responded when attempting to identify the system. NOTE: The CMS initiates the requests for all protocols except events.
Management standard Description Functionality when enabled CIM, CIM-XML, and WS-Management. The CIM-XML protocol is most widely used with WBEM today, and the term WBEM is often used to mean this protocol. Note: Configure firewalls to allow the CMS to communicate with managed systems through default port 5989. If you have modified the default port setting for your WBEM provider, you must configure your firewall for the port number your WBEM provider on which it is actually configured.
D Data Collection After Systems Insight Manager collects data initially during the identification process, you can schedule a Data Collection task to specify systems and run the task with different schedules. In addition to the default Initial and Bi-Weekly Data Collection tasks built in to Systems Insight Manager, you can set new data collection tasks targeting specific managed systems. To create a Data Collection task from the toolbar, select Options→Data Collection.
E Default system tasks Polling tasks track the health status of systems in associated collections. Hardware status polling must occur periodically to determine when systems go offline or when hardware degrades. You can customize polling tasks for specific systems to run at scheduled times. You can also create polling tasks with different collections to meet your needs. You can configure polling tasks to take place based on the receipt of an event. Event polling tasks are associated with event collections.
Delete Old Noisy Events Includes events that are transient and happen frequently, but do not generally indicate hardware failures. For example, link up, link down, and authentication events. These events fill the event database tables, but do not add value to the hardware event history. Delete Events Older Than 90 Days This task deletes events older than 90 days and can help maintain Systems Insight Manager by limiting the total number of events. By default, this task is disabled.
Status polling Polling tasks track system health status for systems in the system list. They provide a simple means of assessing system health in the event that an SNMP trap or other event was not properly delivered to the management console. Hardware status polling must occur continuously to determine when systems go offline or performance degrades. You can customize polling tasks for specific systems to run at scheduled times.
F Host file extensions Hosts files are used during discovery to manually add multiple systems to the Systems Insight Manager database. Hosts files typically contain IP addresses, system names, system name aliases, and user comments. The hosts file that you create can contain additional information about systems. The information appears as one or more comments that precede the hosts file entry for the system. Unless other values are specified, the default values are used.
16.26.176.92 EngProliant.compaq.com EngProliant #user comments The system testServer in the following example defaults for TYPE. The defaults for SNMP Timeouts and Retries were restored for this system but only apply to testServer. The SNMP write community string default was changed and only applies to testServer. #$IMXE: TYPE=Server #$IMXE: SNMP_TIM=0 SNMP_RET=0 SNMP_MON=public SNMP_CON=private 16.26.160.20 testServer.compaq.
Table F-4 Hosts file default parameters Keyword Value Description TYPE • Application Unknown (Default) • Cluster • Complex • Desktop • Enclosure • Environmental Monitor • Handheld • Hub • KVM Switch • Management Processor • Notebook • Partition • Power Distribution Unit • Power Supply • Printer • Rack • Resource Partition • Remote Access Device • Router • Server • Shared Resource Domain • Storage Device • Switch • Tape Library • Thin Client • UPS • U
G System Type Manager rules System Type Manager enables you to extend Systems Insight Manager's SNMP-based discovery so that it is able to identify new types of systems. You do this by creating a System Type Manager rule that maps a System Object ID (OID), and optionally an additional MIB variable, to the desired type. Manufacturers assign unique System OIDs to their SNMP-instrumented products. Systems supply information about themselves using variables described in files called MIBs.
H Custom tool definition files Custom tool definition files are XML files that describe how Systems Insight Manager should run tasks based on a program, script, or UTL added by the user. This appendix describes the wuyntax of these tool definition files (tdef). Tool type-specific requirements SSA-specific attributes An SSA tool executes on a selected target and is only aware of the target system environment.
WLA-specific attributes A WLA tool typically launches in a separate browser (by default) or in the same frame as Systems Insight Manager and is specified by a universal resource locator (URL). Web-launch applications that do not share Systems Insight Manager certificates should be executed in a separate frame. Web-launch aware tools must specify a main URL.
Parameter Function -r Specify a file/tool to be removed -t Specify a tool name -x force Force a tool to be removed or modified even if the version is the same or tasks are tied to the tool NOTE: For more information about mxtool parameters, refer to the mxtool man page in the Systems Insight Manager information library at the following URL: http://h18013.www1.hp.com/products/servers/ management/hpsim/info-library5/mxtool.1m.html or in the HP SIM 6.
Parameter Description the contact use %r%{MgmtProcToServer.Contact%}. If the related systems attribute is omitted, then for each system, the network name and IP address are returned in the form "network name|ip address." If more than one system is returned, then they are comma-delimited. Note that the relationship type "MgmtProcToServer" can be used to return related system information for all management processor relationship types. %{attribute]%} The value of the named attribute of the target system.
Names values Description Values: true | false (default: false) Table H-9 Defined name values Names values Description product-name 32 character string Product-version 24 character number Insert-separator Insert a separator line in the menu structure before (“true”) or after (“after”) this tool. Values: true | after | false (default: false) I18n-attrs String. Name of a resource bundle for storing localized tool parameters. See the section on tool internationalization. Tool-id String.
Table H-12 Tool filtering attributes Filter name OSName Description Acceptable values include: HPUX (no space or hyphen in the value) Linux WINNT (all windows flavors) OSVendor Acceptable values include: Microsoft SuSE RedHat HP OSRevision Acceptable values are as follows (see text below for version number details) (for Windows) 4.0, 4.1, 5.0, 5.1 (for Linux) 7.3, 8.0, 2.1 (for HP-UX) 11.11, 11.23 DeviceType Long list: Bring up the Options menu, then select Discovery and then Identification.
Names values Description NoticeRawData The raw data of the event that was sent and in a string format. It is in a pipe (|) delimited format that can be used for simple parsing NoticeSeverityStr Can be Critical, Major, Minor, Unknown, Normal, Warning, or Informational NoticeSeverity An integer format of the severity 1 – Normal 2 – Warning 3 – Minor 4 – Major 5 – Critical 100 - Informational NoticeQueryName Displays the event list that generated the event.
Parameter field Data entry required? Parameter string assignment Entry guidelines Tool command Yes %2 This is the new command used to call the tool, and it may include parameters. Prompt No %3 If the Tool command includes the %1 parameter, then this field entry is required to specify the destination prompt. Tool menu category No %4 Use this entry to specify the location of the tool in the menu. If left blank, the new tool will be added to the Tools→Command Line Tools menu.
I Out-of-the-box MIB support in Systems Insight Manager The following table represents the key MIBs that ship with Systems Insight Manager. Those MIBs that are marked as preloaded are registered as part of every Systems Insight Manager installation. The remaining MIBs are in the MIB directory for you to compile, if necessary, for managing those types of systems in your environment. Table I-1 MIBs supported in Systems Insight Manager MIB name Supports Pre-loaded asmib.mib ARC Serve X atmf.
MIB name Supports Pre-loaded cisco-rttmon.mib cisco products X cisco-stack-mib.mib cisco products X cisco-stackmaker.mib cisco products X cisco-stp-extensions.mib cisco products X cisco-syslog.mib cisco products X cisco-tc.mib cisco products X cisco-tcp.mib cisco products X cisco-udldp.mib cisco products X cisco-vlan-iftable-relationship.mib cisco products X cisco-vlan-membership.mib cisco products X cisco-vtp.mib cisco products X compaq-agent.
MIB name Supports Pre-loaded cpqstdeq.mib HP Proliant System and Environmental X cpqstsys.mib HP Proliant Storage X cpqswcc.mib HP StorageWorks Command Console X cpqthrsh.mib HP Proliant threshold X cpqups.mib HP Proliant UPS X cpqwcrm.mib System and Environmental X cpqwinos.mib HP Proliant Operating System X dataprotector.mib Data protector X dlghwinf.mib Dialogic Hardware X ems.mib HP-UX EMS X emsmibax.mib Tandem EMS X fa-mib40.
MIB name Supports Pre-loaded nsavolcp.mib HP Netserver X old-cisco-chassis.mib cisco products X old-cisco-flash.mib cisco products X old-cisco-interfaces.mib cisco products X old-cisco-ip.mib cisco products X old-cisco-sys.mib cisco products X old-cisco-tcp.mib cisco products X old-cisco-ts.mib cisco products X ovis-v2.mib HP Open View Internet Services X pcisnet.mib ServerNet X pfc.mib PATROL X rfc1213.mib RFC MIB X rfc1215.mib RFC MIB X rfc1514.
J Support and other resources Information to collect before contacting HP Be sure to have the following information available before you contact HP: • Software product name • Hardware product model number • Operating system type and version • Applicable error message • Third-party hardware or software • Technical support registration number (if applicable) How to contact HP Use the following methods to contact HP technical support: • In the United States, see the Customer Service / Contact HP U
Documentation feedback HP welcomes your feedback. To make comments and suggestions about product documentation, send a message to: docsfeedback@hp.com Include the document title and manufacturing part number in your message. All submissions become the property of HP.
CAUTION IMPORTANT NOTE TIP 170 Support and other resources An alert that calls attention to important information that, if not understood or followed, results in data loss, data corruption, or damage to hardware or software. An alert that calls attention to essential information. An alert that contains additional or supplementary information. An alert that provides helpful information.
Glossary A administrative rights user A user who is authorized for the All Tools toolbox on all systems, including the CMS. This type of user has been given special privileges to administer the Systems Insight Manager software. administrator A user who manages users, resource pools, and self-service requests through HP Insight Orchestration console. agent A program that regularly gathers information or performs some other service without the user's immediate presence.
cluster A parallel or distributed computing system made up of many discrete systems that form a single, unified computing resource. Clusters vary in their features, complexity, and the purposes for which they are best suited. cluster monitor resource A program that provides a monitoring or management function for clustered nodes in a cluster. CMS (CMS) A system in the management domain that executes the Systems Insight Manager software.
E enclosure A physical container for a set of server blades. It consists of a backplane that routes power and communication signals and additional hardware for cabling and thermal issues. It also hosts the CPU or server power supplies. event Information sent to certain users that something in the managed environment has changed. Events are generated from SNMP traps. Systems Insight Manager receives a trap when an important event occurs. Events are defined as: • Warning. • Informational. information.
HP Systems Insight Manager database (database) The database that stores vital information about Systems Insight Manager, including users, systems, and toolboxes. HP Version Control Agent (VCA) An agent that is installed on a server to enable you to see the HP software installed on that server. The VCA can be configured to point to HP Version Control Repository Manager, enabling easy version comparison and software update from the repository.
Management Information Base (MIB) The data specification for passing information using the SNMP protocol. An MIB is also a database of managed objects accessed by network management protocols. management instrumentation Agents running on systems that provide management information for HTTP, or SNMP protocols. management protocol A set of protocols, such as WBEM, HTTP, or SNMP, used to establish communication with discovered systems.
public key the public half of a public and private key pair. The public key can be freely distributed without fear that it can be used to impersonate the user. It can only be used for authentication in conjunction with a private key. R HP Insight Control server deployment The HP Insight Control server deployment is a multiserver deployment tool that enables IT administrators to easily deploy large numbers of servers in an unattended, automated fashion.
Secure Sockets Layer (SSL) A standard protocol layer that lies between HTTP and TCP and provides privacy and message integrity between a client and server. A common usage of SSL is to provide authentication of the server, so clients can be assured they are communicating with the server it claims to be. It is application protocol independent. Secure Task Execution (STE) A feature of Systems Insight Manager that securely executes a task from a managed system.
software update A task to remotely update software and firmware. spoofing The act of a website posing as another site to gather confidential or sensitive information, alter data transactions, or present false or misleading data. SSH client Connects to SSH servers to perform remote task execution and file copy. SSH server Listens for and services requests coming in on the proper TCP/IP port, usually port 22.
system search Logical grouping of systems into a collection based on information in the Systems Insight Manager database. After a search is defined, you can display the results from the system view page or associate it with a management task. system status panel The section of the GUI on the left of the screen that displays status information and system or event alarms. system type One of 12 supplied types. You can add your own based on one of these types.
user accounts Accounts used to sign-in to Systems Insight Manager. These accounts associate a local Windows user account or a domain account with privilege levels and paging attributes inside Systems Insight Manager. user group A group of users defined on the CMS operating system that has been added to Systems Insight Manager. Members of the user group in the operating system can sign-in to Systems Insight Manager. user rights user A user who cannot configure the CMS.
Index A about, 112, 113 default polling tasks, 149 searches, 39 storage solutions (SNMP), 98, 101 version control agent, 112 accessing automatic event handling, 47 discovery filters, 32 accessing the GUI, 15 adding SNMP rules, 155 agents, 20 All c-Class Racks collection discontinued, 134 All p-Class Racks collection discontinued, 134 all scheduled tasks task results list, 57 applying time filters, 47, 50 array controllers duplicate entries, 130 attributes cluster monitor, 108 audit log, 110 authentication e
communication errors>, 127 community strings, 42 complex deleting, 129 discovering, 129 System Page, 129 Configure or Repair Agents, 13 Windows Vista, 129 Configure or Repair Agents task, 129 configuring, 129 fails, 129 configuring audit log, 110 Configure or Repair Agents task, 129 storage system discovery, 103 tool definition files, 110 contract and warranty default tasks, 149 status, 86, 87 system properties, 45 CPU resource, 108 CPU utilization, 108 creating automatic event handling tasks, 47, 50 custom
discovery tasks creating, 30 deleting, 30 disabling, 30 editing, 30 enabling, 30 general settings, 30 running, 30 stopping, 30 disk capacity, 108 disk resource, 108 DL100 series systems identifying, 136 DL160 G5, 136 DL180 G5, 136 DMI , 144 DTMF , 144 rules, 47 server, clearing, 52 storage (SNMP), 98 storage solutions (SNMP), 101 events task running, 52 scheduling, 52 examples, 20 clearing server events, 52 command line tool parameters, 69 e-mail paging, 48 system properties, 45 web launch tool parameters,
HP Insight Management Agents, 134 HP Insight Orchestration discovering, 134 HP Insight Remote Support Pack contract and warranty status, 86, 87 default tasks, 149 system properties, 45 HP Logical Server, 131 HP Network-attached Storage systems discovering, 136 HP ProLiant SNMP Agent, 134 HP ProLiant WBEM Providers, 140 HP Serviceguard package, 131 HP Smart Update Manager, 135 HP Storage Essentials affect on reports, 104 discovery, 30 system properties, 45 HP Systems Insight Manager collections, 60 HP Versio
events, 47 hosts files, 30 licenses, 90 SSH keys, 13 McDATA 4Gb SAN Switch for HP BladeSystem associating with enclosure, 134 MIB, 155 internet management, 144 rules, 155 vendor, 144 mib, 139 Microsoft Windows 2008 MSCS cluster, 131 ML370 G5 server, 134 modem settings, 47 monitoring health, 13 Mozilla, 138, 140 response time, 127 MSA custom tools, 156 MSCS clusters, 106 MSCS cluster services discovery, 131 MSCS resource, 108 MSDE, 141 installing, 137 multiple-system-aware custom tools, 156 mxagentconfig, 12
no longer work, 140 rules SNMP, 155 System Type Manager, 155 running custom tools, 66 discovery task, 30 events task, 52 S saving collections, 52 scheduling clear events task, 52 custom tools, 66 event tasks, 52 tasks, 57 search, 17 search criteria, 148 searching advanced, 39 basic, 39 hierarchical displays, 39 security, 13, 140 role-based, 13 security alerts, 15 server protocols, 146 server connections increase size, 127 setting up managed systems, 20 managed systems - HP-UX, 20 managed systems - Linux, 2
set for multiple systems, 45 system resource, 108 system status panel, 17 system tab protocols, 146 system table view page, 39, 58, 101, 148 overview, 41 System Type Manager SNMP rules, 155 systems deleting, 41 Systems Insight Manager installation errors, 137 upgrading, 141 T task instance, 57 task results viewing, 52, 58 tasks, 13 collections, 60 command line, 140 creating, 57 Daily Identification, 130 data collection, 148 default, 149 deleting, 57 editing, 57 instance, 57 invalid characters, 140 paging,