some graphs showing up but some not?

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

Moderators: Developers, Moderators

Post Reply
chap0230
Posts: 10
Joined: Wed Sep 03, 2008 4:11 pm

some graphs showing up but some not?

Post by chap0230 »

I've recently installed cacti and have configured it to start making a few graphs for two of our servers. I'm not getting any errors from the rrdtool when i put it into debug mode, i can actually see the graph when i'm configuring the specific instance
if i go to the graphs tab up top (Graphs -> Tree Mode) all of my graphs show up as broken images. If i click on one of my machines in the tree, they also show up as broken images
however, if i click on one of those broken images it brings me to a page with the 5min/30min/2hr/1day averages for that specific graph and the graphs all show up correctly with data and everything

any ideas what could cause the images on this pages not to work?
any help would be appreciated!
thanks
-Joe
chap0230
Posts: 10
Joined: Wed Sep 03, 2008 4:11 pm

Post by chap0230 »

UPDATE:
if i save or view the source of the image that isn't showing up:
[mydomain.com]/graph_image.php?local_graph_id=28&rra_id=0&view_type=tree&graph_start=1220557135&graph_end=1220643535
the only thing that shows up is a "0"

Has anyone else experienced similar issues? if so, how would you recommend going about fixing this?


Thanks
-Joe
chap0230
Posts: 10
Joined: Wed Sep 03, 2008 4:11 pm

Post by chap0230 »

Also, a bit more information for anyone out there:

Code: Select all

[root@web01 chap0230]# /usr/local/rrdtool-1.3.1/bin/rrd
rrdcgi     rrdtool    rrdupdate
[root@web01 chap0230]# /usr/local/rrdtool-1.3.1/bin/rrdtool -v
RRDtool 1.3.1  Copyright 1997-2008 by Tobias Oetiker <tobi@oetiker.ch>
               Compiled Sep  3 2008 09:37:54

Usage: rrdtool [options] command command_options

Valid commands: create, update, updatev, graph, graphv,  dump, restore,
                last, lastupdate, first, info, fetch, tune,
                resize, xport

RRDtool is distributed under the Terms of the GNU General
Public License Version 2. (www.gnu.org/copyleft/gpl.html)

For more information read the RRD manpages

[root@web01 chap0230]# rpm -qa|grep -i net-snmp
net-snmp-utils-5.3.1-24.el5_2.1
net-snmp-libs-5.3.1-24.el5_2.1
net-snmp-5.3.1-24.el5_2.1
[root@web01 chap0230]#
chap0230
Posts: 10
Joined: Wed Sep 03, 2008 4:11 pm

Post by chap0230 »

nothing really showing up in the cacti.log file either

Code: Select all

[root@web01 log]# tail cacti.log
09/05/2008 09:50:01 AM - POLLER: Poller[0] NOTE: Poller Int: '300', Cron Int: '300', Time Since Last: '300', Max Runtime '298', Poller Runs: '1'
09/05/2008 09:50:01 AM - CMDPHP: Poller[0] Host[3] PING: Host is alive
09/05/2008 09:50:01 AM - CMDPHP: Poller[0] Host[3] DS[26] CMD: perl /home/cacti/public_html/scripts/unix_processes.pl, output: 89
09/05/2008 09:50:01 AM - CMDPHP: Poller[0] Host[3] DS[25] CMD: perl /home/cacti/public_html/scripts/unix_users.pl , output: 0
09/05/2008 09:50:01 AM - CMDPHP: Poller[0] Host[3] DS[24] CMD: perl /home/cacti/public_html/scripts/loadavg_multi.pl, output: 1min:0.01 5min:0.02 10min:0.00
09/05/2008 09:50:01 AM - CMDPHP: Poller[0] Host[3] DS[23] CMD: perl /home/cacti/public_html/scripts/linux_memory.pl SwapFree:, output: 1048508
09/05/2008 09:50:01 AM - CMDPHP: Poller[0] Host[3] DS[22] CMD: perl /home/cacti/public_html/scripts/linux_memory.pl MemFree:, output: 46384
09/05/2008 09:50:01 AM - CMDPHP: Poller[0] Host[4] PING: TCP ping success
09/05/2008 09:50:01 AM - CMDPHP: Poller[0] Host[4] SNMP: Host responded to SNMP
09/05/2008 09:50:01 AM - CMDPHP: Poller[0] Host[4] DS[35] SNMP: v1: 10.1.1.1, dsname: traffic_in, oid: .1.3.6.1.2.1.2.2.1.10.3, output: 1102767031
09/05/2008 09:50:01 AM - CMDPHP: Poller[0] Host[4] DS[35] SNMP: v1: 10.1.1.1, dsname: traffic_out, oid: .1.3.6.1.2.1.2.2.1.16.3, output: 187616699
09/05/2008 09:50:01 AM - CMDPHP: Poller[0] Host[4] DS[27] SNMP: v1: 10.1.1.1, dsname: traffic_out, oid: .1.3.6.1.2.1.2.2.1.16.1, output: 640123382
09/05/2008 09:50:01 AM - CMDPHP: Poller[0] Host[4] DS[27] SNMP: v1: 10.1.1.1, dsname: traffic_in, oid: .1.3.6.1.2.1.2.2.1.10.1, output: 7420010
09/05/2008 09:50:01 AM - CMDPHP: Poller[0] Host[4] DS[32] SNMP: v1: 10.1.1.1, dsname: traffic_out, oid: .1.3.6.1.2.1.2.2.1.16.38, output: 633713297
09/05/2008 09:50:01 AM - CMDPHP: Poller[0] Host[4] DS[32] SNMP: v1: 10.1.1.1, dsname: traffic_in, oid: .1.3.6.1.2.1.2.2.1.10.38, output: 371798835
09/05/2008 09:50:01 AM - CMDPHP: Poller[0] Host[4] DS[31] SNMP: v1: 10.1.1.1, dsname: traffic_out, oid: .1.3.6.1.2.1.2.2.1.16.5, output: 0
09/05/2008 09:50:01 AM - CMDPHP: Poller[0] Host[4] DS[31] SNMP: v1: 10.1.1.1, dsname: traffic_in, oid: .1.3.6.1.2.1.2.2.1.10.5, output: 0
09/05/2008 09:50:01 AM - CMDPHP: Poller[0] Host[4] DS[28] SNMP: v1: 10.1.1.1, dsname: traffic_out, oid: .1.3.6.1.2.1.2.2.1.16.2, output: 680640
09/05/2008 09:50:01 AM - CMDPHP: Poller[0] Host[4] DS[28] SNMP: v1: 10.1.1.1, dsname: traffic_in, oid: .1.3.6.1.2.1.2.2.1.10.2, output: 12552053
09/05/2008 09:50:01 AM - CMDPHP: Poller[0] Host[4] DS[30] SNMP: v1: 10.1.1.1, dsname: traffic_out, oid: .1.3.6.1.2.1.2.2.1.16.4, output: 3110779777
09/05/2008 09:50:01 AM - CMDPHP: Poller[0] Host[4] DS[30] SNMP: v1: 10.1.1.1, dsname: traffic_in, oid: .1.3.6.1.2.1.2.2.1.10.4, output: 2444863371
09/05/2008 09:50:01 AM - CMDPHP: Poller[0] Time: 0.6536 s, Theads: N/A, Hosts: 2
09/05/2008 09:50:02 AM - SYSTEM STATS: Time:1.1294 Method:cmd.php Processes:1 Threads:N/A Hosts:3 HostsPerProcess:3 DataSources:17 RRDsProcessed:11
[root@web01 log]#
User avatar
gandalf
Developer
Posts: 22383
Joined: Thu Dec 02, 2004 2:46 am
Location: Muenster, Germany
Contact:

Post by gandalf »

This is usually a mismatch of Settings -> RRDTool Utility version.
Current cacti is known to not detect rrdtool 1.3 correctly. Use rrdtool 1.2 setting instead until 087c comes up
Reinhard
chap0230
Posts: 10
Joined: Wed Sep 03, 2008 4:11 pm

Post by chap0230 »

Thanks for the heads-up gandalf. I have downgraded rrd tool to rrdtool-1.2.28 and have changed my RRDTool Binary Path to /usr/local/rrdtool-1.2.28/bin/rrdtool but I'm still experiencing the same problems. Is there something I need to do to flush the current graphs? Or is there any way I can get at least some kind of error other than the image showing up as simply "0"

Thanks
-Joe
User avatar
gandalf
Developer
Posts: 22383
Joined: Thu Dec 02, 2004 2:46 am
Location: Muenster, Germany
Contact:

Post by gandalf »

Please post a screenshot of the failing graph. Goto Graph Management, select the Graph and switch to DEBUG
Reinhard
chap0230
Posts: 10
Joined: Wed Sep 03, 2008 4:11 pm

Post by chap0230 »

screen shots attached
Thanks again for your help on this. I'm stumped!
-Joe
Attachments
all graphs show up fine here
all graphs show up fine here
cacti1.JPG (69.58 KiB) Viewed 3475 times
graphs show up fine if i click on the specific set of graphs
graphs show up fine if i click on the specific set of graphs
cacti2.JPG (53.83 KiB) Viewed 3475 times
where no graphs are showing up, whether I click on Linux Servers, web01, Networking, Cisco ASA. All I can get is this. If i go to that specific image and look at the souce, all I get is a &amp;quot;0&amp;quot;
where no graphs are showing up, whether I click on Linux Servers, web01, Networking, Cisco ASA. All I can get is this. If i go to that specific image and look at the souce, all I get is a &quot;0&quot;
cacti3.JPG (37.36 KiB) Viewed 3475 times
paths settings page
paths settings page
cacti4.JPG (69.27 KiB) Viewed 3475 times
chap0230
Posts: 10
Joined: Wed Sep 03, 2008 4:11 pm

Post by chap0230 »

not sure if this information is going to really affect anything

Code: Select all

uname -a
Linux web01.mydomain.local 2.6.18-53.1.19.el5 #1 SMP Wed May 7 08:20:19 EDT 2008 i686 i686 i386 GNU/Linux
also, our MySQL instance is on a separate box
User avatar
gandalf
Developer
Posts: 22383
Joined: Thu Dec 02, 2004 2:46 am
Location: Muenster, Germany
Contact:

Post by gandalf »

Please have a look at httpd's error.log after trying the "failing" graphs
Reinhard
chap0230
Posts: 10
Joined: Wed Sep 03, 2008 4:11 pm

Post by chap0230 »

I don't get any errors from Apache while I'm in tree mode, but if i click through to just show a single graph on a page it spits out this error:
[Tue Sep 09 16:05:12 2008] [error] [client 10.1.1.133] PHP Notice: Undefined index: id in /home/cacti/public_html/graph.php on line 214, referer: http://cacti.mydomain.local/graph.php?a ... rra_id=all
Last edited by chap0230 on Tue Sep 09, 2008 4:49 pm, edited 1 time in total.
chap0230
Posts: 10
Joined: Wed Sep 03, 2008 4:11 pm

Post by chap0230 »

chap0230 wrote:I don't get any errors from Apache while I'm in tree mode, but if i click through to just show a single graph on a page it spits out this error:
[Tue Sep 09 16:05:12 2008] [error] [client 10.1.1.133] PHP Notice: Undefined index: id in /home/cacti/public_html/graph.php on line 214, referer: http://cacti.mydomain.local/graph.php?a ... rra_id=all
Post Reply

Who is online

Users browsing this forum: chonfirex and 0 guests