|
|
| Author |
Message |
jc23
Joined: 24 Apr 2009 Posts: 8
|
Posted: Tue Jun 02, 2009 10:12 am Post subject: |
|
|
| HAs anyone tried this installer on Windows server 2008? |
|
| Back to top |
|
 |
BSOD2600 Cacti Moderator
Joined: 08 May 2004 Posts: 8831 Location: WA, USA
|
Posted: Tue Jun 02, 2009 3:48 pm Post subject: |
|
|
| 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.... |
|
| Back to top |
|
 |
janasj
Joined: 13 Mar 2009 Posts: 8
|
|
| Back to top |
|
 |
miliscent
Joined: 03 Jul 2009 Posts: 1
|
Posted: Fri Jul 03, 2009 2:25 am Post subject: |
|
|
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!!! |
|
| Back to top |
|
 |
BSOD2600 Cacti Moderator
Joined: 08 May 2004 Posts: 8831 Location: WA, USA
|
Posted: Fri Jul 03, 2009 1:03 pm Post subject: |
|
|
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. |
|
| Back to top |
|
 |
BSOD2600 Cacti Moderator
Joined: 08 May 2004 Posts: 8831 Location: WA, USA
|
Posted: Sun Jul 05, 2009 8:17 pm Post subject: |
|
|
--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 |
|
| Back to top |
|
 |
CactiGuy
Joined: 09 Jul 2009 Posts: 9
|
Posted: Fri Jul 10, 2009 2:25 pm Post subject: Excellent |
|
|
Very nice, Thanks!
One question, i see the thresholds links on the left side... but no tab at the top. Am i suppose to have a tab at the top of the screen for thold after i installed it under plugin management? |
|
| Back to top |
|
 |
BSOD2600 Cacti Moderator
Joined: 08 May 2004 Posts: 8831 Location: WA, USA
|
Posted: Sat Jul 11, 2009 1:28 pm Post subject: |
|
|
| You need to follow standard plugin procedures for installing and enabling them. Refer to the README's in the plugins folders for specific instructions. |
|
| Back to top |
|
 |
minhcorp
Joined: 07 Aug 2009 Posts: 7
|
Posted: Fri Aug 07, 2009 4:39 am Post subject: hi |
|
|
I have installed cacti windows version 1.93, everything is work fine unless Graph, debug on will show as that:
| Code: | 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/~bsod2600/install_windows.html#FAQ too |
|
| Back to top |
|
 |
BSOD2600 Cacti Moderator
Joined: 08 May 2004 Posts: 8831 Location: WA, USA
|
|
| Back to top |
|
 |
minhcorp
Joined: 07 Aug 2009 Posts: 7
|
Posted: Mon Aug 10, 2009 4:02 am Post subject: |
|
|
| thanks, i found the problem, now the problem are fixed |
|
| Back to top |
|
 |
followurself
Joined: 10 Aug 2009 Posts: 23
|
Posted: Fri Aug 14, 2009 3:58 pm Post subject: |
|
|
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 |
|
| Back to top |
|
 |
BSOD2600 Cacti Moderator
Joined: 08 May 2004 Posts: 8831 Location: WA, USA
|
|
| Back to top |
|
 |
minhcorp
Joined: 07 Aug 2009 Posts: 7
|
Posted: Sat Aug 15, 2009 3:03 am Post subject: |
|
|
| followurself 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 |
After adding the new devices, please hold some mins until the device is up, you will see the grap as u want |
|
| Back to top |
|
 |
njeske
Joined: 21 May 2009 Posts: 1
|
Posted: Mon Aug 17, 2009 12:58 pm Post subject: |
|
|
| can i use this windows installer to upgrade my install from 0.8.7d to 0.8.7e or do i need to follow the upgrade instructions in the cacti manual? |
|
| Back to top |
|
 |
|