Ping Latency Graphing from Windows
Moderators: Developers, Moderators
Ping Latency Graphing from Windows
Hi Guys
First time Ive used cacti under windows here (windows 2000 pro SP4) using IIS
I seem to be hitting a brick wall with latency graphing, I've tried changing the ping.pl as was suggested on here some where, Ive tried advanced ping 1.2 ive tried smoke-ping and no luck. Is there a prebuilt data sorce and graph avaiable that works under windows without having to mess with it?
Sorry if its a silly Q but Ive been working on it allafternoon and am about to go insane
Thanks
First time Ive used cacti under windows here (windows 2000 pro SP4) using IIS
I seem to be hitting a brick wall with latency graphing, I've tried changing the ping.pl as was suggested on here some where, Ive tried advanced ping 1.2 ive tried smoke-ping and no luck. Is there a prebuilt data sorce and graph avaiable that works under windows without having to mess with it?
Sorry if its a silly Q but Ive been working on it allafternoon and am about to go insane
Thanks
What error(s) are you getting?
Turn on debugging in cacti and post a polling cycle.
Turn on debugging in cacti and post a polling cycle.
| Scripts: Monitor processes | RFC1213 MIB | DOCSIS Stats | Dell PowerEdge | Speedfan | APC UPS | DOCSIS CMTS | 3ware | Motorola Canopy |
| Guides: Windows Install | [HOWTO] Debug Windows NTFS permission problems |
| Tools: Windows All-in-one Installer |
c:/rrdtool/rrdtool.exe create \
C:/cacti/rra/test_surgery_loss_24.rrd \
--step 300 \
DS:loss:GAUGE:450:0:120 \
DS:avg:GAUGE:450:0:500 \
DS:max:GAUGE:450:0:500 \
DS:dev:GAUGE:450:0:500 \
DS:min:GAUGE:450:0:500 \
RRA:AVERAGE:0.5:1:600 \
RRA:AVERAGE:0.5:6:700 \
RRA:AVERAGE:0.5:24:775 \
RRA:AVERAGE:0.5:288:797 \
RRA:MIN:0.5:1:600 \
RRA:MIN:0.5:6:700 \
RRA:MIN:0.5:24:775 \
RRA:MIN:0.5:288:797 \
RRA:MAX:0.5:1:600 \
RRA:MAX:0.5:6:700 \
RRA:MAX:0.5:24:775 \
RRA:MAX:0.5:288:797 \
RRA:LAST:0.5:1:600 \
RRA:LAST:0.5:6:700 \
RRA:LAST:0.5:24:775 \
RRA:LAST:0.5:288:797 \
C:/cacti/rra/test_surgery_loss_24.rrd \
--step 300 \
DS:loss:GAUGE:450:0:120 \
DS:avg:GAUGE:450:0:500 \
DS:max:GAUGE:450:0:500 \
DS:dev:GAUGE:450:0:500 \
DS:min:GAUGE:450:0:500 \
RRA:AVERAGE:0.5:1:600 \
RRA:AVERAGE:0.5:6:700 \
RRA:AVERAGE:0.5:24:775 \
RRA:AVERAGE:0.5:288:797 \
RRA:MIN:0.5:1:600 \
RRA:MIN:0.5:6:700 \
RRA:MIN:0.5:24:775 \
RRA:MIN:0.5:288:797 \
RRA:MAX:0.5:1:600 \
RRA:MAX:0.5:6:700 \
RRA:MAX:0.5:24:775 \
RRA:MAX:0.5:288:797 \
RRA:LAST:0.5:1:600 \
RRA:LAST:0.5:6:700 \
RRA:LAST:0.5:24:775 \
RRA:LAST:0.5:288:797 \
You're using rrdtool-cygwin which you got from this site, right? 'cause the formatting for the rrdtool create is wrong.
| Scripts: Monitor processes | RFC1213 MIB | DOCSIS Stats | Dell PowerEdge | Speedfan | APC UPS | DOCSIS CMTS | 3ware | Motorola Canopy |
| Guides: Windows Install | [HOWTO] Debug Windows NTFS permission problems |
| Tools: Windows All-in-one Installer |
1) what versions of everything are you using?
2) Do any graphs work or are they all broken?
3) Turn the polling level in cacti to debug (Settings | Polling level) for one cycle and paste the output of the actual log file (./cacti/log/cacti.log). If it contains WEBLOG entries, then don't bother posting since they just clutter up the log. Turn off WEBEVENTS logging and try again.
2) Do any graphs work or are they all broken?
3) Turn the polling level in cacti to debug (Settings | Polling level) for one cycle and paste the output of the actual log file (./cacti/log/cacti.log). If it contains WEBLOG entries, then don't bother posting since they just clutter up the log. Turn off WEBEVENTS logging and try again.
| Scripts: Monitor processes | RFC1213 MIB | DOCSIS Stats | Dell PowerEdge | Speedfan | APC UPS | DOCSIS CMTS | 3ware | Motorola Canopy |
| Guides: Windows Install | [HOWTO] Debug Windows NTFS permission problems |
| Tools: Windows All-in-one Installer |
All graphs work execpt ping latancy graphs.... No ping latancy graphs work
I will attach the log from 1 poll below
I will attach the log from 1 poll below
- Attachments
-
- Copy of cacti.log.txt
- (11.4 KiB) Downloaded 385 times
When you manually run perl C:/cacti/scripts/ping-latency.pl 10.0.1.29 from the command line, does it work? Sure the host(s) you're trying are pingable ?
| Scripts: Monitor processes | RFC1213 MIB | DOCSIS Stats | Dell PowerEdge | Speedfan | APC UPS | DOCSIS CMTS | 3ware | Motorola Canopy |
| Guides: Windows Install | [HOWTO] Debug Windows NTFS permission problems |
| Tools: Windows All-in-one Installer |
Advanced ping started working for me for a wee while but I kept gitting to the point where there were 10 cmd.exe running and IIS would error with there was too many users then I would have to reboot or kill all cmd.exe and restart iis. I first noticed this after a added 10 additional latancy graphs after my 1 test one had been working fine for an hour or 2
When from the cmd prompt in the cacti dir I run the cmd you mention above I get that script opening in notepad (Im guessing this is not what I should get?)
When from the cmd prompt in the cacti dir I run the cmd you mention above I get that script opening in notepad (Im guessing this is not what I should get?)
Who is online
Users browsing this forum: No registered users and 5 guests