I am attempting to create a performance graph based on shell command output.

Assume that the output for a command is:
cputemp1= 27.00C;(NA/78.00): [OK]

and i want to graph the datapoint cputemp1.

1.  Added a new performance template to the device i want to apply it to.
2.  Added a datasource, ds_cputemp1
3.  Added a datapoint for this datasource, dp_cputemp1, which contains the 
command that generates the string: cputemp1= 27.00C;(NA/78.00): [OK]
4. I then create a graph, g_cputemps
5. and an associated graph point, pointing to the datapoint created in step 3.

What did I do wrong?




-------------------- m2f --------------------

Read this topic online here:
http://forums.zenoss.com/viewtopic.php?p=29759#29759

-------------------- m2f --------------------



_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users

Reply via email to