2008/10/15 Rob_G <[EMAIL PROTECTED]> > 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! > > On the Settings\Daemons page edit the config for zencommand, add the entry "logseverity 10", and restart the daemon. The debug info will be in the log.
-- Regards, Graham Bloice
_______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
