Добавить
Уведомления

Using the 'Zabbix Get' 4.2 Command

Zabbix 5 Course : https://sbcode.net/zabbix/ Coupons : https://sbcode.net/coupons Zabbix-get is a command line tool that allows you to manually query keys on the remote hosts. To install on ubuntu, $ sudo apt-get install zabbix-get For help use $ zabbix_get -h Ensure that EnableRemoteCommands=1 in zabbix-agentd.conf and if you are using psk encryption you will need to also enter the psk information, or add 'unencrypted' to the options for TLSAccept in the agents configuration file.

12+
19 просмотров
2 года назад
12+
19 просмотров
2 года назад

Zabbix 5 Course : https://sbcode.net/zabbix/ Coupons : https://sbcode.net/coupons Zabbix-get is a command line tool that allows you to manually query keys on the remote hosts. To install on ubuntu, $ sudo apt-get install zabbix-get For help use $ zabbix_get -h Ensure that EnableRemoteCommands=1 in zabbix-agentd.conf and if you are using psk encryption you will need to also enter the psk information, or add 'unencrypted' to the options for TLSAccept in the agents configuration file.

, чтобы оставлять комментарии