Skip to content

Instantly share code, notes, and snippets.

@baracudaz
Last active April 12, 2022 14:48
Show Gist options
  • Save baracudaz/db94c7d7c076ddc2a0b4182f079c7f7d to your computer and use it in GitHub Desktop.
Save baracudaz/db94c7d7c076ddc2a0b4182f079c7f7d to your computer and use it in GitHub Desktop.
Zabbix Real-time export protocol
{"clock":1519304286,"ns":123456789,"value":1,"eventid":42,"name":"Either Zabbix agent is unreachable on Host B or pollers are too busy on Zabbix Server","severity":3,"hosts":[{"host":"Host B", "name":"Host B visible"},{"host":"Zabbix Server","name":"Zabbix Server visible"}],"groups":["Group X","Group Y","Group Z","Zabbix servers"],"tags":[{"tag":"availability","value":""},{"tag":"data center","value":"Riga"}]}
{"clock":1519304286,"ns":123456789,"value":1,"eventid":43,"name":"Either Zabbix agent is unreachable on Host B or pollers are too busy on Zabbix Server","severity":3,"hosts":[{"host":"Host B", "name":"Host B visible"},{"host":"Zabbix Server","name":"Zabbix Server visible"}],"groups":["Group X","Group Y","Group Z","Zabbix servers"],"tags":[{"tag":"availability","value":""},{"tag":"data center","value":"Riga"}]}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment