Hello,
I tried to install Zabbix agent on macOS Monterey 12.3 with M1 processor
I downloaded this agent : https://www.zabbix.com/download_agen...cy=0#tab:40LTS
When I do : "sudo launchctl load /Library/LaunchDaemons/com.zabbix.zabbix_agentd.plist." to launch the agent
Then : "ps aux | grep zabbix_agentd" to check if agent is running , I got : "myhostname 14372 0.0 0.0 408636560 1728 s000 S+ 10:49AM 0:00.00 grep zabbix_agentd"
So the agent is not running ,
Can someone already successed to make the agent running on M1 ?
Thank you
I tried to install Zabbix agent on macOS Monterey 12.3 with M1 processor
I downloaded this agent : https://www.zabbix.com/download_agen...cy=0#tab:40LTS
When I do : "sudo launchctl load /Library/LaunchDaemons/com.zabbix.zabbix_agentd.plist." to launch the agent
Then : "ps aux | grep zabbix_agentd" to check if agent is running , I got : "myhostname 14372 0.0 0.0 408636560 1728 s000 S+ 10:49AM 0:00.00 grep zabbix_agentd"
So the agent is not running ,
Can someone already successed to make the agent running on M1 ?
Thank you
Comment