I seem to be having a problem with alerts being send too often now
(alert added below).

These are part of a ping that should not send more than once an hour.
I have the mon.cf set up with what I think is correct, but maybe I am
missing something.  (mon.cf below).

I have it set to alert every 60minutes, but I get them about every 5
minutes.  In reading the doc's I noticed the results have to be the
same for each entry otherwise it resents.  I noticed the fping entries
in my log are different.

Would that be causing it?

I was just manually doing the fping to see if I get output back each
time (or occassionally), but some damn fool actually went and reset the
node on me - so its up.  


This is the alert I get
---------------------------------------------
Summary output        : 10.4.60.1

Group                 : goodwinwifi
Service               : ping
Time noticed          : Thu Nov  3 12:15:47 2005
Secs until next alert : 
Members               : 10.4.60.1 10.4.61.1 10.4.62.1 10.4.63.1
10.4.64.1

Detailed text (if any) follows:
-------------------------------

start time: Thu Nov  3 12:15:45 2005
end time  : Thu Nov  3 12:15:47 2005
duration  : 2 seconds

------------------------------------------------------------------------------
unreachable hosts
------------------------------------------------------------------------------
10.4.60.1


------------------------------------------------------------------------------
reachable hosts                          rtt
------------------------------------------------------------------------------
10.4.61.1                                0.43 ms
10.4.62.1                                0.58 ms
10.4.63.1                                0.64 ms
10.4.64.1                                0.57 ms
-------------------------------------------------------------------------------


This is the mon.cf entry for it:

watch goodwinwifi
    service ping
        description Goodwin Hall Wifi
        interval 1m
        monitor fping.monitor
        period wd {Sun-Sat}
            alertafter 2 3m
            alertevery 60m
            alert mail.alert [EMAIL PROTECTED]



This is the syslog entry (/var/messages) for it...

Nov  3 12:18:47 core mon[25813]: failure for goodwinwifi ping
1131038327 10.4.60.1 

Nov  3 12:19:47 core mon[25813]: failure for
goodwinwifi ping 1131038387 unidentified output from fping: [10.4.60.1
error while sending ping: Host is down] (END) 

Nov  3 12:20:47 core mon
[25813]: failure for goodwinwifi ping 1131038447 10.4.60.1 




-- 

Bill Chmura
Director of Internet Technology
Explosivo ITG
Wolcott, CT

p: 860.621.8693
e: [EMAIL PROTECTED]
w. http://www.explosivo.com

_______________________________________________
mon mailing list
mon@linux.kernel.org
http://linux.kernel.org/mailman/listinfo/mon

Reply via email to