Розбіжності
Тут показані розбіжності між вибраною ревізією та поточною версією сторінки.
Порівняння попередніх версій Попередня ревізія | |||
debian:zabbix_agent [2024/12/19 09:48] – Method | debian:zabbix_agent [2025/04/25 12:18] (поточний) – Method | ||
---|---|---|---|
Рядок 10: | Рядок 10: | ||
systemctl enable zabbix-agent | systemctl enable zabbix-agent | ||
- | cat <<EOF > / | + | cat <<EOF > / |
- | Server=zbx.example.com | + | Server=172.16.0.21 |
ServerActive=172.16.0.21 | ServerActive=172.16.0.21 | ||
Hostname=zbx.example.com | Hostname=zbx.example.com | ||
EOF | EOF | ||
+ | nano / | ||
systemctl restart zabbix-agent | systemctl restart zabbix-agent | ||