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.
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.
Comment