Skip to main content
Version: 3.25

Zabbix Monitoring

You can configure which Zabbix servers will be able to receive the read data from the senhasegura by the command orbit zabbix.

mt4adm@vmdf-giskard:~$ sudo orbit zabbix --help
Usage: orbit zabbix

Zabbix client configuration

Flags:
--help Show context-sensitive help.

--server=STRING
--port=4443
--listen=STRING
--lport=10050
--tls
--force Force the command execution, never prompt
--show

To configure a new server, use the arguments as in the example. The argument must be filled with the IP of the Zabbix server. And the –listen argument must be filled with the network interface that the Zabbix Agent installed on the instance must monitor.

The –tls argument will generate the authentication key that will be registered on the host inside Zabbix Server.

mt4adm@vmdf-giskard:~$ sudo orbit zabbix  
--server=172.18.77.185
--port=4443
--listen=172.18.77.184
--lport=10050
--tls

Are you sure you want to proceed: y
Done!
Zabbix TLS parameters
Identity = RZniGpvKUJOGvuxWLAPi
Pre-shared key = b59b8a040a063feb8752b7e9dc543ed68a0eea1e9f840245d1e10bce88f

To list the active configuration, use the –show argument.

mt4adm@vmdf-giskard:~$ orbit zabbix --show
Zabbix informations
Server=172.18.77.185
ServerActive=172.18.77.185:4443
ListenIP=172.18.77.184
ListenPort=10050
TLSPSKIdentity=RZniGpvKUJOGvuxWLAPi
Pre-shared-key=b59b8a040a063feb8752b7e9dc543ed68a0eea1e9f840245d1e10bce88f