emoscard wrote: > I also noticed you used added a | to your substitution string. > > > So PING OK - Packet loss = 0%, RTA = 0.75 m > > looks like this: > > PING OK - Packet |loss=0% RTA=0.92 ms > > I removed the | from the substitution string, and it stopped working. After > putting it back in, every works. > > What does the | do?
It's a character that Zenoss is checking for to separate the <Useless comment part> | from=the, data=sources That definitely needs to be there. <anything before is just text> | these=1, are=2, actual=4, values=5 -------------------- m2f -------------------- Read this topic online here: http://forums.zenoss.com/viewtopic.php?p=25714#25714 -------------------- m2f -------------------- _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
