Установлен Zabbix 1.8 агент тоже 1.8
Используется стандартный шаблон Template_Windows
Сервер Windows 2008 R2
При запросе следующих данных агент сбрасывает подключения
proc_cnt[httpd]
system[procrunning]
perf_counter[\System\threads]
perf_counter[\System\File Read Bytes/sec]
perf_counter[\PhysicalDisk(_Total)\Avg. Disk Read Queue Length]
perf_counter[\PhysicalDisk(_Total)\Avg. Disk Write Queue Length]
perf_counter[\System\File Write Bytes/sec]
например гетом получаю
zabbix_get -s localhost -k system[procrunning]
zabbix_get [2212]: Get value error: ZBX_TCP_WRITE() failed
Используется стандартный шаблон Template_Windows
Сервер Windows 2008 R2
При запросе следующих данных агент сбрасывает подключения
proc_cnt[httpd]
system[procrunning]
perf_counter[\System\threads]
perf_counter[\System\File Read Bytes/sec]
perf_counter[\PhysicalDisk(_Total)\Avg. Disk Read Queue Length]
perf_counter[\PhysicalDisk(_Total)\Avg. Disk Write Queue Length]
perf_counter[\System\File Write Bytes/sec]
например гетом получаю
zabbix_get -s localhost -k system[procrunning]
zabbix_get [2212]: Get value error: ZBX_TCP_WRITE() failed
Comment