Has anymore "gotchas" been found with this?

I mod'ed the cmd as recommended in the previous post. Although the test was 
able to resolve the right IP, it had a path issue to the check_ping command.

Basically, check_ping is located in /usr/local/zenoss/common/libexec/ on my 
install and it was looking in /opt/zenoss/. No problem there.. easy fix below.

ln -s /usr/local/zenoss/common/ /opt/zenoss

Now when testing the ipcheck command through the template interface it works 
great.. BUT... not getting any data in the graphs... dreaded MISSING RRD error.

My question is how can I tell if this command is really running so there is 
actual data available to create the graphs? What debug would be needed?

Thanks in advance!




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

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

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



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

Reply via email to