Ad Widget

Collapse

How to send data to Zabbix server

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • hmeftah
    Junior Member
    • Mar 2013
    • 10

    #1

    How to send data to Zabbix server

    Hi All,
    I have a server on which I can't install any zabbix executables for security and technical support license restrictions. The best way for monitoring this box is by using a Python. Perl script which will sent Json messages to the Zabbix server machine, a kind of zabbix_sender in Python, or Perl.
    I've searched all zabbix forum and docs without finding any suitable scripts or documentation about json message structure.
    Do you know a relevant github/docs about that?
    Thanks
    H-
  • heaje
    Senior Member
    Zabbix Certified Specialist
    • Sep 2009
    • 325

    #2
    This may be what you're looking for:

    1. https://www.zabbix.org/wiki/Docs/protocols
    2. https://www.zabbix.org/wiki/Docs/protocols/zabbix_agent

    Comment

    Working...