Disk Growth Trend – Daily
Event Type: PH_DEV_MON_SYS_DISK_TREND_DAY
Description: Event containing disk usage growth trend – daily view Source:
Microsoft Windows (SNMP or WMI), Linux (SNMP), Solaris (SNMP), HP-UX (SNMP), IBM AIX (SNMP) NetApp DataONTAP (SNMP)
Key Attributes:
Event Severity
Category |
eventSeverityCat | string | Set to Low. IN general, takes the values Low, Medium and High. Event Severities 0-4 are mapped to Low, 5-8 are mapped to Medium and 9-10 are mapped to High |
Event Receive
Time |
phRecvTime | Date | Time at which AccelOps generated this event |
Reporting IP | reptDevIpAddr | Date | IP address of device reporting this event. In this case set to the device reporting the utilization (same as Host name attribute) |
Relaying IP | relayDevIpAddr | Date | IP address of device relaying this event from the source to AccelOps. In general it could be a syslog-ng IP address but in this, since AccelOps talks to the device directly, Relaying IP is set to AccelOps IP Address. |
Raw Event Log | rawEventMsg | string | Raw event containing all attributes in comma separated “[Attribute] = value” format. |
Host name | hostName | string | Host name (as in AccelOps CMDB) of the device whose disk utilization is being reported |
Host IP
Address |
hostIpAddr | IP | Access IP (as in AccelOps CMDB) of the device whose disk utilization is being reported |
Disk Name | diskName | string | Disk name |
Disk Capacity
Util |
diskUtil | double | Disk utilization for a specific disk name (between 0-100). |
Free Disk (MB) | freeDiskMB | uint32 | Size of free disk available in MBytes |
Total Disk (MB) | totalDiskMB | uint32 | Size of total disk in MBytes |
Used Disk (MB) | usedDiskMB | uint32 | Size of used disk in MBytes |
Current Daily
Disk Growth (MB) |
diskGrowthMBDaily | double | Disk growth (MB) for the current day |
Avg Daily Disk
Growth (MB) |
avgDiskGrowthMBDaily | double | Running avg of daily disk growth (MB) overall previous days |
Days To Disk
Full |
timeToDiskFull | uint32 | Number of days until disk is full (from daily growth statistics) |
Poll Interval | pollIntv | uint32 | Polling interval in seconds. |