Hi all, I'm implementing a Synthetic Transaction check using WebInject. All is well, and running it on the command line is fine and dandy. The problem I have is when i try an integrate it into ZenOSS.
The following always fails: $ zentestcommand -d www.sitename.com --datasource=Login Command timed out But, extending the timeout allows it to succeed. The problem I have is how do I extend this timeout within ZenOSS. $ zentestcommand -d www.sitename.com --datasource=Login --timeout=60 WebInject OK - All tests passed successfully in 33.965 seconds |time=33.965;;;0 I've played around with the following but they don't appears to change anything, and can't seem to find anything (even using zencommand genconf) that relates to individual command timeouts. zCommandCommandTimeout zCommandLoginTimeout Pointers anyone? Cheers, andrew -------------------- m2f -------------------- Read this topic online here: http://forums.zenoss.com/viewtopic.php?p=38049#38049 -------------------- m2f -------------------- _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
