I have:
-Read and followed BSOD's guide 3 times. (http://bsod2600.home.comcast.net/install_windows.html)
-Read BSOD's FAQ (http://bsod2600.home.comcast.net/~bsod2 ... ndows.html)
-Latest version of Cacti (0.8.7d), so no patches available
Operating System: Windows Server 2003 Std. SP2
Webserver: IIS 6.0
Cacti: 0.8.7d
Spine: 0.8.7a (I think)
MySQL: MySQL 5.0.83 (no install version)
PHP: PHP 5.2.9-2
RRDTool (Cygwin or Win32 version): Win32 Version
Net-SNMP: net-snmp-5.4.2.1-1
Cygwin (cygwin1.dll version): N/A
Plugin Architecture: N/A
I ran into different problems each time. This current installation is kinda buggy for me:
When I click on Technical Support under utilities, it just times out.
The server running Cacti has Windows' SNMP installed (Add/Remove components, Apps, SNMP), however, I don't see 'SNMP' under Computer Management>Services and Applications>
Everytime I run `php -m` I get:
Code: Select all
Cannot find module (IP-MIB): At line 0 in (none)
Cannot find module (IF-MIB): At line 0 in (none)
Cannot find module (TCP-MIB): At line 0 in (none)
Cannot find module (UDP-MIB): At line 0 in (none)
Cannot find module (HOST-RESOURCES-MIB): At line 0 in (none)
Cannot find module (SNMPv2-MIB): At line 0 in (none)
Cannot find module (SNMPv2-SMI): At line 0 in (none)
Cannot find module (NOTIFICATION-LOG-MIB): At line 0 in (none)
Cannot find module (UCD-SNMP-MIB): At line 0 in (none)
Cannot find module (UCD-DEMO-MIB): At line 0 in (none)
Cannot find module (SNMP-TARGET-MIB): At line 0 in (none)
Cannot find module (NET-SNMP-AGENT-MIB): At line 0 in (none)
Cannot find module (DISMAN-EVENT-MIB): At line 0 in (none)
Cannot find module (SNMP-VIEW-BASED-ACM-MIB): At line 0 in (none)
Cannot find module (SNMP-COMMUNITY-MIB): At line 0 in (none)
Cannot find module (UCD-DLMOD-MIB): At line 0 in (none)
Cannot find module (SNMP-FRAMEWORK-MIB): At line 0 in (none)
Cannot find module (SNMP-MPD-MIB): At line 0 in (none)
Cannot find module (SNMP-USER-BASED-SM-MIB): At line 0 in (none)
Cannot find module (SNMP-NOTIFICATION-MIB): At line 0 in (none)
Cannot find module (SNMPv2-TM): At line 0 in (none)
Cannot find module (IF-MIB): At line 0 in (none)
I can add a device (cisco router), it creates .rrd files and I can see its hostname, IP, interfaces & vlan config, but it doesn't display the graph (timesout; not even blank graph) [In my previous attempt, I managed to get blank graphs]
All paths are Okay
When I use Spine to poll instead of cmd.php, I get 'Waiting for poller 2/2' over and over again.
I'm this close to just give Windows up and set this up on CentOS..
I ran the mysql .msi file to install but it didnt let me (who knows why..) so I just went with the 'plug n play' mysql version. It's the only thing I did different from the guide, but it works fine as long as I start it everytime with `mysqld`.
I probably forgot a few things that I was supposed to post but I'm exhausted... so hope you forgive me
I really need to get this to work!, can't really think of anything else..
Cheers, hope any of you can enlighten me!