No Graphs in Win 2003 Server

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

Moderators: Developers, Moderators

Post Reply
Slayer
Posts: 4
Joined: Wed May 24, 2006 8:56 am

No Graphs in Win 2003 Server

Post by Slayer »

Operating System: Windows 2003 Server
Webserver: Apache
Cacti: 0.8.6h
Cactid: cacti-cactid-0.8.6g.zip
MySQL: 4.1.9
PHP: 5.X
RRDTool (CYGWIN version): 1.2.12
Net-SNMP: 5.2.2
Cygwin (cygwin1.dll version): -


Greetings all,

My problem appers to be in the display of the graphics.

In debug mode:

RRDTool Command:

c:\rrdtool\rrdtool.exe graph - \
--imgformat=PNG \
--start=-86400 \
--end=-300 \
--title="SCRIPTS - Traffic - 161.196.0.6 (Compaq NetFlex-)" \
--rigid \
--base=1000 \
--height=120 \
--width=500 \
--alt-autoscale-max \
--lower-limit=0 \
--vertical-label="bits per second" \
--slope-mode \
--font TITLE:12:C:\WINDOWS\Fonts\Arial.ttf \
--font AXIS:8:C:\WINDOWS\Fonts\Arial.ttf \
--font LEGEND:10:C:\WINDOWS\Fonts\Arial.ttf \
--font UNIT:8:C:\WINDOWS\Fonts\Arial.ttf \
DEF:a="C\:/Apache2/htdocs/cacti/rra/scripts_traffic_in_17.rrd":traffic_in:AVERAGE \
DEF:b="C\:/Apache2/htdocs/cacti/rra/scripts_traffic_in_17.rrd":traffic_out:AVERAGE \
CDEF:cdefa=a,8,* \
CDEF:cdefe=b,8,* \
AREA:cdefa#00CF00:"Inbound" \
GPRINT:cdefa:LAST:" Current\:%8.2lf %s" \
GPRINT:cdefa:AVERAGE:"Average\:%8.2lf %s" \
GPRINT:cdefa:MAX:"Maximum\:%8.2lf %s\n" \
LINE1:cdefe#002A97:"Outbound" \
GPRINT:cdefe:LAST:"Current\:%8.2lf %s" \
GPRINT:cdefe:AVERAGE:"Average\:%8.2lf %s" \
GPRINT:cdefe:MAX:"Maximum\:%8.2lf %s"

RRDTool Says:

OK

No Errors messages in my Webserver's log

Any assistance would be much appericated.
Attachments
Cacti Path
Cacti Path
cacti-path.jpg (138.25 KiB) Viewed 1710 times
User avatar
BSOD2600
Cacti Moderator
Posts: 12171
Joined: Sat May 08, 2004 12:44 pm
Location: USA

Post by BSOD2600 »

Do you get red X's, no text or what?

Make sure cmd.exe has the proper read/execute rights for the web user account.

Might want to fire up sysinternals.com filemon and see if anything is getting denied during graphing.
Slayer
Posts: 4
Joined: Wed May 24, 2006 8:56 am

I have a Broken Image.

Post by Slayer »

I have a Broken Image.

cmd.exe has the proper read/execute rights for the web user account

I have create rrd, but no image are showing
bballard
Posts: 35
Joined: Thu Jan 19, 2006 11:58 am

Post by bballard »

I have the same thing going on except I am getting blank graphs. All I can see is that the RRD files are not updating. I checked permissions to the RRA folder and everything seems correct. When I check the permission on the RRD files, I notice that the permissions are not inheriting.
bballard
Posts: 35
Joined: Thu Jan 19, 2006 11:58 am

Post by bballard »

When running Filemon I do see a Query Security for rrdtool.exe to Path c:\Inetpub\wwwroot\cacti\rra\xxxx_proc_18.rrd BUFFER OVERFLOW.
User avatar
BSOD2600
Cacti Moderator
Posts: 12171
Joined: Sat May 08, 2004 12:44 pm
Location: USA

Post by BSOD2600 »

Slayer: make sure you have the correct rrdtool version selected in cacti.

bballard: Your lack of inherited permissions is possibly one problem. Fix that. As for FileMon, ignore BUFFER OVERFLOW messages. They're fine. You're only interested in if a process can't find a file or gets denied doing something.
bballard
Posts: 35
Joined: Thu Jan 19, 2006 11:58 am

Post by bballard »

I ran filemon and highlighted Denied, but nothing was denied.

This all started when I added these templates (http://forums.cacti.net/viewtopic.php?t=12383)

I have since readded the server without the new Exchange Graphs and it is updating. I will go back to that thread and ask questions.

Thanks
Post Reply

Who is online

Users browsing this forum: No registered users and 5 guests