Ad Widget

Collapse

zabbix_agent: how to receive arrays?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • jmw
    Junior Member
    • Nov 2010
    • 14

    #1

    zabbix_agent: how to receive arrays?

    hi,

    i've a script that does some performance checks and returns 3 values (ints) in the following format: 143;241;76

    The script itself is configured like this:
    UserParameter=linux.performance,/home/zabbix/getPerformance.py

    how can i add it to zabbix, so that i can plot all 3 values?


    See you,
Working...