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
resparis
Posts: 23
Joined: Sat Mar 06, 2010 8:22 pm

Post by resparis »

Hi, I installed the new version, but cacti didn t graph.

I have run the debbug and it showed this error.

RRDTool Command:

C:/rrdtool/rrdtool.exe graph - \
--imgformat=PNG \
--start=-86400 \
--end=-300 \
--title="localhost - Processes" \
--base=1000 \
--height=120 \
--width=500 \
--alt-autoscale-max \
--lower-limit=0 \
--vertical-label="processes" \
--slope-mode \
--font TITLE:12: \
--font AXIS:8: \
--font LEGEND:10: \
--font UNIT:8: \
DEF:a="C\:/Apache2/htdocs/cacti/rra/5/44.rrd":proc:AVERAGE \
AREA:a#F51D30FF:"Running Processes" \
GPRINT:a:LAST:"Current\:%8.0lf" \
GPRINT:a:AVERAGE:"Average\:%8.0lf" \
GPRINT:a:MAX:"Maximum\:%8.0lf\n"
RRDTool Says:

ERROR: opening 'C:/Apache2/htdocs/cacti/rra/5/44.rrd': No such file or directory
User avatar
BSOD2600
Cacti Moderator
Posts: 12171
Joined: Sat May 08, 2004 12:44 pm
Location: USA

Post by BSOD2600 »

noizpgt: Your issue is no longer with the installer, please create a new thread. Before creating that post, thread through http://forums.cacti.net/viewtopic.php?t=11747. SNMP errors means the device isn't responding to SNMP... misconfigured, firewalls, etc.

resparis: Your issue is not with the installer. please create a new thread. Before creating that post, thread through http://forums.cacti.net/viewtopic.php?t=11747
slomaro67
Posts: 3
Joined: Thu May 06, 2010 8:27 am

can't download

Post by slomaro67 »

Link #1 drops me to about 56k after a minute, and link #2 seems to be an older version- it's half the size too.

Where can I download?

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

Re: can't download

Post by BSOD2600 »

slomaro67 wrote:Where can I download?
This installer? The first page of the post.
slomaro67
Posts: 3
Joined: Thu May 06, 2010 8:27 am

Re: can't download

Post by slomaro67 »

BSOD2600 wrote:
slomaro67 wrote:Where can I download?
This installer? The first page of the post.
YES, the first link drops to almost no bandwidth and disconnects after a couple minutes.

The second link seems to be an older version
slomaro67
Posts: 3
Joined: Thu May 06, 2010 8:27 am

Re: can't download

Post by slomaro67 »

slomaro67 wrote:
BSOD2600 wrote:
slomaro67 wrote:Where can I download?
This installer? The first page of the post.
YES, the first link drops to almost no bandwidth and disconnects after a couple minutes.

The second link seems to be an older version
Never mind. It works now. THANKS!
User avatar
BSOD2600
Cacti Moderator
Posts: 12171
Joined: Sat May 08, 2004 12:44 pm
Location: USA

Post by BSOD2600 »

Odd. I just downloaded it from work this morning at a fairly constant ~900 KB/sec from the first site. Give it a try again.
JohnYYC
Cacti User
Posts: 58
Joined: Thu Apr 22, 2010 1:23 pm

Post by JohnYYC »

This is a great install package you have made here. I am using this for the time being until cacti version 0.8.8 is released so that I can install it with the PIA included on my Linux network management server. I tried for weeks to get cacti 0.8.7e and the plug-in arch installed. But once I had it up and running my spine poller would not work. So for the time being I throw this package on a Windows VM. Now if someone could make a .deb install package for Linux that would be great. Keep up the great work.

Cheers,

John
bigturk
Posts: 37
Joined: Wed Sep 02, 2009 4:45 pm

enabling extensions for PHP

Post by bigturk »

I would like to start off saying thank you to everyone for there help.
BSOD, I was wondering if you could enable GD2 and the PDO extensions during the PHP install in the windows installer.
I have tried to manually edit the php.ini file and drop the dll in the ext folder but when i restart apache2.2 is fails.

Once again thank you
Bigturk
User avatar
BSOD2600
Cacti Moderator
Posts: 12171
Joined: Sat May 08, 2004 12:44 pm
Location: USA

Post by BSOD2600 »

bigturk:
BSOD2600 wrote:Andrewv: I've been meaning to release an updated installer, which will install those extra needed PHP extensions. Life takes priority over the Cacti hobby though... Anyways, go to php.net website and download the php 5.2.xx full zip file. Inside, you'll find the missing gd2 and other extensions. Place them into your c:\php\ext folder, enable them in php.ini, and restart the web service.
Looking in the apache log, why does it fail to start? Does a php -m run with no errors?
fakesil
Posts: 1
Joined: Thu Jun 10, 2010 2:46 am

thanks

Post by fakesil »

install cacti from download loc. 2 on XP Pro SP2. works fine with no error :lol:

thank you
krishol
Posts: 5
Joined: Wed Jul 21, 2010 2:45 pm

Thanks alot

Post by krishol »

Thanks BSOD2600,

I never thought that Cacti would be this much easy...

Installed on Vista Home Premium with no error!! Getting proper graph for my Router. Testing more .....

Thanks once again for making life easier...!!!
User avatar
smlick
Cacti User
Posts: 267
Joined: Tue May 20, 2008 4:09 am
Location: Italy, Rome

Post by smlick »

Hi BSOD2006 do you plan a new release with new version of Cacti?

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 »

Yup, it's sitting and waiting for the Cacti Group to decide if they're going to release some patches or not for things... that and I need some additional time to do more testing on Windows 2008 w/IIS.
User avatar
TheWitness
Developer
Posts: 17061
Joined: Tue May 14, 2002 5:08 pm
Location: MI, USA
Contact:

Post by TheWitness »

Yes, we are going to release patches... If I just had more time, or there were more of me.

TheWitness
True understanding begins only when we realize how little we truly understand...

Life is an adventure, let yours begin with Cacti!

Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages


For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
Post Reply

Who is online

Users browsing this forum: No registered users and 2 guests