Server installation
SAYMON Server is distributed as an ISO disk image that you can install on a physical hardware or on a virtual machine.
You can get a link to a demo of SAYMON Server on the download page of our site.
By default, agents initiate connections to the server on 9092 port. It is necessary to check the availability of this port for virtual machines, servers and other devices where agents are installed.
|
You can check server status, start, restart or stop the service with the following commands:
$ sudo service saymon-server status
$ sudo service saymon-server start
$ sudo service saymon-server restart
$ sudo service saymon-server stop