I get the following error message when I enable edgetrigger within the Alerts section of configuration
Oct 17 20:26:34 adelx02 smokeping[3627]: Use of uninitialized value in numeric ne (!=) at /data/smokeping/lib/Smokeping.pm line 1114. Surrounding log messages Oct 17 20:26:22 adelx02 smokeping[3626]: Smokeping version 2.000003 successfully launched. Oct 17 20:26:22 adelx02 smokeping[3626]: Entering multiprocess mode. Oct 17 20:26:22 adelx02 smokeping[3627]: FPing: probing 65 targets with step 10 s and offset 8 s. Oct 17 20:26:22 adelx02 smokeping[3626]: Child process 3627 started for probe FPing. Oct 17 20:26:22 adelx02 smokeping[3626]: No targets defined for probe EchoPing, skipping. Oct 17 20:26:22 adelx02 smokeping[3626]: All probe processes started successfully. Oct 17 20:26:34 adelx02 smokeping[3627]: Use of uninitialized value in numeric ne (!=) at /data/smokeping/lib/Smokeping.pm line 1114. Oct 17 20:27:15 adelx02 last message repeated 260 times Oct 17 20:28:25 adelx02 last message repeated 455 times Oct 17 20:29:05 adelx02 last message repeated 324 times Here is my configuration *** Alerts *** to = <<email address removed>> from = <<email address removed>> edgetrigger = yes +lossdetect-1m type = loss pattern = ==0%,==0%,==0%,>20%,>20%,>20%,>20%,>20%,>20% comment = 1 minute packet loss detection +latency-1m type = rtt pattern = <200,<200,<200,>200,>200,>200,>200,>200,>200 comment = 1 minute high latency of greater than 200ms +latency-change type = matcher pattern = Avgratio(historic=>360,current=>360,comparator=>'>',percentage=>125) comment = last hour latency 125% of previous hour *** Targets *** +++Bell menu = Bell title = Bell probe = FPing host = x.x.x.x alerts = lossdetect-1m,latency-1m,latency-change Thanks, John -- Unsubscribe mailto:[EMAIL PROTECTED] Help mailto:[EMAIL PROTECTED] Archive http://lists.ee.ethz.ch/smokeping-users WebAdmin http://lists.ee.ethz.ch/lsg2.cgi
