AIX platform
AIX platform
Log Track Supported: Yes
Config Track Supported: Yes
Custom Properties Supported:
| Name | Description |
|---|---|
| arch | Architecture |
| version | OS Version |
| vendor | Vendor |
| vendorVersion | Vendor Version |
| ram | RAM |
| cpuSpeed | CPU Speed |
| ip | IP Address |
| primaryDNS | Primary DNS |
| secondaryDNS | Secondary DNS |
| defaultGateway | Default Gateway |
Supported Control Actions: None
Supported Metrics:
| Name | Alias | Units | Category | Default On | Default Interval |
|---|---|---|---|---|---|
| Availability | Availability | percentage | AVAILABILITY | true | 1 min |
| Free Memory | MemFree | B | UTILIZATION | true | 5 min |
| Total Memory | MemTotal | B | UTILIZATION | false | 5 min |
| Used Memory | MemUsed | B | UTILIZATION | false | 5 min |
| Number of CPUs | NumCPUs | none | UTILIZATION | false | 5 min |
| User Cpu | CpuUser | percentage | UTILIZATION | false | 5 min |
| System Cpu | CpuSys | percentage | UTILIZATION | false | 5 min |
| User Cpu Time | CpuUserSec | ms | UTILIZATION | false | 10 min |
| User Cpu Time per Minute | CpuUserSec1m | ms | UTILIZATION | false | 10 min |
| System Cpu Time | CpuSysSec | ms | UTILIZATION | false | 10 min |
| System Cpu Time per Minute | CpuSysSec1m | ms | UTILIZATION | false | 10 min |
| Cpu Idle Time | CpuIdleSec | ms | UTILIZATION | false | 10 min |
| Cpu Idle Time per Minute | CpuIdleSec1m | ms | UTILIZATION | false | 10 min |
| Swap Free | SwapFree | B | UTILIZATION | false | 5 min |
| Swap Used | SwapUsed | B | UTILIZATION | true | 5 min |
| Swap Total | SwapTotal | B | UTILIZATION | false | 5 min |
| System Uptime | Uptime | sec | AVAILABILITY | false | 1 min |
| Running Processes | ProcTotal | none | UTILIZATION | false | 5 min |
| Load Average 1 Minute | LoadAverage0 | none | UTILIZATION | false | 5 min |
| Load Average 5 Minutes | LoadAverage1 | none | UTILIZATION | true | 5 min |
| Load Average 15 Minutes | LoadAverage2 | none | UTILIZATION | false | 5 min |
| Cpu Nice | CpuNice | percentage | UTILIZATION | false | 5 min |
| Cpu Idle | CpuIdle | percentage | UTILIZATION | false | 5 min |
| Cpu Usage | CpuUsage | percentage | UTILIZATION | false | 5 min |
| Cpu Wait | CpuWait | percentage | UTILIZATION | false | 5 min |
| Cpu Wait Time | CpuWaitSec | ms | UTILIZATION | false | 10 min |
| Cpu Wait Time per Minute | CpuWaitSec1m | ms | UTILIZATION | false | 10 min |
Configuration help:
NOTE: The agent must have read access to /dev/kmem
General Log and Config Track Properties
- Enable Config Tracking - Check to enable config tracking.
- Configuration Files - Comma delimited list of configuration files to track. Relative files are resolved to /.
- Enable Log Tracking - Check to enable log tracking.
- Track event log level - Only track events of level greater than or equal to this level. Order is: [Error, Warn, Info, Debug]
- Log Pattern Match - Include messages that match the given regular expression. The given pattern can be a substring to look for in log messages or a regular expression. See: java.util.regex.Pattern.
- Log Pattern Exclude - Exclude messages that match the given regular expression.
- Log Files - Comma delimited list of log files to track. Relative files are resolved to /.