deanwesterburg wrote: > so, If my output from my command is: > > "Load OK - Up 31 days 0 hours 29 minutes, 1-min load average = > 4%|load1=4;0;0;0;100" > > and I am trying to get the "load1", I need to get my output to look like > "load1=4" and my datapoint should be called "load1" correct? >
Yes. deanwesterburg wrote: > > Just outputing "4" means nothing because it is not associated with a name > that matches a datapoint, correct? > Correct. deanwesterburg wrote: > > Do I need the preceding "|" in my output? > Yes. -------------------- m2f -------------------- Read this topic online here: http://community.zenoss.com/forums/viewtopic.php?p=19081#19081 -------------------- m2f -------------------- _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
