Here's what I'm trying to do.  Running Zenoss 1.9.7, I've created a command
template doing check_dig looking up one of our domains and www.google.com.
I've also created a graph which displays the response times from both
commands.

The problem is both check_digs have to use time as the value for the graph.
I want the legend to show which host is each line.  Using the little bit of
documentation and the filesystem examples, I tried creating the custom for
the graph as:

CDEF:anpi:www.anpisolutions.com_time
CDEF:google:www.google.com_time
LINE1:anpi#336699:www.anpisolutions.com
LINE1:google#00ff00:www.google.com

When I do this, I don't get any graph.  I've tried with AREA instead of
LINE1 and I've tried changing the CDEF to have ,1,* at the end.  I never get
a graph.  If I remove the custom, I get my graphs back (with time for both
legends).

Anyone know how to set this up?




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

Reply via email to