I use following command to start the zabbix agent
/opt/app/zabbix_agent/sbin/zabbix_agentd
What is the command to stop the agent gracefully using the zabbix command ?
(the zabbix agent is owned by application owner so systemctl start / stop is no good)
Please let me know how do you deal with this.
/opt/app/zabbix_agent/sbin/zabbix_agentd
What is the command to stop the agent gracefully using the zabbix command ?
(the zabbix agent is owned by application owner so systemctl start / stop is no good)
Please let me know how do you deal with this.
Comment