Created
February 8, 2016 21:18
-
-
Save FilBot3/0d0793585c3ddb3f05ed to your computer and use it in GitHub Desktop.
Zabbix Sender Examples
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| zabbix_sender -vv --config /etc/zabbix/zabbix_agentd.conf --host "Zabbix server" --key chatops.test.value --value 0 | |
| zabbix_sender -vv --config /etc/zabbix/zabbix_agentd.conf --host "Zabbix server" --key chatops.test.value --value 1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment