No traffic graph after datatemplate & RRA adjustment

Post general support questions here that do not specifically fall into the Linux or Windows categories.

Moderators: Developers, Moderators

Post Reply
Farukh
Posts: 2
Joined: Tue Mar 10, 2015 7:37 am

No traffic graph after datatemplate & RRA adjustment

Post by Farukh »

Hi,

first I changed the RRA config. (Tried to change to 1 minute average for 1 month)
But this didn't work.

After that I adjust the Data template (Interface - Traffic).
I only mark the new RRAs under "Associated RRA's" and click save.

After that there were no more traffic graphs.

I rollback everything but still no graphs.

Log File:
03/10/2015 01:48:01 PM - POLLER: Poller[0] WARNING: Poller Output Table not Empty. Issues Found: 2150, Data Sources: traffic_in(DS[16]), traffic_out(DS[16]), traffic_in(DS[17]), traffic_out(DS[17]), traffic_in(DS[18]), traffic_out(DS[18]), traffic_in(DS[31]), traffic_out(DS[31]), traffic_in(DS[32]), traffic_out(DS[32]), traffic_in(DS[42]), traffic_out(DS[42]), traffic_in(DS[43]), traffic_out(DS[43]), traffic_in(DS[48]), traffic_out(DS[48]), traffic_in(DS[49]), traffic_out(DS[49]), traffic_in(DS[50]), traffic_out(DS[50]), Additional Issues Remain. Only showing first 20

03/10/2015 01:47:04 PM - SYSTEM THOLD STATS: Time:0.0017 Tholds:0 TotalHosts:404 DownHosts:6 NewDownHosts:0
03/10/2015 01:47:04 PM - SYSTEM STATS: Time:2.8886 Method:spine Processes:4 Threads:8 Hosts:405 HostsPerProcess:102 DataSources:8464 RRDsProcessed:1829

Thanks
Farukh
Farukh
Posts: 2
Joined: Tue Mar 10, 2015 7:37 am

Re: No traffic graph after datatemplate & RRA adjustment

Post by Farukh »

After following workaround we had the traffic graphs again:

[root@lt-monitoring1 cacti]# diff -u lib/poller.php.orig lib/poller.php
--- lib/poller.php.orig 2015-03-13 13:57:45.000000000 +0100
+++ lib/poller.php 2015-03-13 13:57:05.000000000 +0100
@@ -427,7 +427,7 @@
$data_ids = array();
}
}else{
- unset($rrd_update_array{$item["rrd_path"]}["times"][$unix_time]);
+ //unset($rrd_update_array{$item["rrd_path"]}["times"][$unix_time]);
}
}
}
Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest