macOS
Installation
-
Create a new system user Saymon agent, the agent will be executed on that user behalf.
-
Download the archive
Mac OS X 64 bit
and unpack it to the directory /opt -
Edit the agent configuration file
saymon-agent/conf/agent.properties
. -
Create the folder for storing log files:
$ sudo mkdir saymon-agent/log && sudo chown -R saymon:staff saymon-agent
-
Make the agent file executable:
$ sudo chmod +x saymon-agent/saymon-agent.sh
-
Launch the agent:
$ cd saymon-agent && sudo -u saymon ./saymon-agent.sh