Search found 6 matches

by syn
Sun Feb 11, 2018 7:21 pm
Forum: Help: General
Topic: Strange issue with export
Replies: 2
Views: 248

Re: Strange issue with export

It was a multitude of issues, ultimately resulting in a bad poller cache.

After giving more ram to PHP/sql and rebuilding the poller cache, all is well. Thank you for your input.
by syn
Sun Feb 11, 2018 1:17 am
Forum: Help: General
Topic: Strange issue with export
Replies: 2
Views: 248

Strange issue with export

I've a strange issue with exports. No errors in the logs... All graphs export fine except a handful. They are all set to export, and their thumbnails export just fine, as well as the HTML file for the graphs created.. but the images aren't being made... https://i.imgur.com/CebvBnh.png Furthermore, i...
by syn
Wed Jan 17, 2018 12:03 pm
Forum: Help: General
Topic: Max graph size
Replies: 5
Views: 615

Re: Max graph size

lib/functions.php line 1360 function generate_graph_def_name($graph_item_id) { $lookup_table = array("a","b","d","e","f","g","h","i","j","k"); $result = ""; for ($i=0; $i<strlen(strval($grap...
by syn
Wed Jan 17, 2018 5:14 am
Forum: Help: General
Topic: Max graph size
Replies: 5
Views: 615

Re: Max graph size

My speculation was correct. Changing $lookup_table = array("a","b","d","c","e","f","g","h","i","j") to $lookup_table = array("a","b","d","e","f","...
by syn
Wed Jan 17, 2018 3:54 am
Forum: Help: General
Topic: Max graph size
Replies: 5
Views: 615

Max graph size

using cacti 0.8.8f I've tried RRDtool 1.4.7 and 1.5.5 If a graph is over 80 lines of data, RRD tool dies. example debug output: /usr/bin/rrdtool graph - --imgformat=PNG --start='-86400' --end='-300' --title='examplebox (1.13) - 32 CPU Utilization' --rigid --base='1000' --height='120' --width='500' -...
by syn
Sun Apr 14, 2013 10:00 pm
Forum: Scripts and Templates
Topic: Asterik IP-PBX Statistics (SIP/IAX2 protocols)
Replies: 83
Views: 188036

Re: Asterik IP-PBX Statistics (SIP/IAX2 protocols)

Anyone have a copy of the old 0.3.0 script? I can't seem to find it anywhere.
Thanks in advance.