Hi Matt, Thanks for the reply. That is not what I'm seeing; I have the zCommandUsername set, but the zencommand in question doesn't use ssh to gather the data. The zencommand is the check_http command that's used with the HttpMonitor Core Zenpack, which isn't clearing after it receives an OK status after a timeout event.
The event summary is: Command timed out on device device name: '/data/zenoss/common/libexec/check_http -H domainname.edu -I 123.456.789.123 -p 7086 -t 60 -u /index.php -f follow' and the component is: "zencommand" Before I upgraded from 2.3.3 to 2.4.0, the event would be cleared by: HTTP OK HTTP/1.1 200 OK - 9483 bytes in 4.208 seconds and the component would be whatever I specified in the HttpMonitor template. After I upgraded, it doesn't clear; I checked the event history and the event that should be clearing it - "HTTP OK HTTP/1.1 200 OK - 9483 bytes in 4.208 seconds'" - is listed, but the "Command timed out" event is not cleared from the event tab. Thanks, Linda mray wrote: > There's a ticket for zencommand in the Linux Monitor not sending clear > events, http://dev.zenoss.org/trac/ticket/4903 Is this what you're > seeing? > > Thanks, > Matt Ray > Zenoss Community Manager > community.zenoss.com > [email protected] > > > > > On May 21, 2009, at 1:51 PM, lkwong wrote: > > > > I'm also having this problem. Prior to upgrading, if a command timed > > out when trying to reach a webpage with HttpMonitor, the component > > of the error would be the user specified one and the event would > > clear once the command was able to reach the webpage again before > > the command timed out. After upgrading to 2.4.0, the component now > > comes up as "zencommand" and the event no longer clears > > automatically even though the command for check_http is working fine > > when run on the command line. It only clears when it is moved to the > > event history. Thanks for any help you can give. > > > > > > > > > > > > > > > > _______________________________________________ > > zenoss-users mailing list > > [email protected] > > http://lists.zenoss.org/mailman/listinfo/zenoss-users > > > > _______________________________________________ > zenoss-users mailing list > [email protected] > http://lists.zenoss.org/mailman/listinfo/zenoss-users Code: Code: Code: -------------------- m2f -------------------- Read this topic online here: http://forums.zenoss.com/viewtopic.php?p=35147#35147 -------------------- m2f -------------------- _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
