have you tried running the actuall check_http command by command line? it outputs a 'time' variable and you would want to name your datapoint name to match exactly.
running the command like this /usr/local/zenoss/libexec/check_http -H (domain) -u (path) would return this HTTP OK HTTP/1.1 200 OK - 0.222 second response time |time=0.222291s;;;0.000000 size=6549B;;;0 if you have a datapoint called 'time' for the datasource that is running the check_http command then it will record the information there then create a graph that utilizes that datapoint and you will see your data after it has run a couple times, hope that helps ------------------------ A. G. Thurber -------------------- m2f -------------------- Read this topic online here: http://community.zenoss.com/forums/viewtopic.php?p=7919#7919 -------------------- m2f -------------------- _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
