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
directory woes
Moderators: Developers, Moderators
It almost looks like you forgot to set cacti's OS variable in the 'include/config.php' file:
By default, it is set to 'Unix', which will not work for you. See if that does the trick.
-Ian
Code: Select all
$cacti_server_os = "win32";
-Ian
rrdtool Data Source Configuration
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
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
Who is online
Users browsing this forum: No registered users and 1 guest