Hello,
In the log of Zabbix Agent 2 (version 6.4.18) on Windows, I am encountering the following error messages:
I strongly suspect that the issue is related to the following counters:
Unfortunately, it seems that it's not possible to extend the collection interval for these specific counters, unlike direct performance counters (perf_counter_en[counter,<interval>]).
I would like to ask if you could confirm or refute my assumption that this is a "bug" related to the plugins in Zabbix Agent 2.
Thank you for your time.
In the log of Zabbix Agent 2 (version 6.4.18) on Windows, I am encountering the following error messages:
Code:
plugin 'Cpu': time spent in collector task 3.913074 s exceeds collecting interval 1 s plugin 'WindowsPerfMon': time spent in collector task 3.915921 s exceeds collecting interval 1 s
- System.cpu.util
- perf_instance_en.discovery[LogicalDisk]
Unfortunately, it seems that it's not possible to extend the collection interval for these specific counters, unlike direct performance counters (perf_counter_en[counter,<interval>]).
I would like to ask if you could confirm or refute my assumption that this is a "bug" related to the plugins in Zabbix Agent 2.
Thank you for your time.