Ad Widget

Collapse

LLD from local script

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • samrudge
    Junior Member
    • Sep 2014
    • 1

    #1

    LLD from local script

    I want to create a LLD rule for a template that gathers it's data from a local script run on the Zabbix server (or proxy).

    The host gets added to Zabbix from a discovery rule, but doesn't support Zabbix agent, SNMP or anything else we could use to get this data, the local script queries the API to get the LLD items, but the script needs to be run on the Zabbix server, or somewhere else I can get the data from.

    Ideally I'd like to be able to create an LLD rule that runs on the server and runs something like

    /path/to/myscript.sh {HOSTNAME}

    Is there any way to achieve that?
  • BDiE8VNy
    Senior Member
    • Apr 2010
    • 680

    #2
    See: External checks
    You might possibly be interested in ZBXNEXT-2088 as well.

    Comment

    Working...