Supported Versions |
---|
HP-UX hpux1 B.11.31 OS |
Introduction
HP-UX is a closed source operating system provided by HP Enterprise. It is a Unix-like operating system based on the Unix System V design. It is primarily designed for HP computers, and its target system is a server. It is one of five commercial operating systems with versions certified to the open group’s UNIX 03 standard. It has a monolithic kernel with dynamically loadable modules and the preferred proprietary license.
Pre-requisites
- Users must have either OpsRamp Classic Gateway 10.0.
- Ensure that “adapter integrations” add-on is enabled in client configuration. Once enabled, go to Setup > Integrations > Adapter to see HP-UX Server integration.
- Users need to add path /usr/sbin against path variables in the .profile file to achieve NETWORK related metrics. Example:
(hpux_server_network_interface_OutTraffic, hpux_server_network_interface_InDiscards, hpux_server_network_interface_OutPackets, hpux_server_network_interface_OutErrors, hpux_server_network_interface_OutDiscards, hpux_server_network_interface_InPackets, hpux_server_network_interface_InErrors, hpux_server_network_interface_Collisions, hpux_server_network_interface_Status, hpux_server_network_interface_InTraffic).
cat .profile
# Set up the search paths:
PATH=$PATH:/usr/bin:/usr/sbin:/etc:/usr/local/bin:.
- Users should have a tmp folder, the application will use it to store top command output in order to retrieve CPU and memory utilization metrics.
Commands using tmp folder
top -f /tmp/topoutput.txt
cat /tmp/topoutput.txt
rm /tmp/topoutput.txt
- Users who want to use log file monitoring must have a home directory on the system where the script will be run.
pwd
[content@centos-node1 ~]$ pwd
/home/content
Install the integration
- From All Clients, select a client.
- Go to Setup > Integrations > Integrations.

- From Available Integrations, select Adapter > HP UX Server. You may also search for the application in the Integration List section.
- Click on HP UX Server application to install it.
- The Install HP UX Server Integration popup appears.
Note
Ensure that Adapter addon is enabled at client and partner levels.
Enter the following information:
a. Name: Name of the integration
b. Upload Logo: Optional logo for the integration.
c. GateWay Profiles: Select a gateway management profile to associate with the client.Click Install. The Integration page displays the installed integration.

Configure the integration
- In CONFIGURATION section, click +Add.

- On Create Adapter Configuration, enter:
- Name: Configuration name.
- IP Address/Host Name: IP address or host name of the target.
- Additional Configurations: Add additional configuration details, such as file system, process, and so on. The Log File Configuration is part of the additional configuration, configure the values for below fields as per your log file monitoring use case:
- Name
- File Name
- Rotated File Name
- Expression
- Check Type
- Threshold
- Severity
- Notification Alerts: Select TRUE or FALSE.
Notes:- By default False is selected.
- If you select TRUE, application will handle Critical/Recovery failure alert notifications for Connectivity, Authentication Exceptions.
- From the Credential section, select Custom and enter the Username and Password.
- From the Resource Types & Metrics section, select the metrics and configure for availability and alert conditions, for Cluster & Server.
- In the Discovery Schedule section, configure how frequently the discovery action should trigger. Select Recurrence Pattern to add one of the following patterns:
- Minutes
- Hourly
- Daily
- Weekly
- Monthly
- In the Monitoring Schedule section, configure how frequently the monitoring action should trigger.

- Click Save.
- After saving the integration, HP-UX resources are discovered and monitoring is enabled as specified by the configuration profile.

The configuration is saved and displayed on the page. You can perform the actions manually, like Discovery, Monitoring or even Disable the configuration.
Resource information
- To view the resource information, go to Infrastructure > Resources > Server.
- Use the search function to find your resource and then click on it.
View resource attributes
The discovered resource(s) are displayed under Attributes. In this page you will get the basic information about the resources such as: Resource Type, Native Resource Type, Resource Name, IP Address etc.

View resource metrics
To confirm HP-UX Server monitoring, review the following:
- Metric graphs: A graph is plotted for each metric that is enabled in the configuration.
- Alerts: Alerts are generated for metrics that are configured as defined for integration.

Supported metrics
Resource Type: Server
Metric Name | Metric Description | Units |
---|---|---|
hpux_server_openFileDescriptors_Utilization | HP-UX open file descriptors used percentage | Percent |
hpux_server_openFileDescriptors_UsedCount | Current number of open file descriptors | Count |
hpux_server_loggedInUsers_Pct | Current number of logged in users percentage | Percent |
hpux_server_loggedInUsers_Count | Current number of logged in users | Count |
hpux_server_runningProcesses_Pct | Current running processes percentage | Percent |
hpux_server_runningProcesses_Count | Current number of running processes | Count |
hpux_server_semaphores_Utilization | Semaphore ID's used percentage | Percent |
hpux_server_semaphores_UsedCount | Current number of semaphore ID’s in use | Count |
hpux_server_sharedMemoryIDs_Utilization | Used percentage of shared memory ID's | Percent |
hpux_server_sharedMemoryIDs_UsedCount | Current number of shared memory ID’s in use | Count |
hpux_server_cpu_total_Utilization | System CPU utilization | Percent |
hpux_server_cpu_logicalProcessor_Utilization | System CPU logical processor utilization | Percent |
hpux_server_cpu_Load | Average CPU load for 1 min, 5 min, and 15 min | |
hpux_server_realMemory_ScanRate | Memory scan rate in pages per second | psec |
hpux_server_realMemory_pageOuts_PagesPerSec | Memory page out rate in pages per second | psec |
hpux_server_realMemory_pageOuts_KiloBytesPerSec | Memory pages page out rate in Kilo Bytes per second | KBps |
hpux_server_memory_Used | System memory used space | MB |
hpux_server_memory_Utilization | System memory utilization | Percent |
hpux_server_swapMemory_Used | Swap memory used | KB |
hpux_server_swapMemory_Utilization | Swap memory utilization in percent | Percent |
hpux_server_individual_swapArea_Utilization | Individual swap area utilization in percent | Percent |
hpux_server_fileSystem_space_Utilization | File system space utilization in percent | Percent |
hpux_server_fileSystem_space_UsedInMB | File system space usage in MB | MB |
hpux_server_fileSystem_space_DeltaInKB | File system space usage(KB) delta | KB |
hpux_server_fileSystem_Inodes_Utilization | File system Inodes utilization percent | Percent |
hpux_server_fileSystem_Inodes_Usage_Number | File system Inodes usage number | Count |
hpux_server_fileSystem_Inodes_Delta | File system Inodes usage delta | Count |
hpux_server_fileSystem_mount_ChangeDetection | File system mount point change detection. It detects if any file system mount point removed and if any new mount point added into the system. Below are the possible values: 0 - Available , 1 - Newly Added , 2 - Removed | |
hpux_server_mountpoint_space_Utilization | Mount point space utilization in percent | Percent |
hpux_server_mountpoint_space_UsedInMB | Mount point usage in MB | MB |
hpux_server_mountpoint_space_DeltaInKB | Mount point space usage(KB) delta | KB |
hpux_server_mountpoint_Inodes_Utilization | Mount point Inodes utilization percent | Percent |
hpux_server_mountpoint_Inodes_Usage_Number | Mount point Inodes usage number | Count |
hpux_server_mountpoint_Inodes_Delta | Mount point Inodes usage delta | Count |
hpux_server_mountpoint_availability_Status | Availability status of mount point. These are possible values : 0 - Not Available 1 - Available | |
hpux_server_network_interface_OutTraffic | Monitors Out traffic of each interface for hpux devices | Kbps |
hpux_server_network_interface_InDiscards | Monitors Network in discards of each interface for hpux devices | psec |
hpux_server_network_interface_OutPackets | Monitors Out packets of each interface for hpux devices | packets/sec |
hpux_server_network_interface_OutErrors | Monitors network out errors of each interface for hpux devices | Count |
hpux_server_network_interface_OutDiscards | Monitors network Out Discards of each interface for hpux devices | psec |
hpux_server_network_interface_InPackets | Monitors in Packets of each interface for hpux devices | packets/sec |
hpux_server_network_interface_InErrors | Monitors network in errors of each interface for hpux devices | Count |
hpux_server_network_interface_Collisions | Monitors network collisions of each interface for hpux devices | Count |
hpux_server_network_interface_Status | Monitors status of each interface for hpux devices. Possible values 0-down, 1-up | |
hpux_server_network_interface_InTraffic | Monitors In traffic of each interface for hpux devices | Kbps |
hpux_server_process_RunningStatus | Monitors status of each user mentioned process. possible values 0-Not Running, 1- Running |
Risks, Limitations & Assumptions
- We are not supporting below monitorings as of now:
- Hardware metrics
- Programmable Resource Monitoring
- Processes (we provided one metric for each process RunningStatus. i.e, hpux_server_process_RunningStatus).
- Need below json payload as input for log monitoring:
- Name: This can be any string used to identify individual log configuration.
- File Name: It is a combination of folder path and file name. Folder path should contain the exact path for the file as prefix. File name can be any valid string or regular expression. In case of file not found with specified file name, alert will be generated with the severity specified by the user.
- Rotated File Name: It is similar to file name field but specifying the rotated file. This is a optional field.
- Expression: This can be any valid string or regular expression used to specify the search string. It is a mandatory field.
- Check Type: This can be either “exists” or “not exists”(case insensitive).
- Threshold: This can be any valid integer. Alert will be generated in case of specified threshold breach happens.
- Severity: It is used to specify the alert type to be created in case of expression found. Possible values are CRITICAL, WARNING, INFO, and OK (case insensitive).
- The availability is shown unknown for few resources even if it is enabled on the respective resource metrics. This is because of the presence of multiple native type resources under the same resource type.
Log file configuration:
[
{
"Name":"",
"File Name":"",
"Rotated File Name":"",
"Expression":"",
"Check Type":"",
"Threshold":"",
"Severity":""
}
]
- We do not process logs for the first request because it creates performance issues due to a large amount of data. We will process the second request based on the most recent logs (logs generated between the first and second polls).
- No recovery alerts are generated for expression related alerts. We will get recovery only for file not found alerts.
- lication can handle Critical/Recovery failure alert notifications for below two cases when user enables Notification Alerts in configuration:
- Connectivity Exception
- Authentication Exception
- Application will not send any duplicate/repeat failure alert notification until the already existing critical alert is recovered.
- Application cannot control monitoring Pause/Resume actions based on above alerts.
- Component level threshold configuration is not possible
- Resource level metric threshold customization and frequency setting are not possible
- Usability issues in appapplication configuration page while adding/editing
- Optional configuration parameters cannot be defined
- Application upgrade is manual process without version change
- We do not process logs of size greater than 1GB.