fractal Posted March 31, 2016 Ребят расскажите как установить zabbix агент на debian. Делал вот так - http://www.ekzorchik.ru/2015/01/how-to-install-zabbix-agent-on-ubuntu-server/ агент стартует, но сервер его не видит, адрес сервера указал свой, порт не менял на серваке: Received empty response from Zabbix Agent at [192.168.1.202]. Assuming that agent dropped connection because of access permissions. Вставить ник Quote Ответить с цитированием Share this post Link to post Share on other sites More sharing options...
Morbid Posted March 31, 2016 Поле сервер server указано корректно в конфиге заббикс агента? Для теста поставьте server=0.0.0.0 и перезапустите и проверьте так же после запуска агента, вообще машина начала слушать нужный порт? если да то на каких интерфейсах Вставить ник Quote Ответить с цитированием Share this post Link to post Share on other sites More sharing options...
fractal Posted March 31, 2016 # Mandatory: no # Default: # Server= Server=192.168.1.202 ### Option: ListenPort # Agent will listen on this port for connections from the server. # # Mandatory: no # Range: 1024-32767 # Default: ListenPort=10050 /etc/init.d/zabbix-agent status zabbix_agentd is running. tcp 0 0 0.0.0.0:10050 0.0.0.0:* LISTEN 14565/zabbix_agentd где логи по запуску агента глянуть? Вставить ник Quote Ответить с цитированием Share this post Link to post Share on other sites More sharing options...
fractal Posted March 31, 2016 хм, заработал после ребута сервака с агентом Вставить ник Quote Ответить с цитированием Share this post Link to post Share on other sites More sharing options...
Morbid Posted March 31, 2016 /var/log/zabbix/* у меня там лежат на debian Вставить ник Quote Ответить с цитированием Share this post Link to post Share on other sites More sharing options...