[smokeping-users] Alerts Bug!!!

Itamar Belisha ibelisha at livetechnology.com
Thu Nov 13 22:29:45 MET 2003


Hello,
The smokeping was set and working for a while in my network.
I tried to add Alerts to it.
I have tested it but for some reason I don't get any messages.
Here under is the alert configuration:
 
 
+NOCDelay
type = rtt
pattern = >39
comment = Delay Over 39ms/10min
 
 
I have also added the alert to the computers in the config file.
When I run smokeping in Debug mode I get in the begging of the output
message that I am not sure but might be an error regarding the alerts.
Any good advice? Someone?
Thanks for the help and the effort,
Itamar
 
 
 
root at jmmftp1 bin]# ./smokeping --debug
### fping seems to report in 1 miliseconds
### Compiling
 sub { my $d = shift; my $y = $d->{rtt};
return 0 unless 2 <= scalar @$y ;
return 0 unless defined $y->[-2] and $y->[-2] < 0.039;
return 0 unless defined $y->[-1] and $y->[-1] > 0.039;
return 1; }
Launched successfully
FPing: probing 11 targets
EchoPingHttp: probing 42 targets
Curl: probing 0 targets
EchoPingHttp: forks 5, rounds 9, timeout 33
EchoPingHttp: executing cmd /usr/local/bin/echoping -h XXX.XXX.XXX.XXX
EchoPingHttp: executing cmd /usr/local/bin/echoping -h XXX.XXX.XXX.XXX
EchoPingHttp: executing cmd /usr/local/bin/echoping -h XXX.XXX.XXX.XXX
EchoPingHttp: executing cmd /usr/local/bin/echoping -h XXX.XXX.XXX.XXX
EchoPingHttp: executing cmd /usr/local/bin/echoping -h XXX.XXX.XXX.XXX
 

--
Unsubscribe mailto:smokeping-users-request at list.ee.ethz.ch?subject=unsubscribe
Help        mailto:smokeping-users-request at list.ee.ethz.ch?subject=help
Archive     http://www.ee.ethz.ch/~slist/smokeping-users
WebAdmin    http://www.ee.ethz.ch/~slist/lsg2.cgi



More information about the smokeping-users mailing list