directory woes

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

Moderators: Developers, Moderators

Post Reply
UGH

directory woes

Post by UGH »

I need to install cacti on a Win2k box...everything went in smooth...but having a problem getting the / to play with the \ in the 2k enviroment.

graphs are there, just no data:

ERROR: opening 'C:\Inetpub\wwwroot/cacti/rra/fastethernet0_out.rrd': No such file or directory

sure the directory is there...I have tried all / in the config settings...no luck.

Thanks
raX
Lead Developer
Posts: 2243
Joined: Sat Oct 13, 2001 7:00 pm
Location: Carlisle, PA
Contact:

Post by raX »

It almost looks like you forgot to set cacti's OS variable in the 'include/config.php' file:

Code: Select all

$cacti_server_os = "win32";
By default, it is set to 'Unix', which will not work for you. See if that does the trick.

-Ian
UGH

Post by UGH »

/* make sure this variable reflects your operating system type: 'unix' or 'win32' */
$cacti_server_os = "win32";

it's there...I'll just keep pluggin. I'm close...

Thanks
Lucas Deneken

rrdtool Data Source Configuration

Post by Lucas Deneken »

Hello,

Every time I try to add a data source I need to fill in the path to the rra folder my self. This is because somewhere in the config of it all I made a typo. The output I get is always;

CANNOT FIND DATA SOURCE: c:\inetpub\wwwroot\cactira/traf_atm012_7_out.rrd

While the path to the rra folder should be;
c:\inetpub\wwwroot\cacti\rra\traf_atm012_7_out.rrd

Is there someone how could help me find out where I can set this path to the correct value??

Thanks in advance
Lucas Deneken
Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest