AIX Monitor
Introduction
AIX monitoring refers to the process of observing and managing the performance, health, and utilization of a IBM AIX operating system environment. AIX is a Unix-based operating system developed by IBM. Effective monitoring helps administrators identify and address potential issues, optimize system resources, and ensure the smooth operation of IBM AIX-based systems
Getting Started
Compatibility
vuSmartMaps supports the monitoring of your IBM AIX operating system's various components including hardware, software, network, and applications.
Data Collection Method
vuSmartMaps collects health and performance data for IBM AIX server using VuNet's Java Based Health agent. This agent collects data based on the source configuration.
Prerequisites
Inputs for Configuring Data Source
- Host: The IP Address/FQDN of the IBM AIX server. This field is the key to identify each server you add here.
- Interval [in seconds]: How frequently data is gathered. period should be between 60 seconds - 3000 seconds.
Firewall Requirement
To collect data from this O11ySource, ensure the following ports are opened:
Source IP | Destination IP | Destination Port | Protocol | Direction |
---|---|---|---|---|
IP address of the IBM AIX server | vuSmartMaps Data Collector End Point | 9092* | TCP | Inbound |
*Before providing the firewall requirements, please update the port based on the customer environment.
Configuring the Target
VuNet's health agent should be installed and running in the IBM AIX server.
Configuration Steps
Enable
the IBM AIX O11ySource.- Select the Sources tab and press the
+
button to add a new IBM AIX host to be monitored. - Add the required details and then click on
Next
. - The following packages will be available for download based on the OS:vuHealthagent full installer package - Downloads the full vuHealthagent package with required configurations for a fresh installationvuHealthagent config update package - Downloads the agent configuration package to update an existing vuHealthagent installation
- Download the agent installation or update package, then click Finish to close the data source window.
Metrics Collected
Name | Description | Data Type |
---|---|---|
timestamp | Timestamp | DateTime64(3) |
target | IP of the Target Server | String |
host | IP of the Host | String |
hostname | Hostname of the target server | String |
tenant_id | Tenant Id | LowCardinality(String) |
bu_id | BU Id | LowCardinality(String) |
system_cpu_user_pct | User CPU Utilization | Float32 |
system_cpu_system_pct | System CPU Utilization | Float32 |
system_cpu_total_norm_pct | Total normalized CPU Utilization | Float32 |
system_cpu_cores | Number of CPU Cores | UInt32 |
system_load_1 | Sysemt load 1 Min average | Float32 |
system_load_5 | Sysemt load 5 Min average | Float32 |
system_load_15 | Sysemt load 15 Min average | Float32 |
system_load_norm_1 | Normaized Sysemt load 1 Min average | Float32 |
system_load_norm_5 | Normaized Sysemt load 5 Min average | Float32 |
system_load_norm_15 | Normaized Sysemt load 15 Min average | Float32 |
system_core_system_pct | System CPU Core utilization | Float32 |
system_core_user_pct | User CPU Core utilization | Float32 |
system_memory_total | Total System Memory | UInt64 |
system_memory_free | Total System Free Memory | UInt64 |
system_memory_used_bytes | Total System Memory Used Bytes | UInt64 |
system_memory_used_pct | Total System Memory Percentage Utilization | Float32 |
system_memory_actual_free | Total System Actual Free Memory | UInt64 |
system_memory_actual_used_bytes | Total System Actual Memory Used Bytes | UInt64 |
system_memory_actual_used_pct | Total System ctual Memory Percentage Utilization | Float32 |
system_memory_swap_total | Total System SWAP Memory | UInt64 |
system_memory_swap_free | Total System SWAP Free Memory | UInt64 |
system_memory_swap_used_bytes | Total System SWAP Memory used Bytes | UInt64 |
system_memory_swap_used_pct | Total System SWAP Memory Percentage Utilization | Float32 |
system_filesystem_used_bytes | Total Disk used bytes | UInt64 |
system_filesystem_used_pct | Total Disk percentalize utilization | Float32 |
system_filesystem_total | Total Disk size | UInt64 |
system_process_memory_rss_bytes | Process memory RSS Bytes | UInt64 |
system_process_memory_rss_pct | Process memory RSS percentage utilization | Float32 |
system_process_memory_size | Process memory size | UInt64 |
system_process_cpu_total_norm_pct | Process total normalized CPU utilization | Float32 |
system_process_pid | Process PID | UInt32 |
system_process_ppid | Process Parent PID | UInt32 |
system_process_name | Process Name | String |
system_process_username | Process Username | String |
system_process_cmdline | Process Command Line | String |
system_uptime_duration_ms | System Uptime | UInt64 |
system_cpu_vcpus | Number of vCPUs | UInt64 |
system_core_total_pct | Total percentage utilization of CPU cores | Float32 |
system_filesystem_mount_point | Filesystem/disk mount point | LowCardinality(String) |
system_filesystem_device_name | Filesystem/disk diskname | LowCardinality(String) |
system_core_id | System CPU Core Id | String |
metricset_name | Metricset Name | LowCardinality(String) |
metricset_module | Metricset Module | LowCardinality(String) |
tags | Tags | LowCardinality(String) |
doc_type | Document Type | LowCardinality(String) |
type | Type | LowCardinality(String) |
system_network_in_packets | Input packets on NIC | UInt64 |
system_network_in_errors | Input errors on NIC | UInt64 |
system_network_in_bytes | Input bytes on NIC | UInt64 |
system_network_in_dropped | Input dropped on NIC | UInt64 |
system_network_speed | Network Speed | UInt64 |
system_network_name | Network Name | LowCardinality(String) |
system_network_out_packets | Output packets on NIC | UInt64 |
system_network_out_errors | Output errors on NIC | UInt64 |
system_network_out_bytes | Output bytes on NIC | UInt64 |
system_network_out_dropped | Output dropped on NIC | UInt64 |
system_diskio_read_count | Diskio Read count | Float64 |
system_diskio_read_bytes | Diskio Read bytes | Float64 |
system_diskio_read_time | Diskio Read time | Float64 |
system_diskio_write_count | Diskio Write count | Float64 |
system_diskio_write_bytes | Diskio Write bytes | Float64 |
system_diskio_write_time | Diskio Write time | Float64 |
system_diskio_name | Disk Name | String |
system_diskio_iostat_busy | IOStat when disk was busy | Float32 |
system_diskio_io_time | Overall Diskio I/O time | Float32 |
DeviceType | Device Type | LowCardinality(String) |
OS | Operating System | LowCardinality(String) |
Owner | Owner of the server | LowCardinality(String) |
Role | Role of the server | LowCardinality(String) |