Skip to content

import Tabs from '@theme/Tabs'; import TabItem from '@theme/TabItem';

Communication modes

Even though Gorgone is being installed on Pollers and Remote Servers, it is allowed to communicate with them (from Central server, or between a Remote Server and a Poller) using SSH protocol.

Although the SSH communication type is allowed, it must be used for transitioning from older platform that were using Centcore to a full-ZMQ platform.

Pollers or Remote Servers that will not use ZMQ as communication type between Central's Gorgone and theirs will not benefit from all Sipmon and Sipmon's extensions features.

Communication modes are listed below:

Without Remote Server

* Monitoring actions are all actions provided by Sipmon UI like downtimes, acknowledgements, etc and configuration export.

With Remote Server

* Monitoring actions are all actions provided by Sipmon UI like downtimes, acknowledgements, etc and configuration export.

Change communication from SSH to ZMQ

To force the Central's Gorgone daemon to change the communication type, restart it with the following command from the Central server:

shell
systemctl restart gorgoned