Ad Widget

Collapse

Graph value with multiple lines

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • plexoidman
    Junior Member
    • May 2013
    • 1

    #1

    Graph value with multiple lines

    Hi,

    Using ssh script I'm getting disk % usage from an item so for example my value given a single timestamp is:

    23 /
    56 /usr/local
    78 /home

    Is there a way to graph this data so that each filesystem shows it's usage in one graph. Or do I have to create an item for each filesystem so they are broken out and then combine on one graph? I can't use an agent on the target host. SSH only.

    Thanks.
  • heaje
    Senior Member
    Zabbix Certified Specialist
    • Sep 2009
    • 325

    #2
    You must create an item for each partition that you want to monitor and then create a graph which uses those three items.

    Comment

    Working...