Hi,
I have set smokeping the pattern and the alerts,  I still don't get any
e-mails?
Any ideas?
Thank you,
Here is the conf. file:
 
 
*** General ***
 
owner    = XXX
contact  = [EMAIL PROTECTED]
mailhost = localhost
sendmail = /usr/lib/sendmail
imgcache = /home/smokeping/public_html/
imgurl   = ../
datadir  = /var/smokeping
piddir  = /var/smokeping
cgiurl   = XXX
smokemail = /etc/smokeping/smokemail
#specify this to get syslog logging
syslogfacility = local0
 
*** Probes ***
 
 
+ EchoPingHttp
binary = /usr/local/bin/echoping
 
+ FPing
binary = /usr/local/sbin/fping
 
+ Curl
binary = /usr/bin/curl
 
*** Alerts ***
to = [EMAIL PROTECTED]
from = [EMAIL PROTECTED]
 
+delay
type = rtt
pattern = <40,>50
comment = delay changed from 40 ms to 50 ms
 
*** Targets ***
 
probe = FPing
 
menu = Top
title = Network Latency Grapher
 
+ Root
 
menu = Root
title = Root
alerts = delay
 
++ Servers
 
menu = Servers
title =  Servers
alerts = delay
 
+++ 1
 
menu = 1
title = Server 1
probe = EchoPingHttp
host = XXX.XXX.XXX.XXX
alerts = delay
 

--
Unsubscribe mailto:[EMAIL PROTECTED]
Help        mailto:[EMAIL PROTECTED]
Archive     http://www.ee.ethz.ch/~slist/smokeping-users
WebAdmin    http://www.ee.ethz.ch/~slist/lsg2.cgi

Reply via email to