Hello,
On a Windows zabbix agent config file, i've specified the following parameters :
DebugLevel=4
LogFile=D:\zabbix\zabbix.log
Do you know if I can deactivate the CPU stat collect done every second (I have no item activated for that purpose) because it is inducing a pretty huge size for the log file (4 lines added each second) :
1196:20100119:173320.025 In collect_cpustat()
4856:20100119:173320.947 In send_buffer('172.30.10.219','10051')
4856:20100119:173320.947 Values in the buffer 0 Max 100
4856:20100119:173320.947 Sleeping for 1 seconds
Thanks in advance.
Best regards,
Nicolas Rabine
On a Windows zabbix agent config file, i've specified the following parameters :
DebugLevel=4
LogFile=D:\zabbix\zabbix.log
Do you know if I can deactivate the CPU stat collect done every second (I have no item activated for that purpose) because it is inducing a pretty huge size for the log file (4 lines added each second) :
1196:20100119:173320.025 In collect_cpustat()
4856:20100119:173320.947 In send_buffer('172.30.10.219','10051')
4856:20100119:173320.947 Values in the buffer 0 Max 100
4856:20100119:173320.947 Sleeping for 1 seconds
Thanks in advance.
Best regards,
Nicolas Rabine
Comment