Everything seems to work but NO graphs...

Post support questions that relate to the Windows 2003/2000/XP operating systems.

Moderators: Developers, Moderators

williammparks
Posts: 8
Joined: Fri Feb 24, 2006 2:18 pm

Everything seems to work but NO graphs...

Post by williammparks »

Operating System: Windows 2003 SP1
Webserver: IIS 6.0
Cacti: 0.8.6h with patches
Cactid: n/a
MySQL: 5.0 (MYSQL40 compatability mode)
PHP: 5.0
RRDTool: 1.2.x
Net-SNMP: 5.x
Cygwin: n/a

I don't know if I'm just repeating previous posts, but things "seem" to be working yet I see absolutely nothing when I look to the graphs page. The host is listed and graphs are created, but the right pane is blank. Any ideas?
Attachments
cacti-debug.txt
Debug Log
(22.85 KiB) Downloaded 169 times
User avatar
BSOD2600
Cacti Moderator
Posts: 12171
Joined: Sat May 08, 2004 12:44 pm
Location: USA

Post by BSOD2600 »

Since you're getting valid data, there is a permission problem. Are the rrd files created? Sure rrdtool.exe and cmd.exe gave IUSR_X and IIS_WPG have read/execute rights? Read the install guide in my signature.
williammparks
Posts: 8
Joined: Fri Feb 24, 2006 2:18 pm

Post by williammparks »

Yes, the two accounts have r/e on the following dir's/files:

c:\rrdtool\
c:\windows\system32\cmd
\cacti
\cacti\logs (+ modify)
\cacti\rra (+ modify)

rrd files are being created in the rra folder.

02/24/2006 11:11 AM <DIR> .
02/24/2006 11:11 AM <DIR> ..
01/03/2006 10:08 PM 0 .placeholder
02/24/2006 11:36 AM 47,880 tstwlvnnm01_cpu_22.rrd
02/24/2006 11:36 AM 47,880 tstwlvnnm01_cpu_23.rrd
02/24/2006 11:36 AM 94,704 tstwlvnnm01_hdd_total_17.rrd
02/24/2006 11:36 AM 94,704 tstwlvnnm01_hdd_total_18.rrd
02/24/2006 11:36 AM 94,704 tstwlvnnm01_hdd_total_19.rrd
02/24/2006 11:36 AM 94,704 tstwlvnnm01_hdd_total_20.rrd
02/24/2006 11:36 AM 94,704 tstwlvnnm01_hdd_total_21.rrd
02/24/2006 11:36 AM 47,880 tstwlvnnm01_proc_26.rrd
02/24/2006 11:36 AM 94,704 tstwlvnnm01_traffic_in_24.rrd
02/24/2006 11:36 AM 47,880 tstwlvnnm01_users_25.rrd

The install guide is near flawless, I used it to get this far.
williammparks
Posts: 8
Joined: Fri Feb 24, 2006 2:18 pm

Post by williammparks »

Quick update, I can see the graphs if I use the Preview and List View but still not in the Tree view.
User avatar
BSOD2600
Cacti Moderator
Posts: 12171
Joined: Sat May 08, 2004 12:44 pm
Location: USA

Post by BSOD2600 »

Sure you've got the proper rrdtool version selected in cacti? try re-setting it again.
williammparks
Posts: 8
Joined: Fri Feb 24, 2006 2:18 pm

Post by williammparks »

Yes, sir, RRDTool 1.2.x. Selected it again and saved. Don't know if this helps but the graphs show correctly in the List and Preview views, just not the default Tree view. :D
User avatar
BSOD2600
Cacti Moderator
Posts: 12171
Joined: Sat May 08, 2004 12:44 pm
Location: USA

Post by BSOD2600 »

That could possibly be a problem with the user permissions in cacti. This happen for the admin and guest users?
williammparks
Posts: 8
Joined: Fri Feb 24, 2006 2:18 pm

Post by williammparks »

It sure does. Both admin and guest experience the same issue with the "blank" graph thorugh the Tree view but full graphs in the other views.

I'm not as familiar with the software as I could be, but what should I be looking at?

Again, the graphs are "blank" or "non-existent" NOT a broken graph. Also, I can assign graphs to Tree nodes, but the hosts never show.
User avatar
BSOD2600
Cacti Moderator
Posts: 12171
Joined: Sat May 08, 2004 12:44 pm
Location: USA

Post by BSOD2600 »

williammparks wrote:I'm not as familiar with the software as I could be, but what should I be looking at?
The attached is an example of the Tree view.

It sounds like to me you haven't set up any Tree's to view, hence it being blank. In your Cacti | Graph Trees, have you set up anything yet?
Attachments
cacti_tree_view.png
cacti_tree_view.png (70.55 KiB) Viewed 3921 times
williammparks
Posts: 8
Joined: Fri Feb 24, 2006 2:18 pm

Post by williammparks »

Yes, I have. Interestingly enough, the single-pane view in the Tree view does show graphs. Attached are some screen shots of the single and dual pane views in the Tree.

Did I just not check a checkbox somewhere? :oops:
Attachments
Tree View-Dual Pane.JPG
Tree View-Dual Pane.JPG (71.75 KiB) Viewed 3914 times
Tree View-Single Pane.JPG
Tree View-Single Pane.JPG (100.91 KiB) Viewed 3914 times
User avatar
BSOD2600
Cacti Moderator
Posts: 12171
Joined: Sat May 08, 2004 12:44 pm
Location: USA

Post by BSOD2600 »

Weirdness. Well I'm guessing its some setting in User Management. Mind posting a screenshot of the Graph Settings for your Admin user? I want to compare them to mine.
williammparks
Posts: 8
Joined: Fri Feb 24, 2006 2:18 pm

Post by williammparks »

Np. I didn't want to short you on info so here are all three tabs in the User Management for admin...
Attachments
Graph_Perms.JPG
Graph_Perms.JPG (169.87 KiB) Viewed 3836 times
Graph_Settings_Perms.JPG
Graph_Settings_Perms.JPG (193.29 KiB) Viewed 3836 times
Realm_Perms.JPG
Realm_Perms.JPG (167.68 KiB) Viewed 3836 times
creedog
Posts: 2
Joined: Wed Mar 01, 2006 6:33 pm

Post by creedog »

I have the same issue in linux.

Also graphs missing from rrs directory
User avatar
BSOD2600
Cacti Moderator
Posts: 12171
Joined: Sat May 08, 2004 12:44 pm
Location: USA

Post by BSOD2600 »

williammparks: hmm, not sure. those settings are basically what I've got too. Might need to get a dev in here and figure out whats broken.
creedog
Posts: 2
Joined: Wed Mar 01, 2006 6:33 pm

Post by creedog »

I fixed it.

went to console, and clicked on graph trees, then selected my default tree from the right pane.

Selected the host that I was having issues with as it I was going to change options, then just hit select.
Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest