Hi,
I've got a simple integer value that indicates the current load of something.
I'm hoping to have a separate item that stores the history of the increases in overall peak for this first item.
I can query history_uint + trends_uint to get the data manually, but I'm hoping I can store it within Zabbix itself in order to graph when the peak increases happened.
Does anyone have any suggestions?
I've got a simple integer value that indicates the current load of something.
I'm hoping to have a separate item that stores the history of the increases in overall peak for this first item.
I can query history_uint + trends_uint to get the data manually, but I'm hoping I can store it within Zabbix itself in order to graph when the peak increases happened.
Does anyone have any suggestions?