| Previous · Next | |
| User | Message |
|
knowmad
|
Date: 7/29/2010 10:21 pm · Subject: "Alarm clock" message from wremonitor · Rating: 0
Has anyone seen wremonitor.pl output an email such as the following: --- (Edited on 7/29/2010 11:21 pm [GMT-0400] by knowmad) --- |
| Back to Top |
Rate [ | ]
|
|
bartjol
|
Date: 10/1/2010 3:20 am · Subject: Re: "Alarm clock" message from wremonitor · Rating: 0
well, a grep through the rest of my server (debian lenny) gave Binary file /lib/libc-2.7.so matches --- (Edited on 1-October-2010 10:20 [GMT+0200] by bartjol) --- |
| Back to Top |
Rate [ | ]
|
|
preaction
|
Date: 10/4/2010 11:57 am · Subject: Re: "Alarm clock" message from wremonitor · Rating: 0
wremonitor sets an alarm() (perldoc -f alarm) and handles SIGALRM to time out a check. So "Alarm Clock" should probably be quickly followed in the /data/wre/var/logs/wremonitor.log by a "Something reported down, starting critical monitor" or "Something is down, restarting". So nothing to worry about, unless you see it all the time. --- (Edited on 10/4/2010 11:57 am [GMT-0500] by preaction) --- |
| Back to Top |
Rate [ | ]
|
|
perlDreamer
|
Date: 10/4/2010 9:34 pm · Subject: Re: "Alarm clock" message from wremonitor · Rating: 0
There's no string in the WRE that matches: ack -i alrm --- (Edited on 10/4/2010 7:34 pm [GMT-0700] by perlDreamer) --- |
| Back to Top |
Rate [ | ]
|
|
preaction
|
Date: 10/5/2010 12:24 pm · Subject: Re: "Alarm clock" message from wremonitor · Rating: 0
Hmm... so that means it sets an alarm for no purpose whatsoever. If only I knew what was trying to be accomplished by that alarm then... we could remove it or we could set up the timeout as mentioned in perldoc -f alarm. --- (Edited on 10/5/2010 12:24 pm [GMT-0500] by preaction) --- |
| Back to Top |
Rate [ | ]
|