Is there a way to pull more than one value back from a command data source in a template?
I run check_ping and SED the output to be as follows: |PING=0;LOSS=0;RTA=100 But all I will store is the PING=0.0 into a Datapoint. I tried: |PING=0|LOSS=0|RTA=100 And still the same result. Will the Zenoss only parse the first value after the pipe? Thanks, Nicholas Weaver Senior Network Engineer MCSE/MCSA/CCNA [EMAIL PROTECTED] ThinkCash 4150 International Plaza, Suite 400 Fort Worth, TX 76107 _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
