You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've run again in this problem on a very low utilized host ( sub 1% cpu usage) as with my workaround only recognizes above 1%.
Any idea where i can look to solve that?
As an example:
zabbix_agentd -t vpoller["cluster.perf.metric.get",xxx,xxx,"value",null,null,null,"cpu.usage.percent.average",null,"Past day"] zabbix_agentd [690]: vPoller module version 0.5.7 zabbix_agentd [690]: Loading vPoller module configuration file /etc/zabbix/vpoller_module.conf vpoller[cluster.perf.metric.get,xxx,xxx,value,null,null,null,cpu.usage.percent.average,null,Past day] [s|772]
first shouldn't it be an [f|] instead of [s|#] ?
second 772 omitts the floating point! It should read 7.72.
The text was updated successfully, but these errors were encountered: