Ad blocker detected: Our website is made possible by displaying online advertisements to our visitors. Please consider supporting us by disabling your ad blocker on our website.
this graph implementation works kind of other way round than usual. Initially, you will find all graphs totally in red. Wait an hours or so and you should see the real data at the right side of the graph. Have a look at the legend. There you should see the actual data after 5 min. or so.
If the problem persists, please sitch to DEBUG mode and post the findings from cacti.log around the call of ping-latency.pl
the above line is NOT followed by a "rrdtool update /path/host01_xxx_.rrd", so is normal the graph stays red all the time.
In Data Input Methods the "Update RRD File" case is checked..
Is it possible to use this on a win32 server, maybe with a different version of ping than the standard ms one? i hope so, would be really good to be able to graph device response times like this. Anyone any ideas?
hbokh wrote:Merci beaucoup!
I've made the needed translations from French to English.
Here's my translated XML and a screenshot from how it looks after a couple of polls.
hi, thanks for your xmls but i ave a problem for import
I wanted to tell you that I don't succeed in caring your xmls when i selected by the menu import and press save not succes nothing the my cacti version is 86b
txxxxx for you help
I don't get any graph at all (as opposed to being red), becuase no rrd file is created. However, as you note, the cacati log shows that the ping latency perl script has been successfully run.
My problem is probably different to yours as I'm running on Linux (Suse 9.1) and smokeping works fine for me on a target with SNMP access, but not with a target without SNMP.
In my poller cache I can see the script being called:
Data Source: green2 - Smoke Ping
RRD: /opt/cacti-0.8.6c/rra/green2_min_26.rrd
Action: 1, Script: perl /opt/cacti-0.8.6c/scripts/ping-latency.pl 10.0.0.2
but the rrd file is never created for "green2"
In the cacti logs for the smokeping that works, I see:
04/25/2005 11:20:10 PM - CMDPHP: Poller[0] Host[1] CMD: perl /opt/cacti-0.8.6c/scripts/ping-latency.pl 172.17.17.10, output: min:0.274 avg:0.302 max:0.338 dev:0.023 loss:0
I see no trace of the system "green2" in the cacti logs, but I do see two of these:
04/25/2005 11:20:14 PM - CMDPHP: Poller[0] Host[4] SNMP: Host did not respond to SNMP
==> Does Cacti ALWAYS require targets to be reached by SNMP?
Is there a way of only working on ICMP?