Ad Widget

Collapse

Run script when doing LLD

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Burps
    Junior Member
    • Nov 2014
    • 10

    #1

    Run script when doing LLD

    Hello,

    As an example, I'd like to "stackgraph" the "incoming packets" of all the network interface discovered by the template "SNMP Interfaces".

    This "stackgraph" is available as an "ad-hoc" (http://blog.zabbix.com/zabbix-2-4-fe...c-graphs/3766/), but I want it to always be present, to display it in my "screen".

    Using this post, I now have a script that updates or creates the graph if not exists.

    In the original post, it's written you have to cron the script.

    Is it possible to add this script to the "discovery rule" ? I'd like to have everything centralized into the GUI, and avoid mixing cron if possible...

    Regards
Working...