HP SiteScope Release Notes
for the Windows, Solaris, and Linux operating systems
Software version: 11.11
Release date: July 2011 (release notes last updated on 15 March 2012)
This file provides information about HP SiteScope 11.11.
Installation Prerequisites and Instructions
Note: For release notes from earlier versions of HP SiteScope, see the root directory on the product installation media.
Documentation Updates
The first page of this release notes document contains the following identifying information:
To check for recent updates or to verify that you are using the most recent edition, visit this URL: HP Software Product Manuals
To retrieve a document, select the:
1. Product name.2. Version list.3. Operating System.4. Preferred Language.5. Document title.6. Click Open or Download.You must have Adobe Reader installed to view files in PDF format (*.pdf). To download Adobe Reader, go to the Adobe web site.
Installation Prerequisites and Instructions
Installation Prerequisites
- SiteScope 11.11 must be installed on top of SiteScope 11.10. It should be installed on standard SiteScope installations only (not on non-standard installations such as System Health, SiteScope Failover Manager, or SiteScope for Load Testing). For the old (classic) SiteScope Failover solution, you should use the standard installation, and follow the classic SiteScope Failover instructions in the HP SiteScope 11.11 Documentation Updates Guide PDF (available from <SiteScope root directory>\sisdocs\pdfs\SiteScopeDocUpdates.pdf).
- You can upgrade SiteScope 10.x or later versions directly to SiteScope 11.10 by exporting SiteScope configuration data using the Configuration Tool, and then install SiteScope 11.11. For versions of SiteScope earlier than 10.00, you must first upgrade to SiteScope 10.x. For versions of SiteScope earlier than 9.x, you must first upgrade to SiteScope 9.x.
- When SiteScope 11.10 is installed on a UNC path (a UNC path is a requirement for SiteScope Failover, Windows only), the patch install/uninstall prompts you to provide the UNC installation path log-on credentials. The patch (MSI) install executes its post-install/pre-remove logic scripts as user "NT AUTHORITY/SYSTEM". This user does not have a mapping to any UNC drive, and failure to provide the correct log-on credentials causes the patch install to fail. The patch uses these credentials to create a mapping to the UNC installation path for user "NT AUTHORITY/SYSTEM" during the patch installation, and removes the mapping at the end of the installation.
Installation Instructions
Read all information in this section before starting the installation.
- Before installing SiteScope 11.11, it is recommended that you back up your current SiteScope installation directory and all of the subdirectories within the directory.
- Before installing SiteScope 11.11, make sure the SiteScope process/service has been stopped.
- If installing SiteScope on an Oracle Enterprise Linux environment, you must manually configure the environment before performing the installation. For details, see Installing SiteScope on Oracle Enterprise Linux.
- To install SiteScope 11.11 using a silent installation, follow the Silent Deployment Installation instructions below.
- If you already have SiteScope 11.10 installed, install SiteScope 11.11 by double-clicking the setup file and following the on-screen instructions. After installing SiteScope 11.11, restart SiteScope.
- If you do not yet have SiteScope 11.10 installed, install it according to the instructions in the HP SiteScope 11.10 Deployment Guide. After installing SiteScope 11.10, install SiteScope 11.11 by double-clicking the setup file and following the on-screen instructions. After installing SiteScope 11.11, restart SiteScope.
- After upgrading to SiteScope 11.11, you can import monitor configuration data from previous versions of SiteScope using the Configuration Tool.
Installing SiteScope on an Oracle Enterprise Linux Environment
- Before SiteScope (64-bit) can be installed on Oracle Enterprise Linux 6.0 (64-bit), the following dependencies must be installed on the environment:
- You can install the dependencies, using the yum package manager provided in Oracle Enterprise Linux, by running the command:
yum install -y glibc glibc-common nss-softokn-freebl libXau libxcb libX11 libXext- These dependencies can be found in the default repositories (/etc/yum.repos.d) for all Red Hat-based systems.
Silent Deployment Installation
SiteScope 11.11 Rollback Instructions (Windows)
- To uninstall SiteScope 11.11, follow the instructions below.
- Stop the SiteScope service.
- Select Control Panel > Add/Remove Programs > Change or Remove Programs, and make sure the Show Updates option is selected to ensure that the service pack version is displayed beneath the root entry. Select HP SiteScope 11.11, click the Change/Remove button, and follow the uninstall wizard instructions.
- When the uninstall process is complete, restart the machine if requested.
- To uninstall SiteScope and any service packs installed on top of it:
SiteScope 11.11 Rollback Instructions (UNIX)
- To uninstall SiteScope 11.11, follow the instructions below.
- To uninstall HP SiteScope 11.10 and any updates installed on top of it, follow the instructions below.
- Stop SiteScope by running the stop shell script included in the <install_path>/SiteScope directory. An example command line to run the script is: SiteScope/stop
- If you work in X Windows mode, run the following command: /opt/HP/SiteScope/installation/bin/sis_uninstall.sh
- If you work in console mode, you should:
1. Uninstall SiteScope 11.11 by running the command: /opt/HP/SiteScope/Uninstall/HPSiS1111/setup.bin -i console
2. Uninstall SiteScope 11.10 by running the command: /opt/HP/SiteScope/Uninstall/HPSiteScope/setup.bin -i consoleWhat's New
Below is a summary of the new features in SiteScope 11.11. For a more detailed description of these features and instructions on how to use them, see the HP SiteScope 11.11 Documentation Updates Guide PDF (available from <SiteScope root directory>\sisdocs\pdfs\SiteScopeDocUpdates.pdf).
Technology Integration Monitors Enhancements
- Added support for integrating events from third-party domain managers or applications to BSM 9.x using Technology Integration Monitors (also known as EMS). Unlike the legacy EMS events, the new BSM integration allows users to manage the events in Operations Management and the Service Health console. You can use the event field mapping user interface to determine the event message content. You can also control topology reporting to BSM. You can use one of the two default topologies, Computer and Computer - Running Software, or you can report custom topology.
- Made the following changes to the Field Mapping panel for Technology Integration monitors:
- Added default topology scripts for common events (Computer and Computer - Running Software). These scripts are available only when the Common event data type is selected. Also added default topology scripts (Computer and Computer - Running Software) for reporting topology, without reporting data. These scripts are available only when Report topology without data is selected.
- To enable support for the new EMS topology scripts when SiteScope is reporting to BSM 9.0x, the latest topology scripts must be loaded to BSM. For details, contact HP Software Support.
- Added the Report topology without data option to the Topology Settings panel to report only the topology discovered by the SiteScope Integration Technology monitors, without reporting the data.
- The SiteScope Topology script template was renamed Computer - Monitor in Topology Settings (this script option is displayed when the Metrics sample type is selected in the Field Mapping panel).
- The common event data type supports continuous flow of 200 events per second.
- Added the following best practice flows to the documentation (HP SiteScope 11.11 Documentation Updates Guide PDF):
- EMS Metrics Flow With Custom Topology - Best Practices. This describes how to create an integration monitor to capture and forward metrics samples from a third-party system to BSM using the custom topology script template.
- EMS Metrics Flow With Computer/Monitor Topology - Best Practices. This describes how to create an integration monitor to capture and forward metrics samples from a third-party system to BSM using the Computer - Monitor topology script.
- EMS Metrics Flow With No Topology - Best Practices. This describes how to create an integration monitor to capture and forward metrics samples from a third-party system to BSM for an already existing topology in BSM.
Virtualization Enhancements
- Added support for making metrics data from VMware Host and VMware Performance monitors available to HP Performance Manager and to BSM's Operations Management using the HP Operations agent. The reported metrics are now associated with the relevant resource: ESX host, VM, or Resource Pool.
- Added new configuration metrics for the VMware Performance and VMware Host State monitors. For details, see the SiteScope Monitor Metrics and Measurements document (available from <SiteScope root directory>\sisdocs\pdfs\SiteScope_Monitors_Metrics.doc).
- Extended topology reported to BSM for the VMware Performance and VMware Host monitors:
- Added the resource pool owner name to the VMware Performance monitor. This enables distinguishing between different Resource Pools with the same name when monitoring the Resource Pool (the resource owner name (cluster/ host/ another resource pool) is displayed under the ResourcePool folder).
- Increased performance and load capacity. SiteScope installed on a 64-bit environment supports configurations with up to 2150 VMware Host and VMware Performance monitors running concurrently. This loaded system can be integrated with BSM and OM metrics. Additional tuning of the system under load is required, as described in the HP SiteScope 11.11 Documentation Updates Guide PDF.
- Added the Verify monitor properties with remote server check box to the Deployment Values dialog box when deploying the VMware Performance monitor from a template. Clearing this option deploys the monitor without connecting to the server, thereby enabling template deployment on powered on and powered off VMs. When this option is selected (the default setting), deployment fails for VMs that are not powered on.
- Improved the status message of VMware Host monitors to include counter values.
- Removed the maximum counters limit from the VMware Performance monitor.
- Added a new solution template for VMware Capacity Management. This solution template enables SiteScope to collect data from VMware monitors and report it to the data store on the HP Operations agent. This data can then be used in various supported reporting products, including HP Service Health Optimizer (SHO), HP's capacity management solution, and Service Health Reporter (SHR), HP's service centric cross-domain reporting solution. This new solution template requires the VMware Host Solution Template Optional License.
Amazon CloudWatch Custom Metrics Integration
- Added support for Amazon CloudWatch Custom Metrics integration. This integration enables customers who use SiteScope for monitoring their AWS-hosted applications to report any SiteScope metrics to Amazon CloudWatch service. SiteScope metrics data can be used for AWS AutoScaling, reporting, and alerting.
SiteScope Classic Failover
- Due to customer demand, the classic SiteScope Failover (automated mirroring) solution was reinstated as an alternative to using the SiteScope Failover Manager (shared drive architecture) solution for providing automated failover functionality. While Failover Manager is still supported, HP plans to stop supporting it in the future.
- If you are using the Failover Manager solution, we recommend that you start evaluating a move to the classic SiteScope Failover solution. The classic solution simplifies the upgrade to SiteScope 11.x for existing customers and does not require additional hardware. Classic SiteScope Failover can be enabled from the SiteScope Configuration Tool.
- If you want to configure the HP Operations Manager Integration for SiteScope with High Availability option, the classic SiteScope Failover solution is recommended.
Monitor Enhancements
- Added support to the SAP Java Web Application Server monitor for P4 monitoring via SSL transport. For details, see QCCR1I46019 below.
- Added ability to run SiteScope as non-root user on Linux. For details, see QCCR1I60006 below.
Enhancement Request Fixes
Description
CR ID
Area
SiteScope can be run on Red Hat Linux from a non-root user account. To do so, install SiteScope from a user root account, and then create a non-root user account with permissions to run SiteScope.
1). Install SiteScope from a user root account.
2). Add new user: useradd newuser.
3). Change permissions for the SiteScope installation folder:
chmod 755 /opt/HP/SiteScope/ -R
4). Change ownership for the SiteScope installation folder:
chown newuser /opt/HP/SiteScope/ -R
5). Login as the new user: su newuser.
6). Go to the installation folder: cd /opt/HP/SiteScope
7). Run SiteScope: ./start
Note: To enable the event and metrics integration with Operations Manager (HPOM), the HP Operations agent on the SiteScope machine must also run as a non-root user. For details, see "Configure an Agent to run Under an Alternative User on UNIX" in the HP Operations Manager for UNIX - HTTPS Agent Concepts and Configuration Guide 9.00.QCCR1I60006
Configuration
SAP Java Web Application Server monitor supports P4 monitoring via SSL transport layer. To enable monitoring the P4 port using a secure connection:
1). Copy the jar files from the usr\sap\<INSTANCE_NAME>\SYS\global\security\lib\tools directory on the SAP machine into the <SiteScope root directory>\java\lib\ext directory.
2). In SiteScope, create a SAP Java Web Application Server monitor, and configure the following settings in the Monitor Settings panel:
- Port. Enter the port number that allows P4 over SSL connections. For details on J2EE ports requirements, see http://help.sap.com/saphelp_nw04/helpdata/en/a2/f9d7fed2adc340ab462ae159d19509/frameset.htm.
- Transport layer. Select SSL.
QCCR1I46019
Monitors
Added the Group Name column to the SiteScope Dashboard. This is useful for seeing the position of the monitor and group in the SiteScope hierarchy, navigating to parent nodes, and for grouping alerts by group name when viewing all descendants in the descendant monitor view. Double-click the Group Name cell to copy the monitor path to the clipboard (useful for copying/pasting monitor path information).
QCCR1I59370/ QCCR1I59371
Dashboard
Bug Fixes
Notes and Limitations
Description
CR ID
Area
When generating an Alert report from a sub-group, the report does not include alerts for the parent group (indirectly associated alerts). Only alerts for the specific sub-group are displayed.
Workaround: Run the Alert report from the parent group.QCCR1I50620
Alerts
When working under high load conditions, you should suspend all monitors before connecting to BSM for the first time.
Capacity Limitations
When SiteScope is integrated with BSM, performing various very high load operations might cause problems in SiteScope. Use the following guidelines:
- Do not run the Publish Template Changes Wizard for over 3,000 monitors at once.
- Do not run the Monitor Deployment Wizard to create over 3,000 monitors at once.
- Do not copy/paste over 3,000 monitors in a single action.
- Do not perform a Global Search and Replace to modify BSM integration properties for over 2,500 monitors at once.
QCCR1I30633
Capacity Limitations
SiteScope applet must have the Keep temporary files on my computer selected in your client Java configuration (Control Panel > Java > General tab > Temporary Internet Files > Settings). Failing to do so will result in: "NoClassDefFound" exception and applet loading will fail.
If security issues require it, delete the temporary files manually when you finish using the SiteScope applet:
1). Close the SiteScope applet.
2). Select Start > Control Panel > Java > General tab.
3). In the Temporary Internet Files section, click Settings and then click Delete Files.QCCR1I37003
Configuration
If SiteScope is installed on Microsoft Windows Server 2008, you should manually define the time zone offset in Preferences > Infrastructure Preferences > General Settings > Time Zone offset, in hours, from Greenwich Mean Time (GMT). For example, if the time zone is GMT +2, type "-2" as the time zone offset. If the time zone is GMT -5, type "5" as the time zone offset. For GMT, type "-999" or "0".
Configuration
The following configuration file templates will be deprecated from the Operating System template group (<SiteScope root directory>\templates.os) in some later versions of SiteScope:
Configuration Files
The Dashboard column layout in the Monitor History view cannot be saved during user sessions.
QCCR1I20806
Dashboard
When creating a Diagnostics Integration in Integration Preferences, if you select the Include additional data option, all other Diagnostics and Generic Data integrations are affected (the data SiteScope forwards to these applications also contains this additional data). It is recommended to select this option only if you require this additional data for all your Diagnostics and Generic Data integrations. For details on the option, refer to the "Diagnostics Integration Preferences Dialog Box" in the "Integration Preferences User Interface" section of the Using SiteScope help.
Diagnostics Integration
When viewing the online help in an Internet Explorer 8.x browser (32 or 64-bit version), the step numbering might not be incremented.
Workaround:
1). Open the html file in a text editor.
2). Search for <div><li>
3). Delete the div tag: <div>.
4). At the end of the same line, delete the </div> (from </li></div>).For example, change:
<div><li>Text for step 1</li></div>
to
<li>Text for step 1</li>
(The <div> tags around the <ol>...</ol> tags should remain)5). Save the html file.
Documentation
When using Global Search and Replace, unable to replace Credentials values that are used in remote servers and monitors.
QCCR1I42998
Global Search and Replace
Indicator Settings are not supported, and are not available, in Global Search and Replace.
QCCR1I45045
Global Search and Replace
The Review Summary page displays the real host name of the monitored server instead of the name by which the remote machine should be known in SiteScope. This means that you cannot differentiate between multiple remote servers created for the same host machine (for example, where one remote server uses the WMI connection method and another uses NetBios).
Global Search and Replace
When using Global Search and Replace, the Server property is available only when monitors from the following group are selected: CPU monitor, Disk Space monitor, Memory monitor, Microsoft Windows Performance Counter monitor, Web Server monitor, or Service monitor. For other monitors, the Server property can only be changed by selecting that specific monitor subtype in the Select Subtype page. For example, if a CPU monitor is selected with a Web Server monitor, the Server property is available. If a monitor not from this group is also selected, the Server property is unavailable.
QCCR1I36248
Global Search and Replace
Unable to display non-English characters in the counters list when configuring the Microsoft IIS Server monitor.
QCCR1I21171
I18N
Non-English strings are not supported when using the post installation Configuration Tool wizard on a Linux environment.
Workaround: Run the post installation Configuration Tool in console mode with parameter "-i console".QCCR1I50695
I18N
When using the SNMP Browser Tool or the XSL Transformation Tool, the results may not be readable in languages other than English.
Workaround: Click the Save To File button, save the results to an external file, and open the file with an external editor.QCCR1I32444
I18N
Run results for some monitors are shown according to the server locale or in English, instead of according to the client locale.
QCCR1I30190
I18N
When using the Microsoft Windows Resources monitor in a non-English locale, the monitor counters and run status summary is not readable.
Workaround: Configure the monitor to use the Direct registry queries collection method.QCCR1I54985/ QCCR1I54978
I18N
When using the Log File monitor with Server-side processing via SSH v2, the monitor fails when its content match is a non-English string (the monitor ignores the UNIX remote server's encoding).
Workaround In Log File Monitor Settings, clear the Server-side processing check box.QCCR1I40747
I18N
SiteScope log files do not support Unicode characters-all non-English characters appear corrupted in the logs.
Workaround: Use a SiteScope server installed on a corresponding operating system locale. For example, use SiteScope installed on a Japanese Windows operating system for a Japanese locale.QCCR1I35306
I18N
When installing SiteScope with the HP Operations agent on a UNIX environment that previously had the agent installed (even if it was uninstalled), the newly-installed agent is unable to connect to OM or Operations Management (in BSM).
Workaround: Before installing SiteScope with the HP Operations agent on a UNIX environment, delete the following folders: opt/OV and var/opt/OV.QCCR1I47566
Installation - OM Integration
When installing the HP Operations agent during a SiteScope installation on UNIX, the installation might hang if the agent is already installed.
Workaround: Before installing SiteScope, stop the HP Operations agent using the command: #ovc -killQCCR1I51731
Installation - OM Integration
If there is a problem signing and installing the local policies when configuring Operations Manager event integration, the installation hangs.
Workaround: Restart your HP Operations agent, or your SiteScope server.QCCR1I51861
Installation - OM Integration
When installing SiteScope from AutoRun, the SiteScope 32-bit version is installed even if you selected the 64-bit installation.
Workaround: Close AutoRun, and install SiteScope from the installation DVD by running Windows_Setup\64Bit\HPSiteScope_11.10_setup.exe.QCCR1I59865
Installation and Upgrade
SiteScope might fail to install on a Windows machine if the environment variables %TEMP% and %TMP% point to a directory path that contains an empty space. For example, C:\Documents and Settings\Default User\Local Settings\Temp.
Workaround: Change the environment variables %TEMP% and %TMP% to point to a directory path that does not contain an empty space. For example, C:\Temp.QCCR1I52241
Installation and Upgrade
The SiteScope installer might not work on Linux 64-bit environments using the graphical user interface wizard.
Workaround: Install SiteScope using the console mode instead.QCCR1I43277
Installation and Upgrade
For the SiteScope user interface to start, Java Runtime Environment (JRE) must be installed on the SiteScope client machine. If you are using JRE 5, you might get Java script validation errors when opening dialog boxes in SiteScope. Using Firefox 3.0 with JRE 5u14, 5u15, or 5u16 causes the applet to freeze any operation until the browser is closed.
Workaround: Install JRE 1.6.0_14 or later and configure you browser to use this version of JRE.QCCR1I20599, QCCR1I22818, QCCR1I24623
Installation and Upgrade
The SiteScope user interface does not start and the following error message is displayed: "Several Java Virtual machines running in the same process caused an error". This is a known Java defect (http://bugs.sun.com/view_bug.do?bug_id=6516270) that might occur when using Internet Explorer 7.
Workaround: Either:Installation and Upgrade
The SiteScope user interface does not start and an error message is displayed while starting the SiteScope applet (for example: "The Java Runtime Environment cannot be loaded").
Workaround: Perform the steps below. After each step, try to reopen SiteScope. If SiteScope fails again, proceed to the next step.
1). Close all the browser's windows.
2). End all remaining browser processes (if any remained) using Windows Task Manager.
3). Clean the local Java applet cache. Select Start > Control Panel > Java, and in the General tab, click Delete Files and then click OK.
4). Clean the local Java applet cache by deleting the content of the following folder: C:\Documents and Settings\<user_name>\Application Data\Sun\Java\Deployment\cache.Installation and Upgrade
After upgrading from SiteScope 7.5.x to 9.0 and then to 10.1x, if 7.5.x contained an administrator user and a regular user and the username and password for the administrator was blank, some or all of the monitors and alerts may not be displayed in the user interface after the upgrade.
Workaround: After upgrading to SiteScope 9.0, enter the username and password for the administrator user in Preferences > User Management Preferences in the user interface.QCCR1I32727
Installation and Upgrade
The SiteScope menu bar opens but the applet fails to start, and you see a blank screen or an "x" image.
Workaround: Perform the following:
1). Click Start > Control Panel > Java.
2). In the Java Control Panel, click the Advanced tab.
3). Expand the Default Java for browsers folder (or <APPLET> tag support if you are using Java 5), and make sure that Microsoft Internet Explorer and Mozilla family are selected.
4). Click Apply and then click OK.Installation and Upgrade
The ability to report topology data to BSM was enhanced with several complex topologies (such as WebSphere, WebLogic, and so forth). SiteScope must collect the properties for these topologies on the first start after an upgrade. This may take some time because it means connecting to the monitored servers and getting the additional data. A problem may arise during the first restart if it takes longer than 15 minutes because SiteScope automatically restarts if there are no monitors running within this time.
Workaround:
1). After an upgrade, use the following batch file to start SiteScope for the first time: <SiteScope root directory>/bin/go.bat.
2). Once SiteScope is started, for any monitors that are monitoring environments that are not running, select Disable reporting metrics to BSM under BSM Integration Data and Topology Settings in HP Integration Settings. This saves wasting time waiting for the monitored servers to reply.Installation and Upgrade
An Internet Explorer exception error message is thrown inside SiteScope pages, indicating Operation aborted.
Workaround: Remove or disable the Skype add-ons on your system. For further details, see http://support.microsoft.com/default.aspx/kb/927917.Installation and Upgrade
Installation on Turkish Locale Causes an Exception: If you attempt to run the SiteScope Installation procedure using a Turkish locale, the installer does not present the installation screens correctly and, as a result, you cannot answer the installation questions. This is a problem related to the installation software.
Workaround: In order to complete the installation successfully, you need to temporarily set the locale to a United States locale. When you have completed the installation, you can reset the locale to Turkish.QCCR1I55818
Installation and Upgrade
Template Examples or Solution Templates might be missing from the Templates context after installing or upgrading SiteScope.
Workaround:
1). Before installing or upgrading SiteScope, rename existing template examples in SiteScope to avoid name collision during silent import (see next step). Duplicate names will inhibit the import process from completing successfully.
2). ). If you have performed an upgrade (and the template examples are missing), copy all the templates from the <SiteScope root>\export directory to the <SiteScope root directory>\persistency\import directory (you might need to create this folder if it does not exist).Installation and Upgrade
If uninstalling SiteScope fails, restart the SiteScope server, and then try to uninstall again.
QCCR1I57144
Installation and Upgrade
During the SiteScope 11.11 installation, the customized port numbers might be reset.
Workaround: To restore the customized ports:
1). Open the backup server.xml file (the path is displayed in the popup window during installation).
2). Copy the customized port data from the backup server.xml file to the new server.xml file (the path is displayed in the popup window during installation).
3). Restart SiteScope.QCCR1I61004
Installation and Upgrade
When upgrading to SiteScope 11.10, the templates.os files are overwritten by the upgraded files, including any files you customized in a previous version of SiteScope. If in a previous version you added new configuration files to the templates.os folder, these files are not affected by the upgrade and remain in the folder.
Workaround: To restore any customizations that you made to the templates.os files:
1). Make a backup of the original SiteScope 11.10 configuration files, since some configuration files from earlier versions of SiteScope are incompatible with 11.10, and might not work after you make changes to them.
2). Unzip the backup files that were made prior to the upgrade by exporting SiteScope configuration data using the Configuration Tool.
3). Manually make changes to the new files.Installation and Upgrade
Historical data is lost in SAM reports after host DNS resolution if the host is resolved with another name (Topaz ID).
Workaround: Manually update the BSM database by searching for the old Topaz ID and replacing it with the new ID for historical data.QCCR1I35093
Integration - BSM
The Running Software CI which is reported by both SiteScope and Real User Monitor is not reconciled, since SiteScope does not report the IpServiceEndpoint CI that should be linked to the Running Software CI.
QCCR1I39607
Integration - BSM
If you upgrade to BSM 9.10, you should manually resynchronize SiteScope instead of waiting for topology data to be sent to BSM based on the Topology resynchronization time interval value.
QCCR1I39744
Integration - BSM
When SiteScope versions earlier than 10.00 are connected to BSM 9.00, EMS integrations reporting the Application CI (HP OVO, NetScout, and generic integrations) fail since the application_id attribute was removed from the Application CI in BSM 9.00.
QCCR1I28808
Integration - BSM
Sending topology fails for some monitors deployed from solution templates (since not all monitors have the report topology to BSM option selected by default).
Workaround: After deploying a monitor using a solution template:
1). Expand HP Integration Settings in the monitor properties.
2). Select Enable reporting monitor status and metrics (in the BSM Integration and Data and Topology Reporting section) to enable the monitor to report to BSM.QCCR1I48052
Integration - BSM
To improve performance, SiteScope uses a topology cache when sending topology data to the BSM's RTSM (Run-time Service Model). If SiteScope attempts to send an existing CI to the ODB, the CI may not be sent or be created in the ODB for up to a week because of the way the topology cache works.
This could happen in the following circumstances:
- When cutting and pasting a monitor from one group into a new group (so the original group is left empty), and then cutting and pasting the monitor from the new group back into the original group.
- When disabling data and topology reporting for a monitor and then enabling it again in HP Integration Settings.
- After a CI has been manually deleted from the ODB, it is not created again until the cache is cleaned out. (EMS flow - Deleting EMS monitors from the ODB)
Workaround: If you cannot wait approximately one week to see the CIs, you can manually synchronize the data as follows: In Preferences > Integration Preferences, edit the relevant integration and in the BSM Preferences Available Operations panel, click Re-synchronize.
Integration - BSM
Deploying SiteScope templates while registering a SiteScope to BSM may cause a loss of topology data reported to BSM. It is recommended to avoid making configuration changes while performing BSM registration.
Integration - BSM
If SiteScope restarts for any reason while SiteScope is connected to BSM, some topology data that SiteScope forwards to BSM may be lost.
Workaround: If not all topology data was forwarded to BSM, manually synchronize the data as follows:
1). In Preferences > Integration Preferences.
2). Edit the relevant integration.
3). In the BSM Preferences Available Operations panel, click Re-synchronize.Integration - BSM
When accessing SiteScope from System Availability Management Administration using Internet Explorer 7, a 408 Request Timeout error is displayed.
Workaround: To be able to login into SiteScope from BAC/BSM, you must enable the option in Internet Explorer to allow session cookies.
1) In Internet Explorer, select Tools > Internet Options > Privacy tab > Advanced button.
2) Select Override automatic cookie handling, make sure First-party cookies and Third-party cookies are set to Accept, and select Always allow session cookies.QCCR1I49144
Integration - BSM
When adding threshold conditions to a monitor that has multiple CIs (SAP CCMS, SAP Work Processes, Siebel Application Server, Siebel Web Server, Solaris Zones, or VMware Performance monitor), the Indicator State and Severity value disappears for all threshold conditions, except for the last condition added.
Workaround: Add and configure threshold by threshold, instead of by adding and configuring each threshold individually. When you save the monitor, indicator values for all threshold conditions are displayed.QCCR1I49550
Integration - BSM
Monitors do not report to BSM if you:
1). Create a monitor with custom topology, and click Save.
2). Clear the Report monitor and related CI topology check box (in HP Integration Settings), and click Save.
3). Select the Report monitor and related CI topology check box, and click Save.
Workaround: Make any change in the monitor properties (for example, change a letter in the monitor name and then change it back), and then click Save.QCCR1I56509
Integration - BSM
If you run the node discovery policy when SiteScope is integrated with Operations Manager for Windows 9.0 (OM) and the nodes that SiteScope reports exist in OM, the node definitions are removed from OM and replaced with an empty node object.
Workaround: Install the relevant OM patch (check the Patches page on the HP Software Support site. After the patch is installed, the HPOM server ignores platform updates from SiteScope.QCCR1I54342
Integration - OM
After installing the HP Operations agent, it is recommended to restart the SiteScope server.
QCCR1I51638
Integration - OM
When SiteScope is installed on the same machine as Operations Manager for Windows 9.x (OMW), the discovery policy integrations (node and monitor service discovery) do not work and a JVM error file is generated. Note that running the integration batch files from a command line returns the discovery XML results to the console, while running it from the agent agtrep command fails.
Workaround: Manually configure the integration scripts to work with Java 32 according to the SiteScope installation.For SiteScope 32-bit:
1). Install SiteScope 32-bit on a machine with OMW 9.0 64-bit.
2). Edit <SiteScope root>\integrations\om\bin\om_discovery_hosts.bat by replacing run_api_call_om.bat with run_api_call.bat.
3). Edit <SiteScope root>\integrations\om\bin\om_discovery_monitors.bat by replacing run_api_call_om.bat with run_api_call.bat.For SiteScope 64-bit:
1). Install SiteScope 64-bit on a machine with OMW 9.0 64-bit.
2). Download Java 32-bit.
3). In the <SiteScope root>\integrations\om\bin folder, make a copy of the run_api_call.bat file, and name it run_api_call_32.bat.
4). Open run_api_call_32.bat in a text editor, and set the java location to the 32-bit location from where you downloaded it.
5). Edit <SiteScope root>\integrations\om\bin\om_discovery_hosts.bat by replacing run_api_call_om.bat with run_api_call_32.bat.
6). Edit <SiteScope root>\integrations\om\bin\om_discovery_monitors.bat by replacing run_api_call_om.bat with run_api_call_32.bat.QCCR1I58340
Integration - OM
When SiteScope is integrated with Operations Manager, the HP Operations agent included with SiteScope requires an OS Instance Advanced license. Nodes registered in Operations Manager through the node discovery policy might also (falsely) request a Target Connector license. For details on Operations Manager licensing requirements, refer to the Operations Manager documentation.
Integration - OM
Operations Manager 9.0 for Windows 64-bit console does not support the tree services view (when OM is integrated with SiteScope). The tree view is available in the left pane, but not in the service map on the right.
Integration - OM
When reporting metrics data to the HP Operations Agent in a loaded environment, the system might run out of ports.
- In SiteScope Health, an error is displayed in the Log Event Checker monitor for the .*Failed to report data to HP OM Agent.* counter.
- The following error is displayed in the oa_metric_integration.log: "ERROR - Failed to report data to /Hewlett-Packard/OpenView/Coda/ IO error while gettingSingle Object;Address already in use: connect".
Workaround: Increase the upper range of ephemeral ports and reduce the client TCP/IP socket connection timeout value in Windows. For details, see http://msdn.microsoft.com/en-us/library/aa560610%28v=bts.20%29.aspx.
Integration - OM
When sending events in third party applications to BSM through the HP Operations Manager Event Integration, the sub-component might not be visible in the Operations Management Event Browser.
QCCR1I60083
Integration - OM / Integration Monitors
When changing the custom topology from reporting Unix to Windows CI type (for reporting the same IP), the old CI and link are not deleted from the monitor's topology.
QCCR1I42212
Integration Monitors
Publishing changes after changing custom topology in an EMS monitor template does not affect a monitor's custom topology in BSM.
QCCR1I48048
Integration Monitors
When exporting a configuration that contains EMS integration monitors, the scripts (<SiteScope root>\conf\ems\scripts) are exported with absolute path links. When importing this configuration to a SiteScope installed in a different directory, these scripts are unavailable.
Workaround 1: Install SiteScope 11.1x into the same directory structure as used in the previous SiteScope installation.
Workaround 2: Install SiteScope 11.1x into any supported directory, and then copy scripts from <SiteScope root>\conf\ems\scripts into the same path where they were located on source environment.Integration Monitors
When logging to SiteScope using LDAP authentication, unable to generate a Management Report due to authentication issues.
Workaround: Define the user password in SiteScope to be the same as the one used in LDAP.QCCR1I31883
LDAP Authentication
When SiteScope 11.01 is integrated with LoadRunner 9.52, unable to create the Microsoft Windows Resources monitor from the LoadRunner side with the default list of the counters.
Workaround: Add the counters manually.QCCR1I49652
LoadRunner Integration
The Monitor Deployment Wizard only supports topology reporting for monitors that have a default topology defined. This means you can select to add a template to a CI only if the CI type is the default CI type for all the monitors in the template.
QCCR1I39697
Monitor Deployment Wizard
SiteScope is unable to retrieve instances and counters from a Microsoft SQL Server 2008.
Workaround: You can monitor Microsoft SQL Server 2008 using the Microsoft Windows Resources monitor.QCCR1I53756
Monitors
Date and time format for monitor status is shown according to the server locale instead of the browser locale.
QCCR1I41203
Monitors
The following Virtualization monitors do not support VM instance-based information on HPOM integration events and metrics: VMware Performance, VMware Host CPU/Memory/Network/State/Storage, Solaris Zones, and Microsoft Hyper-V monitors.
All HPOM events or Performance Manager metrics generated by these monitors are associated with the monitored target (such as ESX or vCenter), instead of with the actual VM embedded within the relevant metric.
Note: When integrating with BSM, events and metrics are correlated with the correct VM CI, based on CI resolution.QCCR1I54666
Monitors
Database Query monitor. The Database Query monitor status is shown according to the server locale. If there are any specific messages from the database, such as error messages, this information might not be displayed properly in the status field where the server locale is different from the client locale, and the information contains non-Latin characters.
QCCR1I41201
Monitors
Disk Space monitor. Due to a limitation with WMI, the WMI connection method returns incorrect results when this monitor is used on Windows Server 2008.
Workaround: To monitor Windows Server 2008 using WMI, you should install the Microsoft hot fix (http://support.microsoft.com/kb/961435/en-us) on the target Windows system.QCCR1I34224
Monitors
Disk Space monitor. The Disk Space monitor displays slightly different results depending on the protocol that is used (NetBIOS, WMI or non-perfex based SSH).
QCCR1I28593
Monitors
DNS monitor. The DNS Monitor does not work on a Microsoft Windows 2008 Japanese environment.
Workaround: In Preferences > Infrastructure Preferences > Monitor Settings, select the Use DNS Java library option.QCCR1I52457
Monitors
FTP monitor. Summary status for the FTP monitor is shown according to the server locale instead of the browser locale.
QCCR1I41200
Monitors
File monitor. If Telnet is used as the connection method for UNIX remote servers running on an HP-UX or Linux operating system, and either (1) the LANG environment variable is unset, or (2) "set -u" is in effect and the LANG or LC_ALL environment variables are unset, the File monitor will not work regardless of the file it is monitoring.
Workaround: Permanently set the LANG and LC_ALL environment variables to the default shell for the SiteScope user.QCCR1I23798
Monitors
HP iLO monitor. SiteScope does not support HP iLO version 3.
QCCR1I52088
Monitors
Log File monitor. The Log File monitor is unable to monitor a file through symbolic links on Linux.
QCCR1I39836
Monitors
Memory monitor. WMI returns incorrect values for the memory used % and MB free counters when the WMI connection method is used on a Windows Server 2008. This is due to an issue with WMI (not SiteScope).
Monitors
Microsoft Windows Event Log monitor. The Microsoft Window Event Log monitor is only able to retrieve partial data when monitoring the event log on a Windows Server 2008 because it cannot read the message DLL file.
QCCR1I30719
Monitors
Microsoft Windows Event Log monitor. The Microsoft Windows Event Log monitor is unable to monitor "Critical" event types on Windows 2008 servers. This is because the event type is not supported in the Event Type list. This limitation is relevant for SiteScopes installed on Windows Server 2008 only.
QCCR1I32441
Monitors
Microsoft Windows Media Server monitor. The Microsoft Windows Media Server monitor is unable to get counters from the remote server when monitoring on Windows Server 2008 (64-bit).
QCCR1I34285
Monitors
Microsoft Windows Resources monitor. Unable to receive measurements when monitoring a remote server that contains non-English characters from an English machine using NetBIOS or agent-based SSH.
Workaround: Use the same operating system language on both systems.QCCR1I33005
Monitors
Monitor Thresholds. If, in the counters tree in the Monitor Settings panel, you clear or add a counter that has corresponding thresholds defined in the Threshold Settings panel, the counter might be:
This limitation applies to all browsable monitor counter types in template mode only, and to the Microsoft Windows Resources, Apache, and Health monitors in normal and template mode.
Monitors
Monitor Tree. If there is a large space between group containers in the SiteScope monitor tree, refresh your browser.
Monitors
Oracle Database monitor. If you have created Oracle Database monitors in SiteScope and afterwards you connected to BSM and you want the monitor and its related topology to be reported to BSM, you must enter values for the database machine in the Name and Server fields and select the Report monitor and related CI topology check box in HP Integration Settings > BSM Integration Data and Topology Settings.
QCCR1I27152
Monitors
Ping monitor. When SiteScope is installed on Solaris, the Ping monitor might take longer than expected to run, and might exceed the timeout for displaying the monitor status in the popup window (the default timeout is 5 seconds).
Workaround: In the Ping Monitor Settings panel, increase the value in the Timeout (milliseconds) field.QCCR1I26236
Monitors
Script monitor. When defining a Script monitor to monitor a Linux remote server using the Telnet connection and the script is defined as USE COMMAND, the match expression may not work properly. This could be caused by a limitation in the number of characters that can be used to run the USE COMMAND. By default, the terminal command line has a length limitation on the size of the command per line.
Workaround: Change the connection method to SSH on the defined Linux remote server.QCCR1I30899
Monitors
Service monitor. Due to a Solaris limitation, SiteScope is only able to display service names up to a maximum length of 80 characters.
QCCR1I46193
Monitors
SNMP monitor. When the SNMP monitor is integrated to report data to HP Diagnostics, the measurement label is sent as a name instead of the real measurement name.
Workaround: Use the SNMP by MIB monitor instead.Monitors
Technology Integration monitor. When creating a Technology Log File Integration monitor, it is recommended to perform the Test Script (during monitor configuration, in the Topology Settings panel, select a topology script in the Script field and click Test Script) of the topology script using a short log file. If a long log file is used for testing the topology script, it may take several minutes.
QCCR1I25754
Monitors
VMware Host State monitor. The incorrect ESX version is returned by the vCenter and displayed by the VMware Host State monitor. When the VMware Host State monitor monitors ESX directly (not via vCenter), the ESX version is correct.
QCCR1I55409
Monitors
VMware Performance monitor. The CPU shares counter in the resource pool (Resource Pool > summary >config > cpuAllocation > shares > shares) displays a value of "0" instead of the actual number of shares allocated. This value is only set if level is set to custom. If level is not set to custom, this value is ignored. For more details, see the VMware support site (http://www.vmware.com/support/developer/vc-sdk/visdk41pubs/ApiReference/vim.SharesInfo.html).
QCCR1I59395
Monitors
Inconsistency in VMware Host and VMware Performance monitor topology causes CI duplication in RTSM.
QCCR1I59271
Monitors
After changing the user name or password of a credential profile, any open connections that are using this credential remain open and are not reconnected.
Workaround: Restart SiteScope.QCCR1I30651
Preferences
SiteScope installed on Solaris 10 is unable to connect to a remote UNIX server via SSH using Internal Java Libraries.
Workaround: In the file <SiteScope root directory>\bin\start-monitor, add the following to the argument list of the JRE (just before the -Dflipper.param.file argument):
-Djava.nio.channels.spi.SelectorProvider=sun.nio.ch.
PollSelectorProviderRemote Servers
If a Monitor Summary report is created using an Internet Explorer browser, and Export to file and Comma-delimited (csv) are selected in the Export Settings, an authentication popup window is displayed after clicking Generate Report.
Workaround: In the authentication window, click Cancel and the file opens in Microsoft Excel.QCCR1I30696
Reports
Unable to send a Server-Centric report by email using the Export option.
Workaround: Save the report as an html file, and then send it manually.QCCR1I57160
Reports
In SiteScope 11.10, the VMware Performance and VMware Host monitors displayed the "%" symbol in the SiteScope Dashboard for percentage metrics. Since the "%" symbol is not supported by all browsable monitors and cannot be displayed in SiteScope reports, it was removed from the Dashboard in SiteScope 11.11. The "%" symbol is still displayed in the monitor run status.
QCCR1I60974
Reports
All SiteScope Web Service API methods that are not protected by a user name and password have been deprecated. All API methods with user and password authentication have been renamed and now have an Ex suffix (for example, enableGroupEx) to avoid the same method names being used with different parameters.
QCCR1I4859
SiteScope APIs
When SiteScope is registered with BAC/BSM, classic SiteScope Failover does not resend the SiteScope profile topology after the primary SiteScope fails.
Workaround: Force SiteScope Failover to resend all topology data to BAC/BSM. In Preferences > Integration Preferences > BSM Preferences Available Operations, click Re-synchronize. Resending the profile topology by SiteScope Failover is important for viewing PMI reports in BSM.QCCR1I60203
SiteScope Failover
PMi fails to graph data from Failover SiteScope when working with the classic SiteScope Failover solution.
QCCR1I60205
SiteScope Failover
If you experience monitor skips when using the SSH retries mechanism on a UNIX remote server, check the monitor run frequency and the _numberOfRepeatExecForSSHConnection and _UNIXSSHTimeoutSeconds property values in the master.config file to make sure they are not the cause of the skips (for example, if monitor frequency equals the SSH timeout). Note that time is used from _UNIXSSHTimeoutSeconds for every unsuccessful retry. Therefore, if the number of retries is set too high (so that it is longer than the monitor run frequency), this can increase the number of monitor skips and result in SiteScope restarting.
SSH
F-Secure is no longer officially supported when monitoring remote servers using SSH.
SSH
After JBoss Application Server recovers from a server crash, the information in the right pane of the Summary tab in SAM Administration does not show any data.
Workaround: Restart BSM.QCCR1I44570
System Availability Management Administration
Copying and pasting from SiteScope 11.1x to earlier versions of SiteScope is not supported.
QCCR1I30669
System Availability Management Administration
When copying monitors, groups, or other entities between multiple SiteScope instances, tag assignments are lost even if the tags that were assigned to the copied entities on the source SiteScope are present on the target SiteScope.
QCCR1I32039
System Availability Management Administration
When copying and pasting a SiteScope monitor into a group, the monitor data can take up to an hour before it is displayed in Service Health in HP Business Service Management.
System Availability Management Administration
When copying and pasting a monitor that includes a script alert from one SiteScope into another, the remote server of the script alert may not correctly copy into the target SiteScope.
Workaround: If you are copying script alerts from one SiteScope to another, ensure that the remote server accessed by the script alert exists in the target SiteScope before copying.QCCR1I32040
System Availability Management Administration
The Technology Log File Integration monitor cannot be copied from one SiteScope to another.
Workaround: Create an identical monitor on the target SiteScope (copy all monitor values to it from the original monitor). To copy a sub-tree containing Technology Integration monitors:
1). Copy the sub-tree to a temporary location in the same SiteScope.
2). Delete the Technology Integration monitors.
3). Copy the new sub-tree from the temporary location to the other SiteScope.
4). Delete the temporary location.
5). Create the Technology Integration monitors in the other SiteScope.QCCR1I30759
System Availability Management Administration
The incorrect CI type is reported to BSM/BAC in the following cases:
All measurements related to the SiteScope server only have a Legacy System indicator when the mapping between the indicator and CI type is on a Computer CI type. This impacts Service Health after an upgrade.
QCCR1I54818
System Availability Management Administration
If a template contains an invalid dependency (the template contains a dependency that existed once but no longer exists in the imported template), no dependency is shown in the template deployment. When running the Publish Template Changes wizard, the Depends on property is displayed as a difference in the Content Changes page even though there is no dependency displayed in the template.
Workaround: Add a new dependency in the template, remove it, and then click Save. This removes the non-existent dependency.QCCR1I32397
Templates
If the Method or Operating system values in a template remote server contain an incorrect value or are not entered using the same case that is displayed in the drop-down list when configuring a remote server, verification does not work properly, and the first value in the drop-down list is inserted instead.
Workaround: Enter the value exactly as it is displayed in the tooltip on the Remote Servers page in the template.Templates
When using the Event Log Tool, if DNS is selected in the Log name box and the target server does not have a DNS server on it, the Application log content is displayed in the Results panel.
QCCR1I32543
Tools
The Event Log Tool is not available when configuring the Microsoft Windows Event Log monitor from the Use Tools button. The tool is still available from Tools > Operating System Tools > Event Log Tool.
QCCR1I56272
Tools
When using the Database Connection Tool to apply properties to the Database Query monitor or Technology Database Integration monitor, the credential data is lost if a credential profile is selected instead of entering the credentials manually.
QCCR1I32050
Tools
If you encounter the following error when using the Database Connection Tool to connect to an SQL server database: "Exception Message: [mercury][SQLServer JDBC Driver]NTLM (type-2) Authentication was requested but the required DDJDBCx64Auth04.dll was not found on the path specified by the java.library.path system property."
Workaround: Use a third-party driver. Microsoft's JDBC driver does not exhibit this issue, nor does JTDS. Both these drivers can operate in wrapped and unwrapped modes and support Windows Integrated Authentication (http://msdn.microsoft.com/en-us/data/aa937724.aspx).Tools
System Requirements
Below are the minimum system requirements and recommendations for running SiteScope, based on the various supported operating systems.
System Requirements for Windows
System Requirements for Solaris
System Requirements for Linux
Computer/Processor 800 MHZ or higher Operating System Note: The environment must be manually configured before installing SiteScope. For details, see Installing SiteScope on Oracle Enterprise Linux.Note: Red Hat Linux 9 with Native POSIX Threading Library (NPTL) is not supported. Memory 1 GB minimum (2 GB+ recommended) Free Hard Disk Space 2 GB or more (10 GB+ recommended) Java Plug-in (to view applets) Recommended: 1.6.0_14 or later
Note: SiteScope can be installed as a 32-bit application over 64-bit environments for the supported operating systems listed above.
System Requirements for VMware
The following VMware environments are supported in SiteScope according to the configurations tested below:
Use these minimum system requirements when installing SiteScope on VMware environments (note that these are recommendations based on a tested environment, and are not support limitations):
Support for 64-Bit Environments
The following 64-bit environments are supported in SiteScope:
Certified Configuration
The following configuration has been certified in a high load environment for an installation of SiteScope that was integrated with BSM.
Client System Requirements
SiteScope client is supported by the following:
HP SiteScope Support Matrices
HP Business Service Management Integration Support Matrix
√ = Supported
HP SiteScope Version HP Business Service Management Version 9.10 9.00 8.0x 8.00 7.5x 7.0x SiteScope 11.11 √ (Recommended) √ √ √ √ Not supported SiteScope 11.10 √ (Recommended) √ √ √ √ Not supportedHP Operations Manager Integration Support Matrix
HP Software Support
This web site provides contact information and details about the products, services, and support that HP Software offers. For more information, visit the HP Support web site at: HP Software Support Online.
HP Software support provides customer self-solve capabilities. It provides a fast and efficient way to access interactive technical support tools needed to manage your business. As a valued support customer, you can benefit by being able to:
- Search for knowledge documents of interest
- Submit and track progress on support cases
- Submit enhancement requests online
- Download software patches
- Manage a support contract
- Look up HP support contacts
- Review information about available services
- Enter discussions with other software customers
- Research and register for software training
To access the Self-solve knowledge base, visit the Self-solve knowledge search home page.
Note: Most of the support areas require that you register as an HP Passport user and sign in. Many also require an active support contract. To find more information about support access levels, go to: Access levels.
To register for an HP Passport ID, go to: HP Passport Registration.
Legal Notices
© Copyright 2011 Hewlett-Packard Development Company, L.P.
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 only warranties for HP products and services are set forth in the express warranty statements accompanying such products and services. Nothing herein should be construed as constituting an additional warranty. HP shall not be liable for technical or editorial errors or omissions contained herein.
The information contained herein is subject to change without notice.
For information about third-party license agreements, see the Open Source and Third-Party Software License Agreements document in the HP Product Manuals Web Site (http://h20230.www2.hp.com/selfsolve/manuals).
Trademark Notices
Adobe® and Acrobat® are trademarks of Adobe Systems Incorporated.
Intel®, Pentium®, and Intel® Xeon® are trademarks of Intel Corporation in the U.S. and other countries.
iPod is a trademark of Apple Computer, Inc.
Java is a registered trademark of Oracle and/or its affiliates.
Microsoft®, Windows®, Windows NT®, and Windows® XP are U.S. registered trademarks of Microsoft Corporation.
Oracle is a registered trademark of Oracle Corporation and/or its affiliates.
UNIX® is a registered trademark of The Open Group.
Acknowledgements
This product includes software developed by the Apache Software Foundation (www.apache.org/).
This product includes software developed by the JDOM Project (http://www.jdom.org/).
If you have any comments or suggestions regarding this document, please send them by e-mail to SW-Doc@hp.com.
© Copyright 2011 Hewlett-Packard Development Company, L.P.