Windows All-In-One Installer [Cacti 1.2.24] [Updated 2023-03-09]

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

Moderators: Developers, Moderators

Post Reply
RB1000
Posts: 7
Joined: Wed Jul 22, 2009 8:33 pm

Great Job!

Post by RB1000 »

Great job having this installer!! Made the whole installing much easier.... well done!
CactiGuy
Posts: 30
Joined: Thu Jul 09, 2009 10:52 pm

Install on D: drive

Post by CactiGuy »

I'm looking to install Cacti on drive D: and be sure that all the data is stored on the D: drive (much larger drive). I see on the installer there is an option to pick D: drive, but some components still end up on the C: Drive.

D:\Inetpub\wwwroot\Cacti
D:\Spine
C:\Program Files\MySQL\MySQL Server 5.0
D:\Net-SNMP
D:\PHP
D:\RRDTool
C:\Program Files\GetIF

Any way to get everything on the D: drive?
User avatar
BSOD2600
Cacti Moderator
Posts: 12171
Joined: Sat May 08, 2004 12:44 pm
Location: USA

Post by BSOD2600 »

The installer pulls the %PROGRAMFILES% variable from the environment and uses that for a few programs. Since yours apparently is still set to C:\... thats why it got used. Really no way to change that in the installer without some additional coding.

The Cacti db and getif really aren't all that large in the scope of things... maybe ~150 MB. You could let the installer place the files on the C:\ then move them to D:\. getif is a simple cut + paste. MySQL you'll want to backup the \mysql\data\ folders & my.ini, uninstall, reinstall specifying the D:\ drive then restore the data files and my.ini.
CactiGuy
Posts: 30
Joined: Thu Jul 09, 2009 10:52 pm

Post by CactiGuy »

Thanks
CactiGuy
Posts: 30
Joined: Thu Jul 09, 2009 10:52 pm

Post by CactiGuy »

You mentioned that the MySQL Cacti database is only about 150MB, will that grow? Where is the majority of the data Cacti gathers held? RRDTool?

I'm having some trouble getting Cacti running again after moving MySQL to the D: drive and i'm considering leaving it on the C drive. My main concern that my C: drive does not fill up, i want to get the data Cacti gathers on the D: drive (much larger)

Thanks!
CactiGuy
Posts: 30
Joined: Thu Jul 09, 2009 10:52 pm

Post by CactiGuy »

You mentioned that the MySQL Cacti database is only about 150MB, will that grow? Where is the majority of the data Cacti gathers held? RRDTool?

I'm having some trouble getting Cacti running again after moving MySQL to the D: drive and i'm considering leaving it on the C drive. My main concern that my C: drive does not fill up, i want to get the data Cacti gathers on the D: drive (much larger)

Thanks!
User avatar
BSOD2600
Cacti Moderator
Posts: 12171
Joined: Sat May 08, 2004 12:44 pm
Location: USA

Post by BSOD2600 »

The majority of the space used by Cacti is the *.rrd files, which is where all the data collected during polling is stored. The cacti db is only used to keep track of devices, templates, configurations, etc.

You could create an NTFS junction point for your C:\cacti\rra\ folder and have it redirected to the D:\ drive -- space problem solved.
miller32
Posts: 2
Joined: Tue Feb 02, 2010 10:33 am

ssl support

Post by miller32 »

Does your newest installer feature support for ssl?

It seems that no matter what I try, using a privacy passphrase(encryption) will not work, but everything else works perfectly fine.
User avatar
BSOD2600
Cacti Moderator
Posts: 12171
Joined: Sat May 08, 2004 12:44 pm
Location: USA

Post by BSOD2600 »

The SSL Apache is installed (if selected). Not sure offhand if the newer net-snmp 5.5.x binaries have the SSL stuff included with them or not -- the older 5.4.x packages had a separate SSL download required.

Are you able to snmpwalk using V3 from the commandline against a host?
User avatar
smlick
Cacti User
Posts: 267
Joined: Tue May 20, 2008 4:09 am
Location: Italy, Rome

Post by smlick »

Hi BSOD2600,
I like to know if you plan soon a new version with update of the tools around Cacti (mySQL, RRDTool, ecc.).

Thanks again for your valuable contribution.

Regards
Alessio
Cacti Version 0.8.8c production / 0.8.8c test W2008 -- Plugin:Weathermap - Monitor - CAMM 1.6.7 :) - Nectar - GPS Map
User avatar
BSOD2600
Cacti Moderator
Posts: 12171
Joined: Sat May 08, 2004 12:44 pm
Location: USA

Post by BSOD2600 »

Not really. What dependencies do you think need to get updated?

Hmm, I guess mysql 5.0 did reach EOL for active support. Guess I'll need to do some testing for mysql 5.1
User avatar
smlick
Cacti User
Posts: 267
Joined: Tue May 20, 2008 4:09 am
Location: Italy, Rome

Post by smlick »

My idea is about RRDTool (now at 1.4.2 stable release) and mySQL.
The other tools are yet up to date.

Regards
Alessio
Cacti Version 0.8.8c production / 0.8.8c test W2008 -- Plugin:Weathermap - Monitor - CAMM 1.6.7 :) - Nectar - GPS Map
User avatar
BSOD2600
Cacti Moderator
Posts: 12171
Joined: Sat May 08, 2004 12:44 pm
Location: USA

Post by BSOD2600 »

RRDTool 1.3.x only half works with Cacti 0.8.7x. I haven't given 1.4.x a try yet but suppose I should do so. One problem is that there are no win32 compiled versions of 1.3 or 1.4 at http://www.gknw.net/mirror/rrdtool/
User avatar
smlick
Cacti User
Posts: 267
Joined: Tue May 20, 2008 4:09 am
Location: Italy, Rome

Post by smlick »

You are right sorry :oops:

Regards
Alessio
Cacti Version 0.8.8c production / 0.8.8c test W2008 -- Plugin:Weathermap - Monitor - CAMM 1.6.7 :) - Nectar - GPS Map
cman
Posts: 5
Joined: Thu Feb 11, 2010 1:36 pm

Cacti Trouble

Post by cman »

Hi,

I get following message in top on every page in cacti after installation. Does anyone know a quick fix?

Windows 2008 SE 32 Bit
Apache
IIS is disabled on server.

$plugins = array(); $plugins[] = 'update'; $plugins[] = 'settings'; $plugins[] = 'hostinfo';

Besides the error message above I seem to have trouble with graph images on selected objects. Maybe the two problems are related to the same root cause.

Any help is appreciated.
Post Reply

Who is online

Users browsing this forum: No registered users and 0 guests