[smokeping-users] upgraded to 2.2.6, nolonger alerting
Ian Griswold
ian.griswold at globalpay.com
Tue Nov 27 15:51:33 CET 2007
OK,
So I upgraded to 2.2.6 and got everything working, except now I notice
that I'm not generating any alerts. I generate test email's just fine
using tSmoke, and there is nothing stuck in the mailq. . . For example
I've got a IPSec connection that drops >40% several times a day. Used
to trigger bigloss every time, but not anymore. Anyone got any good
suggestions?
I've got the following in my config:
################################################
# DON'T TOUCH UNLESS YOU KNOW WHAT YOU'RE DOING
# BETWEEN THESE MARKS!
################################################
sendmail = /usr/sbin/sendmail
imgcache = /var/www/smokeping
imgurl = ../smokeping
datadir = /var/lib/smokeping
piddir = /var/run/smokeping
smokemail = /etc/smokeping-2.2.6/smokemail
tmail = /etc/smokeping-2.2.6/tmail
################################################
# END OF DON'T TOUCH SECTION
################################################
# Please edit this to suit your installation
owner = Ian Griswold
contact = ian.griswold at glo###########.com
cgiurl = http://172.30.219.135/cgi-bin/smokeping.cgi
mailhost = mailrelay.corp.globalpay.com
# specify this to get syslog logging
syslogfacility = local0
# each probe is now run in its own process
# disable this to revert to the old behaviour
concurrentprobes = yes
*** Alerts ***
to = smoke.alert at gl#########.com
from = smoke.alert at glo##########.com
#edgetrigger = yes
+bigloss
type = loss
# in percent
pattern = ==0%,==0%,==0%,==0%,>0%,>20%,>30%
comment = suddenly there is packet loss
+someloss
type = loss
# in percent
pattern = >0%,*12*,>0%,*12*,>0%
comment = loss 3 times in a row
+startloss
type = loss
# in percent
pattern = ==S,>0%,>0%,>0%
comment = loss at startup
+rttdetect
type = rtt
# in milli seconds
pattern = <10,<10,<10,<10,<10,<100,>100,>100,>100
comment = routing mesed up again ?
+lossdetect
type = loss
# in percent
pattern = ==0%,==0%,==0%,==0%,>20%,>20%,>20%
comment = suddenly there is packet loss
+miniloss
type = loss
# in percent
pattern = >0%,*12*,>0%,*12*,>0%
comment = detected loss 3 times over the last two hours
+rttbadstart
type = rtt
# in milliseconds
pattern = ==S,==U
comment = offline at startup
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.oetiker.ch/pipermail/smokeping-users/attachments/20071127/9946371a/attachment.html
More information about the smokeping-users
mailing list