| Summary: | В последнем стартерките p9 не работает zabbix_agentd | ||
|---|---|---|---|
| Product: | Sisyphus | Reporter: | Andrey Cherepanov <cas> |
| Component: | zabbix-agent | Assignee: | Alexei Takaseev <taf> |
| Status: | CLOSED WORKSFORME | QA Contact: | qa-sisyphus |
| Severity: | normal | ||
| Priority: | P3 | CC: | taf |
| Version: | unstable | ||
| Hardware: | all | ||
| OS: | Linux | ||
| Bug Depends on: | |||
| Bug Blocks: | 37033 | ||
|
Description
Andrey Cherepanov
2019-07-16 10:55:26 MSK
В /var/log/zabbix/zabbix_agentd.log хоть что-нибудь успевает записаться? Равно как и хотелсоь бы знать что выдаст journalctl -u zabbix_agentd Поставил в виртуалке бету p9 от 24 июля. Поставил zabbix_agentd на чистую систему. Проблема не подтверждается:
[root@p9-test apt]# systemctl start zabbix_agentd
[root@p9-test apt]# systemctl status zabbix_agentd
● zabbix_agentd.service - ZABBIX Monitor Agent
Loaded: loaded (/lib/systemd/system/zabbix_agentd.service; disabled; vendor preset: disabled)
Active: active (running) since Tue 2019-07-30 04:00:39 UTC; 4s ago
Process: 2158 ExecStart=/usr/sbin/zabbix_agentd (code=exited, status=0/SUCCESS)
Main PID: 2160 (zabbix_agentd)
Tasks: 6 (limit: 1152)
Memory: 5.4M
CGroup: /system.slice/zabbix_agentd.service
├─2160 /usr/sbin/zabbix_agentd
├─2161 /usr/sbin/zabbix_agentd: collector [idle 1 sec]
├─2162 /usr/sbin/zabbix_agentd: listener #1 [waiting for connection]
├─2163 /usr/sbin/zabbix_agentd: listener #2 [waiting for connection]
├─2164 /usr/sbin/zabbix_agentd: listener #3 [waiting for connection]
└─2165 /usr/sbin/zabbix_agentd: active checks #1 [idle 1 sec]
июл 30 04:00:39 p9-test.ilimnet.ru systemd[1]: /lib/systemd/system/zabbix_agentd.service:7: PIDFile= references a path b>
июл 30 04:00:39 p9-test.ilimnet.ru systemd[1]: Starting ZABBIX Monitor Agent...
июл 30 04:00:39 p9-test.ilimnet.ru systemd[1]: Started ZABBIX Monitor Agent.
|