Windows All-In-One Installer [Cacti 1.2.24] [Updated 2023-03-09]
Moderators: Developers, Moderators
The hooks are in the installer for Vista, so should probably work -- granted the MSI installers for mysql, php, apache, etc all work with 2008. I haven't gotten a copy yet to try....
| Scripts: Monitor processes | RFC1213 MIB | DOCSIS Stats | Dell PowerEdge | Speedfan | APC UPS | DOCSIS CMTS | 3ware | Motorola Canopy |
| Guides: Windows Install | [HOWTO] Debug Windows NTFS permission problems |
| Tools: Windows All-in-one Installer |
I did...it works fine.jc23 wrote:HAs anyone tried this installer on Windows server 2008?
http://forums.cacti.net/post-159048.htm ... ht=#159048
Very nice! I started screwing around for hours trying this piece by piece and was just about to jump off a cliff. Then I found this installer.
I tried installing using IIS on a clean system (win2k3 x32 sp2), but no dice. I read over both guides (regular install and post install) and triple checked everything. The cacti pages came up empty (no error, just blank between body tags). But I could put my own php page in there and it worked. No log entries to be found in cacti or in application or system.
Anyway, reinstalled using Apace and it's working first try. Thanks!!!
I tried installing using IIS on a clean system (win2k3 x32 sp2), but no dice. I read over both guides (regular install and post install) and triple checked everything. The cacti pages came up empty (no error, just blank between body tags). But I could put my own php page in there and it worked. No log entries to be found in cacti or in application or system.
Anyway, reinstalled using Apace and it's working first try. Thanks!!!
You're welcome.
I'm working on the next version of the installer which is based off Cacti/spine 0.8.7e and PIA 2.5. Planning on including various user template/scripts -- as an option.
I'm working on the next version of the installer which is based off Cacti/spine 0.8.7e and PIA 2.5. Planning on including various user template/scripts -- as an option.
| Scripts: Monitor processes | RFC1213 MIB | DOCSIS Stats | Dell PowerEdge | Speedfan | APC UPS | DOCSIS CMTS | 3ware | Motorola Canopy |
| Guides: Windows Install | [HOWTO] Debug Windows NTFS permission problems |
| Tools: Windows All-in-one Installer |
--1.93 2009-07-05
Feature: Updated Cacti, Spine versions
Feature: Updated plugin architecture and plugin versions
Feature: Improved Windows 7 installer support
Feature: Detailed installer log written for debugging (cacti-installer.log)
Current Versions:
-Cacti 0.8.7e
-Spine 0.8.7e
-Apache 2.2.11
-MySQL 5.0.83
-PHP 5.2.9
-Net-SNMP 5.4.2
-RRDTool 1.2.30
Feature: Updated Cacti, Spine versions
Feature: Updated plugin architecture and plugin versions
Feature: Improved Windows 7 installer support
Feature: Detailed installer log written for debugging (cacti-installer.log)
Current Versions:
-Cacti 0.8.7e
-Spine 0.8.7e
-Apache 2.2.11
-MySQL 5.0.83
-PHP 5.2.9
-Net-SNMP 5.4.2
-RRDTool 1.2.30
| Scripts: Monitor processes | RFC1213 MIB | DOCSIS Stats | Dell PowerEdge | Speedfan | APC UPS | DOCSIS CMTS | 3ware | Motorola Canopy |
| Guides: Windows Install | [HOWTO] Debug Windows NTFS permission problems |
| Tools: Windows All-in-one Installer |
You need to follow standard plugin procedures for installing and enabling them. Refer to the README's in the plugins folders for specific instructions.
| Scripts: Monitor processes | RFC1213 MIB | DOCSIS Stats | Dell PowerEdge | Speedfan | APC UPS | DOCSIS CMTS | 3ware | Motorola Canopy |
| Guides: Windows Install | [HOWTO] Debug Windows NTFS permission problems |
| Tools: Windows All-in-one Installer |
hi
I have installed cacti windows version 1.93, everything is work fine unless Graph, debug on will show as that:
Please help me to fix this bug
PS: i also check NTFS permission as this link http://bsod2600.home.comcast.net/~bsod2 ... s.html#FAQ too
Code: Select all
RRDTool Command:
C:/rrdtool/rrdtool.exe graph - \
--imgformat=PNG \
--start=-86400 \
--end=-300 \
--title="R2851 - Traffic - NV0" \
--rigid \
--base=1000 \
--height=120 \
--width=500 \
--alt-autoscale-max \
--lower-limit=0 \
--vertical-label="bits per second" \
--slope-mode \
--font TITLE:12: \
--font AXIS:8: \
--font LEGEND:10: \
--font UNIT:8: \
DEF:a="C\:/Apache2/htdocs/cacti/rra/r2851_traffic_in_45.rrd":traffic_in:AVERAGE \
DEF:b="C\:/Apache2/htdocs/cacti/rra/r2851_traffic_in_45.rrd":traffic_out:AVERAGE \
CDEF:cdefa=a,8,* \
CDEF:cdefe=b,8,* \
AREA:cdefa#00CF00FF:"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#002A97FF:"Outbound" \
GPRINT:cdefe:LAST:"Current\:%8.2lf %s" \
GPRINT:cdefe:AVERAGE:"Average\:%8.2lf %s" \
GPRINT:cdefe:MAX:"Maximum\:%8.2lf %s\n"
RRDTool Says:
ERROR: opening 'C:/Apache2/htdocs/cacti/rra/r2851_traffic_in_45.rrd': No such file or directory
Please help me to fix this bug
PS: i also check NTFS permission as this link http://bsod2600.home.comcast.net/~bsod2 ... s.html#FAQ too
minhcorp: Follow http://forums.cacti.net/viewtopic.php?t=11747 and then start a NEW thread.
| Scripts: Monitor processes | RFC1213 MIB | DOCSIS Stats | Dell PowerEdge | Speedfan | APC UPS | DOCSIS CMTS | 3ware | Motorola Canopy |
| Guides: Windows Install | [HOWTO] Debug Windows NTFS permission problems |
| Tools: Windows All-in-one Installer |
-
- Posts: 23
- Joined: Mon Aug 10, 2009 4:32 am
followurself: Read http://forums.cacti.net/viewtopic.php?t=11747 and create a NEW thread.
| Scripts: Monitor processes | RFC1213 MIB | DOCSIS Stats | Dell PowerEdge | Speedfan | APC UPS | DOCSIS CMTS | 3ware | Motorola Canopy |
| Guides: Windows Install | [HOWTO] Debug Windows NTFS permission problems |
| Tools: Windows All-in-one Installer |
After adding the new devices, please hold some mins until the device is up, you will see the grap as u wantfollowurself wrote:hello
i am also getting the same error. i have used windows installer
ERROR: opening 'C:/Apache2/htdocs/cacti/rra/r2851_traffic_in_45.rrd': No such file or directory
rrd files not created
pls pls let me know how did you fix the problem
Who is online
Users browsing this forum: No registered users and 0 guests