EDIT: Advanced Ping Template Version 1.3 for Cacti 0.8.6g
Moderators: Developers, Moderators
Weird issue _
Hi all,
I have an unexplained behaviour in Catci with the advanced ping plugin:
I am in Vietnam, and I am pinging a host in Switzerland.
There is no way that the RTT is less than 300 ms. It is actually very often over 500 ms. This is why I changed the ping timeout setting from the default 500 ms to 1000 ms.
But, on the graph, it looks like there are RTTs of < 100ms (around 16:00 and 18:00 - 18:20)
How can this happen ?
(I also paste here cacti's log file, without the SNMP data I gather from another device since it is probably irrelevant)
I have an unexplained behaviour in Catci with the advanced ping plugin:
I am in Vietnam, and I am pinging a host in Switzerland.
There is no way that the RTT is less than 300 ms. It is actually very often over 500 ms. This is why I changed the ping timeout setting from the default 500 ms to 1000 ms.
But, on the graph, it looks like there are RTTs of < 100ms (around 16:00 and 18:00 - 18:20)
How can this happen ?
(I also paste here cacti's log file, without the SNMP data I gather from another device since it is probably irrelevant)
- Attachments
-
- The bogus graph
- cacti-smokeping.PNG (38.29 KiB) Viewed 14192 times
-
- cacti-log.txt
- Cacti's log file
- (25.98 KiB) Downloaded 403 times
-
- Posts: 2
- Joined: Fri Oct 17, 2008 9:55 am
Inconsistent graphs
I am getting inconsistent graphs using the Advanced Ping. I have a tcp ping to CNN on port 80 which doesn't graph anything but loss. I have other hosts like Yahoo and Google that graph just fine. I also have another graph that is not displaying anything.
Data Source Debug
/usr/bin/rrdtool create \
/usr/share/cacti/site/rra/cnn_tcp_loss_2277.rrd \
--step 300 \
DS:min:GAUGE:450:0:500 \
DS:dev:GAUGE:450:0:500 \
DS:max:GAUGE:450:0:500 \
DS:avg:GAUGE:450:0:500 \
DS:loss:GAUGE:450:0:100 \
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 \
/usr/bin/rrdtool create \
/usr/share/cacti/site/rra/sprint_kc_ds3_loss_1862.rrd \
--step 300 \
DS:min:GAUGE:450:0:500 \
DS:dev:GAUGE:450:0:500 \
DS:loss:GAUGE:450:0:100 \
DS:avg:GAUGE:450:0:500 \
DS:max: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 \
Data Source Debug
/usr/bin/rrdtool create \
/usr/share/cacti/site/rra/cnn_tcp_loss_2277.rrd \
--step 300 \
DS:min:GAUGE:450:0:500 \
DS:dev:GAUGE:450:0:500 \
DS:max:GAUGE:450:0:500 \
DS:avg:GAUGE:450:0:500 \
DS:loss:GAUGE:450:0:100 \
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 \
/usr/bin/rrdtool create \
/usr/share/cacti/site/rra/sprint_kc_ds3_loss_1862.rrd \
--step 300 \
DS:min:GAUGE:450:0:500 \
DS:dev:GAUGE:450:0:500 \
DS:loss:GAUGE:450:0:100 \
DS:avg:GAUGE:450:0:500 \
DS:max: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 \
- Attachments
-
- graph_image.php.png (28.51 KiB) Viewed 13988 times
-
- graph_image.php.png (29.03 KiB) Viewed 13988 times
-
- Posts: 2
- Joined: Fri Oct 17, 2008 9:55 am
More Inconsistent Graphs
Running from the command line to another host I get different results. Also, the data listed at the bottom of the graph doesn't seem to match the graph.
/usr/share/cacti/site/scripts/ss_fping.php ss_fping sl-gw34-fw-6-0-TS9.sprintlink.net 20 ICMP
min:7.5800 avg:9.6450 max:27.1100 dev:4.6313 loss:0.0000
/usr/share/cacti/site/scripts/ss_fping.php ss_fping sl-gw34-fw-6-0-TS9.sprintlink.net 20 ICMP
min:7.5800 avg:9.6450 max:27.1100 dev:4.6313 loss:0.0000
- Attachments
-
- graph_image.php.png (40.04 KiB) Viewed 14011 times
Changed Advanced Ping Templates
ATTENTION: Valid only for cacti versions 0.8.6 for 0.8.7 see later post (http://forums.cacti.net/viewtopic.php?p=173542#173542)
Thanks a lot for this Template it gave me the base to have Latency graphs inside my CACTI installation. I changed them a bit so that all Comments are visible and also that the "smoke" is visible in both directions max -> avg -> min.
I also changed the ss_fping.php so that it can run with a non privileged user, using the fping binary which has to be installed (this is better than using normal ping).
If your interested in this changed graph templates and the modified ss_fping.php I will attach the files exported from a CACTI version 0.8.6j to this post.
ATTENTION: I have seen an error in the exported graph TEMPLATE and changed the attachement (just of the 1 person which already downloaded it Please have a look at the version number of the file!
Thanks a lot for this Template it gave me the base to have Latency graphs inside my CACTI installation. I changed them a bit so that all Comments are visible and also that the "smoke" is visible in both directions max -> avg -> min.
I also changed the ss_fping.php so that it can run with a non privileged user, using the fping binary which has to be installed (this is better than using normal ping).
If your interested in this changed graph templates and the modified ss_fping.php I will attach the files exported from a CACTI version 0.8.6j to this post.
ATTENTION: I have seen an error in the exported graph TEMPLATE and changed the attachement (just of the 1 person which already downloaded it Please have a look at the version number of the file!
- Attachments
-
- cacti_graph_template_ping_advanced_ping_v2_1.xml
- Cacti v0.8.6j Advanced Ping v2.1 Template
- (41.26 KiB) Downloaded 1712 times
-
- ss_fping.zip
- Modified ss_fping.php file using /usr/sbin/fping when called as not privileged user.
- (1.56 KiB) Downloaded 1265 times
Last edited by jug on Wed Sep 23, 2009 5:17 am, edited 2 times in total.
Re: Changed Advanced Ping Templates
GOOD LORD I read this entire thread thinking "There is no way in hell I'm running the poller as root why the hell has no one used 'fping' when the script is called 'fping'" and here I am, last page, the first person with the necessary level of intelligence. Installed and it worked straight off with no problems. THANK YOU!jug wrote:I also changed the ss_fping.php so that it can run with a non privileged user, using the fping binary which has to be installed (this is better than using normal ping).
after install
After install my graph will not appear because cacti says...+
ERROR: the RRD does not contain an RRA matching the chosen CF
any ideas?
ERROR: the RRD does not contain an RRA matching the chosen CF
any ideas?
also
The logs indicate this.
12/04/2008 02:05:03 PM - SPINE: Poller[0] Host[2] DS[874] SS[0] WARNING: Result from SERVER not valid. Partial Result: ...
12/04/2008 02:05:03 PM - PHPSVR: Poller[0] WARNING: Function does not exist
12/04/2008 02:05:03 PM - PHPSVR: Poller[0] WARNING: PHP Script File to be included, does not exist
I have imported the template and the ss_fping script. Am I missing something?
12/04/2008 02:05:03 PM - SPINE: Poller[0] Host[2] DS[874] SS[0] WARNING: Result from SERVER not valid. Partial Result: ...
12/04/2008 02:05:03 PM - PHPSVR: Poller[0] WARNING: Function does not exist
12/04/2008 02:05:03 PM - PHPSVR: Poller[0] WARNING: PHP Script File to be included, does not exist
I have imported the template and the ss_fping script. Am I missing something?
additional lines from log
12/04/2008 02:45:08 PM - SPINE: Poller[0] DEBUG: PHP Script Server Pipes Closed
12/04/2008 02:45:08 PM - PHPSVR: Poller[0] DEBUG: PHP Script Server Shutdown request received, exiting
12/04/2008 02:45:08 PM - SPINE: Poller[0] DEBUG: SS[0] Script Server Shutdown Started
12/04/2008 02:45:02 PM - SPINE: Poller[0] Host[1] DS[875] SS[0] SERVER: path_cacti/scripts/ss_fping.php ss_fping hostnameattemptsprotocolport, output: U
12/04/2008 02:45:02 PM - PHPSVR: Poller[0] WARNING: PHP Script File to be included, does not exist
12/04/2008 02:45:02 PM - PHPSVR: Poller[0] DEBUG: INC: 'path_cacti/scripts/ss_fping.php' FUNC: 'ss_fping' PARMS: 'hostnameattemptsprotocolport'
12/04/2008 02:45:02 PM - SPINE: Poller[0] Host[1] DS[7] SCRIPT: perl /usr/share/cacti/scripts/unix_processes.pl, output: 118
12/04/2008 02:45:02 PM - SPINE: Poller[0] Host[1] DEBUG: The POPEN returned the following File Descriptor 9
12/04/2008 02:45:02 PM - SPINE: Poller[0] Host[1] DS[6] SCRIPT: perl /usr/share/cacti/scripts/unix_users.pl , output: 1
12/04/2008 02:45:02 PM - SPINE: Poller[0] Host[1] DEBUG: The POPEN returned the following File Descriptor 9
12/04/2008 02:45:02 PM - SPINE: Poller[0] Host[1] DS[5] SCRIPT: perl /usr/share/cacti/scripts/loadavg_multi.pl, output: 1min:0.21 5min:0.17 10min:0.21
12/04/2008 02:45:02 PM - SPINE: Poller[0] Host[1] DEBUG: The POPEN returned the following File Descriptor 9
12/04/2008 02:45:02 PM - SPINE: Poller[0] Host[1] DS[4] SCRIPT: perl /usr/share/cacti/scripts/linux_memory.pl SwapFree:, output: 2031540
12/04/2008 02:45:02 PM - SPINE: Poller[0] Host[1] DEBUG: The POPEN returned the following File Descriptor 9
12/04/2008 02:45:02 PM - SPINE: Poller[0] Host[1] DS[3] SCRIPT: perl /usr/share/cacti/scripts/linux_memory.pl MemFree:, output: 31000
12/04/2008 02:45:02 PM - SPINE: Poller[0] Host[1] DEBUG: The POPEN returned the following File Descriptor 9
12/04/2008 02:45:02 PM - SPINE: Poller[0] DEBUG: SS[0] Confirmed PHP Script Server running
12/04/2008 02:45:02 PM - PHPSVR: Poller[0] PHP Script Server has Started - Parent is spine
12/04/2008 02:45:02 PM - PHPSVR: Poller[0] DEBUG: FILENM: /usr/share/cacti/script_server.php
12/04/2008 02:45:02 PM - SPINE: Poller[0] DEBUG: SS[0] PHP Script Server Child FORK Success
12/04/2008 02:45:02 PM - SPINE: Poller[0] DEBUG: SS[0] PHP Script Server About to FORK Child Process
12/04/2008 02:45:02 PM - SPINE: Poller[0] DEBUG: SS[0] PHP Script Server Routine Starting
12/04/2008 02:45:02 PM - SPINE: Poller[0] SPINE: Initializing PHP Script Server(s)
12/04/2008 02:45:02 PM - SPINE: Poller[0] DEBUG: The PHP Script Server is Required
12/04/2008 02:45:02 PM - SPINE: Poller[0] DEBUG: StartHost='0', EndHost='23', TotalPHPScripts='1'
12/04/2008 02:45:02 PM - SPINE: Poller[0] DEBUG: The number of php script servers to run is 1
12/04/2008 02:45:02 PM - SPINE: Poller[0] DEBUG: The script timeout is 25
12/04/2008 02:45:02 PM - SPINE: Poller[0] DEBUG: SQL:'SELECT value FROM settings WHERE name = 'script_timeout''
Any help?
12/04/2008 02:45:08 PM - PHPSVR: Poller[0] DEBUG: PHP Script Server Shutdown request received, exiting
12/04/2008 02:45:08 PM - SPINE: Poller[0] DEBUG: SS[0] Script Server Shutdown Started
12/04/2008 02:45:02 PM - SPINE: Poller[0] Host[1] DS[875] SS[0] SERVER: path_cacti/scripts/ss_fping.php ss_fping hostnameattemptsprotocolport, output: U
12/04/2008 02:45:02 PM - PHPSVR: Poller[0] WARNING: PHP Script File to be included, does not exist
12/04/2008 02:45:02 PM - PHPSVR: Poller[0] DEBUG: INC: 'path_cacti/scripts/ss_fping.php' FUNC: 'ss_fping' PARMS: 'hostnameattemptsprotocolport'
12/04/2008 02:45:02 PM - SPINE: Poller[0] Host[1] DS[7] SCRIPT: perl /usr/share/cacti/scripts/unix_processes.pl, output: 118
12/04/2008 02:45:02 PM - SPINE: Poller[0] Host[1] DEBUG: The POPEN returned the following File Descriptor 9
12/04/2008 02:45:02 PM - SPINE: Poller[0] Host[1] DS[6] SCRIPT: perl /usr/share/cacti/scripts/unix_users.pl , output: 1
12/04/2008 02:45:02 PM - SPINE: Poller[0] Host[1] DEBUG: The POPEN returned the following File Descriptor 9
12/04/2008 02:45:02 PM - SPINE: Poller[0] Host[1] DS[5] SCRIPT: perl /usr/share/cacti/scripts/loadavg_multi.pl, output: 1min:0.21 5min:0.17 10min:0.21
12/04/2008 02:45:02 PM - SPINE: Poller[0] Host[1] DEBUG: The POPEN returned the following File Descriptor 9
12/04/2008 02:45:02 PM - SPINE: Poller[0] Host[1] DS[4] SCRIPT: perl /usr/share/cacti/scripts/linux_memory.pl SwapFree:, output: 2031540
12/04/2008 02:45:02 PM - SPINE: Poller[0] Host[1] DEBUG: The POPEN returned the following File Descriptor 9
12/04/2008 02:45:02 PM - SPINE: Poller[0] Host[1] DS[3] SCRIPT: perl /usr/share/cacti/scripts/linux_memory.pl MemFree:, output: 31000
12/04/2008 02:45:02 PM - SPINE: Poller[0] Host[1] DEBUG: The POPEN returned the following File Descriptor 9
12/04/2008 02:45:02 PM - SPINE: Poller[0] DEBUG: SS[0] Confirmed PHP Script Server running
12/04/2008 02:45:02 PM - PHPSVR: Poller[0] PHP Script Server has Started - Parent is spine
12/04/2008 02:45:02 PM - PHPSVR: Poller[0] DEBUG: FILENM: /usr/share/cacti/script_server.php
12/04/2008 02:45:02 PM - SPINE: Poller[0] DEBUG: SS[0] PHP Script Server Child FORK Success
12/04/2008 02:45:02 PM - SPINE: Poller[0] DEBUG: SS[0] PHP Script Server About to FORK Child Process
12/04/2008 02:45:02 PM - SPINE: Poller[0] DEBUG: SS[0] PHP Script Server Routine Starting
12/04/2008 02:45:02 PM - SPINE: Poller[0] SPINE: Initializing PHP Script Server(s)
12/04/2008 02:45:02 PM - SPINE: Poller[0] DEBUG: The PHP Script Server is Required
12/04/2008 02:45:02 PM - SPINE: Poller[0] DEBUG: StartHost='0', EndHost='23', TotalPHPScripts='1'
12/04/2008 02:45:02 PM - SPINE: Poller[0] DEBUG: The number of php script servers to run is 1
12/04/2008 02:45:02 PM - SPINE: Poller[0] DEBUG: The script timeout is 25
12/04/2008 02:45:02 PM - SPINE: Poller[0] DEBUG: SQL:'SELECT value FROM settings WHERE name = 'script_timeout''
Any help?
more info
If i try to run a php script I get no response.
[root@localhost cacti]# php script_server.php
PHP Script Server has Started - Parent is cmd
^C
[root@localhost cacti]# cd scripts
[root@localhost scripts]# php ss_fping.php 4.2.2.1 ICMP
[root@localhost scripts]#
[root@localhost cacti]# php script_server.php
PHP Script Server has Started - Parent is cmd
^C
[root@localhost cacti]# cd scripts
[root@localhost scripts]# php ss_fping.php 4.2.2.1 ICMP
[root@localhost scripts]#
Re: more info
neteng30 wrote:After install my graph will not appear because cacti says...+
ERROR: the RRD does not contain an RRA matching the chosen CF
any ideas?
Got the same problem over here. I do not get anything.neteng30 wrote:If i try to run a php script I get no response.
[root@localhost cacti]# php script_server.php
PHP Script Server has Started - Parent is cmd
^C
[root@localhost cacti]# cd scripts
[root@localhost scripts]# php ss_fping.php 4.2.2.1 ICMP
[root@localhost scripts]#
I've commented line 12. (edited it to: //error_reporting(0);
This enables errors php is giving.
When I run the command it gives an error:
Fatal error: Call to undefined function read_config_option() in /usr/share/cacti/site/scripts/ss_fping.php on line 42.
This script seems to be old and some functions it needs do not exist in the included files (seems correct, because these are in lib/functions.php).
So I traced the function calls for read_config_option() in ss_fping.php.
I commented the rows by adding two slashes for the row and manually typed a value for the variable.
scripts/ss_fping.php line 42:
Code: Select all
$script_timeout = 10;
$ping_timeout = 5;
// $script_timeout = read_config_option("script_timeout");
// $ping_timeout = read_config_option("ping_timeout");
scripts/ss_fping.php line 100:
Code: Select all
$i = 0;
while ($i < $ping_sweeps) {
$result = $ping->ping(AVAIL_PING,
$method,
$ping_timeout,
1);
I get:
min:0.0600 avg:0.0683 max:0.1100 dev:0.0186 loss:0.0000
So this fixes my script problem. I've imported the latest script a few post above this one. But i'm not getting any graphs. I will debug for a while and report later.
I've found out cacti doesn't like the template:
Code: Select all
/usr/bin/rrdtool graph - \
--imgformat=PNG \
--start=-86400 \
--end=-300 \
--title="ping test - Advanced Ping" \
--base=1000 \
--height=120 \
--width=500 \
--upper-limit=10 \
--lower-limit=0 \
--units-exponent=1 \
--vertical-label="milliseconds" \
--slope-mode \
--font TITLE:9: \
--font AXIS:7: \
--font LEGEND:7: \
--font UNIT:7: \
DEF:a="/var/lib/cacti/rra/ping_test_max_328.rrd":min:AVERAGE \
DEF:b="/var/lib/cacti/rra/ping_test_max_328.rrd":avg:AVERAGE \
DEF:c="/var/lib/cacti/rra/ping_test_max_328.rrd":max:AVERAGE \
DEF:d="/var/lib/cacti/rra/ping_test_max_328.rrd":loss:AVERAGE \
DEF:e="/var/lib/cacti/rra/ping_test_max_328.rrd":dev:AVERAGE \
DEF:f="/var/lib/cacti/rra/ping_test_max_328.rrd":avg:MAX \
DEF:g="/var/lib/cacti/rra/ping_test_max_328.rrd":avg:LAST \
DEF:h="/var/lib/cacti/rra/ping_test_max_328.rrd":min:LAST \
DEF:i="/var/lib/cacti/rra/ping_test_max_328.rrd":loss:MAX \
DEF:j="/var/lib/cacti/rra/ping_test_max_328.rrd":min:MAX \
DEF:ba="/var/lib/cacti/rra/ping_test_max_328.rrd":max:MAX \
DEF:bb="/var/lib/cacti/rra/ping_test_max_328.rrd":dev:MAX \
CDEF:cdefg=d,0,GT,d,2,GT,UNKN,INF,IF,UNKN,IF \
CDEF:cdefh=d,3,GT,d,5,GT,UNKN,INF,IF,UNKN,IF \
CDEF:cdefi=d,5,GT,d,10,GT,UNKN,INF,IF,UNKN,IF \
CDEF:cdefj=d,10,GT,d,15,GT,UNKN,INF,IF,UNKN,IF \
CDEF:cdefba=d,15,GT,d,50,GT,UNKN,INF,IF,UNKN,IF \
CDEF:cdefbb=d,50,GT,d,95,GT,UNKN,INF,IF,UNKN,IF \
CDEF:cdefbc=d,95,GT,d,100,GT,UNKN,INF,IF,UNKN,IF \
CDEF:cdefbe=e,2,/ \
CDEF:cdefbg=c,b,-,e,-,3,/ \
CDEF:cdefca=b,a,-,0.2,* \
CDEF:cdefch=d,0,GT,d,2,GT,UNKN,a,IF,UNKN,IF \
CDEF:cdefci=d,3,GT,d,5,GT,UNKN,a,IF,UNKN,IF \
CDEF:cdefcj=d,5,GT,d,10,GT,UNKN,a,IF,UNKN,IF \
CDEF:cdefda=d,10,GT,d,15,GT,UNKN,a,IF,UNKN,IF \
CDEF:cdefdb=d,15,GT,d,50,GT,a,INF,IF,UNKN,IF \
CDEF:cdefdc=d,50,GT,d,95,GT,UNKN,a,IF,UNKN,IF \
CDEF:cdefdd=d,95,GT,d,100,GT,UNKN,a,IF,UNKN,IF \
LINE1:a:"" \
LINE1:b:"" \
LINE1:c:"" \
LINE1:d:"" \
LINE1:e:"" \
COMMENT:" Pkt Loss\:" \
AREA:cdefg#AFECEDFF:"1-2%" \
AREA:cdefh#55D6D3FF:"3-5%" \
AREA:cdefi#7CB3F1FF:"6-10%" \
AREA:cdefj#4668E4FF:"11-15%" \
AREA:cdefba#A150AAFF:"16-50%" \
AREA:cdefbb#FF00FFFF:"51-95%" \
AREA:cdefbc#F51D30FF:"96-100%\n" \
AREA:g#FFFFFFFF:"" \
AREA:cdefbe#333333FF:"":STACK \
AREA:cdefbe#555555FF:"":STACK \
AREA:cdefbg#888888FF:"":STACK \
AREA:cdefbg#AAAAAAFF:"":STACK \
AREA:cdefbg#CCCCCCFF:"":STACK \
AREA:h#FFFFFFFF:"" \
AREA:cdefca#CCCCCCFF:"":STACK \
AREA:cdefca#AAAAAAFF:"":STACK \
AREA:cdefca#888888FF:"":STACK \
AREA:cdefca#555555FF:"":STACK \
AREA:cdefca#333333FF:"":STACK \
GPRINT:d:AVERAGE:" Avg Loss\:%6.2lf%%" \
GPRINT:i:MAX:"Max Loss\:%6.2lf%%\n" \
AREA:cdefch#AFECEDFF:"" \
AREA:cdefci#55D6D3FF:"" \
AREA:cdefcj#7CB3F1FF:"" \
AREA:cdefda#4668E4FF:"" \
AREA:cdefdb#A150AAFF:"" \
AREA:cdefdc#FF00FFFF:"" \
AREA:cdefdd#F51D30FF:"" \
COMMENT:" Latency\:" \
GPRINT:h:LAST:"Min\:%8.2lf ms" \
GPRINT:g:LAST:"Avg\:%8.2lf ms" \
GPRINT:c:LAST:"Max\:%8.2lf ms" \
GPRINT:e:LAST:"Dev\:%8.2lf ms\n" \
COMMENT:"Avg Latency\:" \
GPRINT:a:MIN:"Min\:%8.2lf ms" \
GPRINT:b:AVERAGE:"Avg\:%8.2lf ms" \
GPRINT:ba:MAX:"Max\:%8.2lf ms" \
GPRINT:e:AVERAGE:"Dev\:%8.2lf ms\n" \
LINE1:g#00BD27FF:""
RRDTool Says:
ERROR: the RRD does not contain an RRA matching the chosen CF
-
- Posts: 24
- Joined: Thu Dec 11, 2008 10:42 am
I've got this in my logs, and my graph is empty, what is the problem ?12/16/2008 01:50:44 PM - PHPSVR: Poller[0] DEBUG: INC: 'lt;path_cactigt;/scripts/ss_fping.php' FUNC: 'ss_fping' PARMS: 'lt;hostnamegt; lt;attemptsgt; lt;prot
ocolgt; lt;portgt;'
12/16/2008 01:50:44 PM - PHPSVR: Poller[0] WARNING: PHP Script File to be included, does not exist
12/16/2008 01:50:44 PM - PHPSVR: Poller[0] WARNING: Function does not exist
12/16/2008 01:50:44 PM - CMDPHP: Poller[0] Host[30] DS[442] WARNING: Result from SERVER not valid. Partial Result: WARNING: Function do
12/16/2008 01:50:44 PM - CMDPHP: Poller[0] Host[30] DS[442] SERVER: lt;path_cactigt;/scripts/ss_fping.php ss_fping lt;hostnamegt; lt;attemptsgt; lt;protocolg
t; lt;portgt;, output: U
[root@ukmon002 cli]# cat /etc/cron.d/cacti
*/5 * * * * root /usr/bin/php /usr/share/cacti/poller.php > /dev/null 2>&1
[root@ukmon002 cli]# php /var/lib/cacti/scripts/ss_fping.php ukjira001 20 ICMP
min:0.0200 avg:6.5525 max:30.1500 dev:9.2221 loss:0.0000
[root@ukmon002 cli]#
-
- Posts: 24
- Joined: Thu Dec 11, 2008 10:42 am
-
- Posts: 1
- Joined: Mon Dec 29, 2008 11:25 am
Hello,
I'm new in this forum and I just started to use this amazing template (version 2.1). To solve the error:
ERROR: the RRD does not contain an RRA matching the chosen CF
you have to add the "LAST" Consolidation Function to the rrd files. Cacti 0.8.7 defaults to only "AVERAGE" and "MAX". You can achieve this in two ways:
1) In "Data Sources" -> RRAs, modify the available RRAs adding LAST consolidation function. In this way you change the default.
2) In "Data Sources" -> RRAs, adds 5 RRAs cloning the existing and add LAST consolidation function as above, and in the Data Template modify "Associated RRA's" to use the new created RRAs.
Before the graphs works, you need to remove the rrd files and wait the poller...
I'm new in this forum and I just started to use this amazing template (version 2.1). To solve the error:
ERROR: the RRD does not contain an RRA matching the chosen CF
you have to add the "LAST" Consolidation Function to the rrd files. Cacti 0.8.7 defaults to only "AVERAGE" and "MAX". You can achieve this in two ways:
1) In "Data Sources" -> RRAs, modify the available RRAs adding LAST consolidation function. In this way you change the default.
2) In "Data Sources" -> RRAs, adds 5 RRAs cloning the existing and add LAST consolidation function as above, and in the Data Template modify "Associated RRA's" to use the new created RRAs.
Before the graphs works, you need to remove the rrd files and wait the poller...
Who is online
Users browsing this forum: No registered users and 3 guests