8.15 HP Utility Meter User's Guide (January 2010)
Table Of Contents
- HP Utility Meter User's Guide for version 8.15
- Table of Contents
- About This Document
- 1 Introduction
- 2 Installing and Configuring the Utility Meter Software
- 2.1 Overview
- 2.2 Skills Required
- 2.3 Before Going to the Customer Site
- 2.4 Configuring the HP-UX System Parameters
- 2.5 Obtaining and Installing the Utility Meter Software
- 2.6 Configuring the Utility Meter Parameters
- 2.7 URS XP Only – Installing the CV XP AE CLI Software
- 2.8 URS EVA Only – Installing the CV EVA SSSU Software
- 2.9 URS HP/Brocade SAN Switch Only – Installing the SMI-S Agent Software
- 2.10 URS Cisco SAN Switch Only – Enabling the CIM Server
- 2.11 Email Hostname Masquerading
- 2.12 Configuring PPU Partitions and URS Devices
- 2.13 Verifying the Utility Meter Operation
- 2.14 Completing the Utility Meter Installation and Configuration
- 2.15 Upgrading the Utility Meter Software to Version 8.15
- 3 Performing Utility Meter Tasks
- 4 Verifying Utility Meter Operation
- 4.1 Verifying the Utility Meter Hardware is Operational
- 4.2 Verifying the Utility Meter Software is Operational
- 4.3 Verifying the CIM Server Software Is Operational
- 4.4 Verifying Connectivity from the Utility Meter to HP
- 4.5 Verifying the Data Acquisition Server is Running
- 4.6 Verifying the Utility Meter Data Transport Method
- 4.7 Verifying a PPU Partition
- 4.8 Verifying a Storage Device
- 4.8.1 Verifying a Device is Configured in the Utility Meter
- 4.8.2 Verifying a Device is Connected to the Utility Meter
- 4.8.3 Verifying the Connection from the Utility Meter to HP
- 4.8.4 XP Only – Verifying the Correct Version of CV XP AE CLI is Installed
- 4.8.5 EVA Only – Verifying the Correct Version of CV EVA SSSU is Installed
- 4.9 Verifying a SAN Device
- 5 Troubleshooting the Utility Meter
- A Site Preparation Form for Pay Per Use
- B Site Preparation Form for Utility Ready Storage
- C Data Fields Sent from the Utility Meter to HP
- Glossary
- Index

If the Utility Meter's fully qualified domain name is not resolvable on the public Internet, you need to configure
hostname masquerading so that the remaining domain name is DNS resolvable. To control the masquerading,
use the DM macro in the sendmail configuration file.
There are two ways to introduce hostname masquerading on the Utility Meter:
•
Interactive program
: The Utility Meter software includes an interactive program that makes the changes
needed for the hostname masquerading configuration for you. See Section 2.11.1: “Interactive Hostname
Masquerading Setup”.
•
Manual procedure
: You can configure hostname masquerading manually in the sendmail configuration
file. See Section 2.11.2: “Manual Hostname Masquerading Setup”.
NOTE: For detailed information on hostname masquerading, see the appropriate (HP-UX 11i v2, or 11i
v3)
HP-UX Mailing Services Administrator's Guide
at: http://www.docs.hp.com/en/netcom.html#Internet
Services.
2.11.1 Interactive Hostname Masquerading Setup
To set up hostname masquerading on the Utility Meter, execute the following command:
# /opt/meter/sbin/sendmail-config
The sendmail-config program:
• Makes the changes to the sendmail.cf configuration file located in /etc/mail.
• Uses the Utility Meter's domain if the masquerading domain is not set.
• Automatically restarts sendmail.
• Verifies that the Utility Meter can contact the SMTP relay host.
• Restores the previous sendmail configuration if any of the sendmail configuration changes are
rejected by sendmail.
You must provide the following information to the sendmail-config program:
• Domain to masquerade to
• Outbound SMTP relay host
Here is an example of running the /opt/meter/sbin/sendmail-config program:
# /opt/meter/sbin/sendmail-config
sendmail-config: This program configures sendmail(1m) on HP-UX for
sendmail-config: domain masquerading and outbound SMTP relaying.
sendmail-config: Domain masquerading forces sendmail to originate
sendmail-config: all email with the specified domain.
sendmail-config: The outbound SMTP relay is required when internal hosts
sendmail-config: are not allowed direct email connections to the internet.
sendmail-config: To disable domain masquerading or the SMTP relay, enter a
sendmail-config: single dash ('-') when prompted for the host/domain to use.
sendmail-config: Domain to masquerade as ('-' for no masquerading)
sendmail-config: [subdomain.busines.example]: business.example.com
sendmail-config: Outbound SMTP relay host ('-' for no relay)
sendmail-config: []: smtp-out.business.example.com
sendmail-config: Verifying connectivity with smtp-out.business.example.com...ok.
sendmail-config: Setting sendmail masquerading to business.example.com.
sendmail-config: Setting sendmail SMTP relay to smtp-out.business.example.com.
34 Installing and Configuring the Utility Meter Software