-
Change Request
-
Resolution: Unresolved
-
Major
-
None
-
3.0.4, 3.2.0
ZBXNEXT-494 introduced a new Zabbix agent item function proc.cpu.util[*] - Process CPU utilization percentage.
The current implementation offers data gathering modes avg1 (default), avg5 and avg15.
How about extending the item function by also supporting modes min1, min5 and min15 resp. max1, max5 and max15?