Windows XP Smokeping 2.2.4 WampServer 2.0H Hello,
I am very new to Smokeping and I've had a very hard time getting results. I am trying to ping 2 temp and humidity sensors. The Overview graph seem incomplete and the detailed graph just gives me a flat green line. Can anyone help. Here is my config and links to screenshots. Thank You Kindly Fabian Some Data No Data http://g.imagehost.org/0881/Smokeping_1.jpg Flat Green Line http://g.imagehost.org/0044/Smokeping_2.jpg CMD Ping to Host http://g.imagehost.org/0978/Smokeping_3.jpg ####################################################### ### smokeping/conf BEGIN ####################################################### *** General *** ### General - define your email options, html ### directories and urls owner = smokeping contact = [email protected] mailhost = xxxxxxx #sendmail = /usr/lib/sendmail imgcache = C:/wamp/www/simg imgurl = ../simg datadir = C:/smokeping-2.2.4/var piddir = C:/smokeping-2.2.4/var cgiurl = http://localhost/cgi-bin/smokeping.pl smokemail = C:/smokeping-2.2.4/etc/smokemail.dist tmail = C:/smokeping-2.2.4/etc/tmail.dist # 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 = no *** Alerts *** ### Alerts - specify who email alerts will go to to = [email protected] from = smokeal...@localhost ### Alert Conditions - At what point will mail be sent? ### Here we are saying that if any host is at no ### packets loss (<100% = good) and then going down to ### more than 50% packet loss for at lease 2 sequential ### checks then send out an alert email to the ### recipients listed above. +bigloss type = loss # in percent pattern = ==0%,==0%,==0%,==0%,>0%,>0%,>0% 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 messed up again ? +hostdown type = loss # in percent pattern = ==0%,==0%,==0%, ==U comment = no reply +lossdetect type = loss # in percent pattern = ==0%,==0%,==0%,==0%,>20%,>20%,>20% comment = suddenly there is packet loss *** Database *** ### Database - smokeping is set to ping 20 times ### per 5 minute (300 second) interval. The following ### shows consfn mrhb steps total which is the ### resolution of the database. #step = 30 #pings = 20 # ## consfn mrhb steps total # #AVERAGE 0.5 1 20160 #7-day worth 30-second avg #AVERAGE 0.5 10 8640 #30-day worth 5-minute avg #AVERAGE 0.5 30 38400 #400-day worth 15-minute avg #MIN 0.5 10 8640 #MAX 0.5 10 8640 #MIN 0.5 30 38400 #MAX 0.5 30 38400 step = 300 pings = 20 # consfn mrhb steps total AVERAGE 0.5 1 1008 AVERAGE 0.5 12 4320 MIN 0.5 12 4320 MAX 0.5 12 4320 AVERAGE 0.5 144 720 MAX 0.5 144 720 MIN 0.5 144 720 *** Presentation *** ### Presentation -This what the report pages will ### look like and where they will be placed template = C:/smokeping-2.2.4/etc/basepage.html.dist + charts menu = Charts title = The most interesting destinations ++ stddev sorter = StdDev(entries=>4) title = Top Standard Deviation menu = Std Deviation format = Stdandard Deviation %f ++ max sorter = Max(entries=>5) title = Top Max Roundtrip Time menu = by Max format = Max Roundtrip Time %f seconds ++ loss sorter = Loss(entries=>5) title = Top Packet Loss menu = Loss format = Packets Lost %f ++ median sorter = Median(entries=>5) title = Top Median Roundtrip Time menu = by Median format = Median RTT %f seconds # ## The generalized first page graph # + overview width = 600 height = 100 range = 10h + detail width = 600 height = 200 unison_tolerance = 8 ## How many graphs and at what time ## period do you want? "Last 3 Hours" 3h "Last 30 Hours" 30h "Last 10 Days" 10d "Last 400 Days" 400d *** Probes *** ### Probes - The is where we define we want to ### use icmp through fping. We also need to tell ### smokeping where fping resides + FPing binary = C:/smokeping-2.2.4/fping/fping.exe *** Targets *** ###Targets - What machines are we going to ping? probe = FPing ## name the html page the following menu = Top title = SmokePing Network Latency Grapher remark = SmokePing Network Latency Grapher ## Our top network tree is "+ Network" ## Notice the single "+" + RMC_Network menu = Temperature Sensors title = Temperature Sensors ## Sub network machine ## Notice the two "++" which means it is under "+ Network" ++ S2128_TempSensor7 #menu = Sawyer 2128 title = S2128 host = 137.94.132.17 #alerts = rttdetect,hostdown ++ S2128_TempSensor8 #menu = Sawyer 2129 title = S2129 host = 137.94.132.18 #alerts = rttdetect,hostdown ####################################################### ### smokeping/conf END #######################################################
_______________________________________________ smokeping-users mailing list [email protected] https://lists.oetiker.ch/cgi-bin/listinfo/smokeping-users
