Windows All-In-One Installer [Cacti 1.2.24] [Updated 2023-03-09]
Moderators: Developers, Moderators
-
- Posts: 14
- Joined: Tue Jul 25, 2006 7:30 pm
Ah-ha. There we go.
No, you do not need to install MySQL. The installer does it ALL for you. Please uninstall mysql, the windows installer, and reboot. Then run the windows installer again.
The first page of the installer, simply lists those few services and their statuses for information sake only right now. Eventually, I'll have the installer do somethin different if MySQL is installed.
No, you do not need to install MySQL. The installer does it ALL for you. Please uninstall mysql, the windows installer, and reboot. Then run the windows installer again.
The first page of the installer, simply lists those few services and their statuses for information sake only right now. Eventually, I'll have the installer do somethin different if MySQL is installed.
| 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: 14
- Joined: Tue Jul 25, 2006 7:30 pm
..okay, got the installer running and it fixed all my issues..
here is my question:
What is the root password to mysql now? ive tried userid root password cactipw as the default and no go.. i know i can get into the mysql administrator with cactiuser/cactipw but what about root? i am wanting to import a database backup and it wont let me as cactiuser
here is my question:
What is the root password to mysql now? ive tried userid root password cactipw as the default and no go.. i know i can get into the mysql administrator with cactiuser/cactipw but what about root? i am wanting to import a database backup and it wont let me as cactiuser
^
chkaotic
chkaotic
The main passwords were listed in the last page of the installer. The root password is: cacti.
| 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 |
If you already have existing websites or mysql installed, the installer is not meant for you. Furthermore, it requires IIS to be installed. I strongly suggest you read my windows install guide instead to get Cacti installed.
| 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 |
But i get it to work whitout problem whit my allredy installed mysql inte the relese before this one.. So why will not thisone work and the other one will work? Cant understand that.... And it cant be so hard so fix it to work whit a allredy installed mysql.....BSOD2600 wrote:If you already have existing websites or mysql installed, the installer is not meant for you
Possibly. As I stated previously, this installer right now is only meant for installing a clean system. I'd then have to deal with getting the root password, importing the cacti database, importing all of tweaks/scripts/templates I've already set up, etc. A pain in the butt basically.Slaktarn wrote:And it cant be so hard so fix it to work whit a allredy installed mysql.....
Since you already have mysql installed, follow my installation guide instead.
| 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 |
Why not have the MySQL optional? That wuld be relly great.. Cuz many ppl allredy have MySQLBSOD2600 wrote:Possibly. As I stated previously, this installer right now is only meant for installing a clean system. I'd then have to deal with getting the root password, importing the cacti database, importing all of tweaks/scripts/templates I've already set up, etc. A pain in the butt basically.Slaktarn wrote:And it cant be so hard so fix it to work whit a allredy installed mysql.....
Since you already have mysql installed, follow my installation guide instead.
Eventually MySQL will be. Right now it is not. One of the things users get hung up on is the MySQL tweaking needed for the 'old-passwords'. Once mysql becomes optional, then all the problems come back that this installer was trying to solve.
| 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: 14
- Joined: Tue Jul 25, 2006 7:30 pm
Images on graphs
So the program works, but the graphs don't show any pictures. Any ideas?
Thanks,
Tim
Thanks,
Tim
What installer did you use? Did you go back and uninstall everything before re-installing it again?
Go to graph mangement, click on a graph, enable graph debugging. What is the error?
Go to graph mangement, click on a graph, enable graph debugging. What is the error?
| 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: 14
- Joined: Tue Jul 25, 2006 7:30 pm
I reinstalled the OS, then ran the Cacti install disk. Here is the error I get in debug mode.
RRDTool Command:
c:/rrdtool/rrdtool.exe graph - \
--imgformat=PNG \
--start=-86400 \
--end=-300 \
--title="OLYSWITCH02 - Traffic" \
--rigid \
--base=1000 \
--height=120 \
--width=500 \
--alt-autoscale-max \
--lower-limit=0 \
--vertical-label="bytes per second" \
--slope-mode \
AREA:#00CF00:"Inbound" \
GPRINT::LAST:"Current\:%8.2lf %s" \
GPRINT::AVERAGE:"Average\:%8.2lf %s" \
GPRINT::MAX:"Maximum\:%8.2lf %s" \
COMMENT:"Total In\: 0 bytes\n" \
LINE1:#002A97:"Outbound" \
GPRINT::LAST:"Current\:%8.2lf %s" \
GPRINT::AVERAGE:"Average\:%8.2lf %s" \
GPRINT::MAX:"Maximum\:%8.2lf %s" \
COMMENT:"Total Out\: 0 bytes"
RRDTool Says:
Warning: popen(c:/rrdtool/rrdtool.exe graph - --imgformat=PNG --start=-86400 --end=-300 --title="OLYSWITCH02 - Traffic" --rigid --base=1000 --height=120 --width=500 --alt-autoscale-max --lower-limit=0 --vertical-label="bytes per second" --slope-mode AREA:#00CF00:"Inbound" GPRINT::LAST:"Current\:%8.2lf %s" GPRINT::AVERAGE:"Average\:%8.2lf %s" GPRINT::MAX:"Maximum\:%8.2lf %s" COMMENT:"Total In\: 0 bytes\n" LINE1:#002A97:"Outbound" GPRINT::LAST:"Current\:%8.2lf %s" GPRINT::AVERAGE:"Average\:%8.2lf %s" GPRINT::MAX:"Maximum\:%8.2lf %s" COMMENT:"Total Out\: 0 bytes" 2>&1,rb) [function.popen]: No error in c:\Inetpub\wwwroot\cacti\lib\rrd.php on line 94
Warning: fgets(): supplied argument is not a valid stream resource in c:\Inetpub\wwwroot\cacti\lib\rrd.php on line 117
RRDTool Command:
c:/rrdtool/rrdtool.exe graph - \
--imgformat=PNG \
--start=-86400 \
--end=-300 \
--title="OLYSWITCH02 - Traffic" \
--rigid \
--base=1000 \
--height=120 \
--width=500 \
--alt-autoscale-max \
--lower-limit=0 \
--vertical-label="bytes per second" \
--slope-mode \
AREA:#00CF00:"Inbound" \
GPRINT::LAST:"Current\:%8.2lf %s" \
GPRINT::AVERAGE:"Average\:%8.2lf %s" \
GPRINT::MAX:"Maximum\:%8.2lf %s" \
COMMENT:"Total In\: 0 bytes\n" \
LINE1:#002A97:"Outbound" \
GPRINT::LAST:"Current\:%8.2lf %s" \
GPRINT::AVERAGE:"Average\:%8.2lf %s" \
GPRINT::MAX:"Maximum\:%8.2lf %s" \
COMMENT:"Total Out\: 0 bytes"
RRDTool Says:
Warning: popen(c:/rrdtool/rrdtool.exe graph - --imgformat=PNG --start=-86400 --end=-300 --title="OLYSWITCH02 - Traffic" --rigid --base=1000 --height=120 --width=500 --alt-autoscale-max --lower-limit=0 --vertical-label="bytes per second" --slope-mode AREA:#00CF00:"Inbound" GPRINT::LAST:"Current\:%8.2lf %s" GPRINT::AVERAGE:"Average\:%8.2lf %s" GPRINT::MAX:"Maximum\:%8.2lf %s" COMMENT:"Total In\: 0 bytes\n" LINE1:#002A97:"Outbound" GPRINT::LAST:"Current\:%8.2lf %s" GPRINT::AVERAGE:"Average\:%8.2lf %s" GPRINT::MAX:"Maximum\:%8.2lf %s" COMMENT:"Total Out\: 0 bytes" 2>&1,rb) [function.popen]: No error in c:\Inetpub\wwwroot\cacti\lib\rrd.php on line 94
Warning: fgets(): supplied argument is not a valid stream resource in c:\Inetpub\wwwroot\cacti\lib\rrd.php on line 117
Who is online
Users browsing this forum: No registered users and 0 guests