Windows All-In-One Installer [Cacti 1.2.24] [Updated 2023-03-09]
Moderators: Developers, Moderators
Re: Windows Installer [Cacti 1.1.38] [Updated 2018-04-15]
i have just installed this realase from .exe and it doesn't work, i installed over w 2016 and iis platform. i cannot get to Access but url. it shows error 500
any idea will be apreciate
thanks in advanced
any idea will be apreciate
thanks in advanced
Re: Windows Installer [Cacti 1.1.38] [Updated 2018-04-15]
For the MySQL issues, I'm currently looking into them.
The pro/con of using their Web Installer, is the code is always up to date... including bugs. In the process of finding reliable workarounds to these. Once thats done an update will released.
The pro/con of using their Web Installer, is the code is always up to date... including bugs. In the process of finding reliable workarounds to these. Once thats done an update will released.
| 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 |
Re: Windows Installer [Cacti 1.1.38] [Updated 2018-04-15]
@BSOD2600, I noticed the defaults file my.ini changed location from "C:\Program Files\MySQL Server 5.7\my.ini" to "C:\ProgramData\MySQL\MySQL Server 5.7\my.ini".
Re: Windows Installer [Cacti 1.1.38] [Updated 2018-04-15]
The location has been changed by the MySQL installer, not this one. It's a better and more correctly suited location anyways.bobbomo wrote:@BSOD2600, I noticed the defaults file my.ini changed location from "C:\Program Files\MySQL Server 5.7\my.ini" to "C:\ProgramData\MySQL\MySQL Server 5.7\my.ini".
| 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 |
Re: Windows Installer [Cacti 1.1.38] [Updated 2018-04-15]
I have a problem with 1.1.38 installed with mysql
Configuring MySQL Server 5.7.21
Stopping Server [if necessary] - Done!
Writing configuration file - Done!
Updating firewall-\| - Done!
Adjusting Windows service [if necessary] - Done!
Initializing Database [if necessary]/- - Error!
Configuration of MySQL Server 5.7.21 has completed unsuccessfully! (Check log for more details)
Finished configuring all selected products.
Configuring MySQL...
Stopping MySQL...
MySQL Stopped
Writing my.ini...
Starting MySQL...
MySQL Started
Installing Cacti DB
Output folder: C:\Users\ADMINI~1.BL\AppData\Local\Temp\nsc1B4F.tmp
Extract: timezone_posix.sql... 100%
Installing timezone_posix.sql
"DEBUG: "C:\Program Files\MySQL\MySQL Server 5.7\\bin\mysql" -u root --password=OzV21HjhVb -e "SOURCE C:\Users\ADMINI~1.BL\AppData\Local\Temp\nsc1B4F.tmp\timezone_posix.sql" mysql
mysql: [Warning] C:\Program Files\MySQL\MySQL Server 5.7\\bin\mysql: ignoring option '--no-beep' due to invalid value ''
mysql: [Warning] Using a password on the command line interface can be insecure.
ERROR 2003 (HY000): Can't connect to MySQL server on 'localhost' (10061)
Return value: 1
Installing cacti.sql
"DEBUG: C:\Program Files\MySQL\MySQL Server 5.7\\bin\mysqladmin" -u root --password=OzV21HjhVb create cacti
"DEBUG: C:\Program Files\MySQL\MySQL Server 5.7\\bin\mysql" -u root --password=OzV21HjhVb -e "SOURCE C:\Inetpub\wwwroot\cacti\cacti.sql" cacti
mysqladmin: [Warning] Using a password on the command line interface can be insecure.
mysqladmin: connect to server at 'localhost' failed
error: 'Can't connect to MySQL server on 'localhost' (10061)'
Check that mysqld is running on localhost and that the port is 3306.
You can check this by doing 'telnet localhost 3306'
mysql: [Warning] C:\Program Files\MySQL\MySQL Server 5.7\\bin\mysql: ignoring option '--no-beep' due to invalid value ''
mysql: [Warning] Using a password on the command line interface can be insecure.
ERROR 2003 (HY000): Can't connect to MySQL server on 'localhost' (10061)
Return value: 1
Updating Cacti defaults...
If i goto the windows service it stops it straight away.
Windows Server 2019 installign with IIS
Configuring MySQL Server 5.7.21
Stopping Server [if necessary] - Done!
Writing configuration file - Done!
Updating firewall-\| - Done!
Adjusting Windows service [if necessary] - Done!
Initializing Database [if necessary]/- - Error!
Configuration of MySQL Server 5.7.21 has completed unsuccessfully! (Check log for more details)
Finished configuring all selected products.
Configuring MySQL...
Stopping MySQL...
MySQL Stopped
Writing my.ini...
Starting MySQL...
MySQL Started
Installing Cacti DB
Output folder: C:\Users\ADMINI~1.BL\AppData\Local\Temp\nsc1B4F.tmp
Extract: timezone_posix.sql... 100%
Installing timezone_posix.sql
"DEBUG: "C:\Program Files\MySQL\MySQL Server 5.7\\bin\mysql" -u root --password=OzV21HjhVb -e "SOURCE C:\Users\ADMINI~1.BL\AppData\Local\Temp\nsc1B4F.tmp\timezone_posix.sql" mysql
mysql: [Warning] C:\Program Files\MySQL\MySQL Server 5.7\\bin\mysql: ignoring option '--no-beep' due to invalid value ''
mysql: [Warning] Using a password on the command line interface can be insecure.
ERROR 2003 (HY000): Can't connect to MySQL server on 'localhost' (10061)
Return value: 1
Installing cacti.sql
"DEBUG: C:\Program Files\MySQL\MySQL Server 5.7\\bin\mysqladmin" -u root --password=OzV21HjhVb create cacti
"DEBUG: C:\Program Files\MySQL\MySQL Server 5.7\\bin\mysql" -u root --password=OzV21HjhVb -e "SOURCE C:\Inetpub\wwwroot\cacti\cacti.sql" cacti
mysqladmin: [Warning] Using a password on the command line interface can be insecure.
mysqladmin: connect to server at 'localhost' failed
error: 'Can't connect to MySQL server on 'localhost' (10061)'
Check that mysqld is running on localhost and that the port is 3306.
You can check this by doing 'telnet localhost 3306'
mysql: [Warning] C:\Program Files\MySQL\MySQL Server 5.7\\bin\mysql: ignoring option '--no-beep' due to invalid value ''
mysql: [Warning] Using a password on the command line interface can be insecure.
ERROR 2003 (HY000): Can't connect to MySQL server on 'localhost' (10061)
Return value: 1
Updating Cacti defaults...
If i goto the windows service it stops it straight away.
Windows Server 2019 installign with IIS
Re: Windows Installer [Cacti 1.1.38] [Updated 2018-04-15]
I would check if MySQL 5.7 is even supported on Windows 2019... I'd be surprised if it was.
Cacti Developer & Release Manager
The Cacti Group
Director
BV IT Solutions Ltd
+--------------------------------------------------------------------------+
Cacti Resources:
Cacti Website (including releases)
Cacti Issues
Cacti Development Releases
Cacti Development Documentation
The Cacti Group
Director
BV IT Solutions Ltd
+--------------------------------------------------------------------------+
Cacti Resources:
Cacti Website (including releases)
Cacti Issues
Cacti Development Releases
Cacti Development Documentation
Re: Windows Installer [Cacti 1.1.38] [Updated 2018-04-15]
Windows 2019 is not even listed for MySQL 8.0 on https://www.mysql.com/support/supported ... abase.html
| 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 |
Re: Windows Installer [Cacti 1.2.0] [Updated 2019-01-08]
Thanks @BSOD2600 for keep up to date this installer and great job for the new RRDTool 1.7 windows compilation. I think that you could create a copy of the new binaries in the address of the main RRDTool page binaries ( https://oss.oetiker.ch/rrdtool/download.en.html ) so more people can find it, the actual link for windows binaries is linked to cacti but to older version of RRDTool ( Cygwin Windows http://www.cacti.net/downloads/rrdtool/win32/ ).
It´s just an idea, excelent work.
It´s just an idea, excelent work.
Beast
GitHub: DoubleBeast
GitHub: DoubleBeast
Re: Windows Installer [Cacti 1.2.0] [Updated 2019-01-08]
The rrdtool compiled versions included in the installer are posted, just in a different location
https://www.cacti.net/downloads/packages/Windows/
https://www.cacti.net/downloads/packages/Windows/
| 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 |
Re: Windows Installer [Cacti 1.2.0] [Updated 2019-01-08]
I did a fresh install of the latest release on Windows 2012. Everything works well except when I change the poller to use Spine. Spine works when run manually from the command line but when I change to spine from within the Cacti UI my graphs stop updating. Debug log doesn't show anything useful. I have confirmed the paths are correct. Any idea what might be wrong? I'm running the 1.2.0 Development release of Spine.
Re: Windows Installer [Cacti 1.2.0] [Updated 2019-01-08]
When you run it manually, are you running it as the same user that is running the website? Make sure you are using the runas/user:<user> spine.exe (where <user> is the website user, assuming that is what is being used from the task scheduler).
My knowledge of the windows side is lacking at the moment but I am planning on improving that over the next month.
My knowledge of the windows side is lacking at the moment but I am planning on improving that over the next month.
Cacti Developer & Release Manager
The Cacti Group
Director
BV IT Solutions Ltd
+--------------------------------------------------------------------------+
Cacti Resources:
Cacti Website (including releases)
Cacti Issues
Cacti Development Releases
Cacti Development Documentation
The Cacti Group
Director
BV IT Solutions Ltd
+--------------------------------------------------------------------------+
Cacti Resources:
Cacti Website (including releases)
Cacti Issues
Cacti Development Releases
Cacti Development Documentation
Re: Windows Installer [Cacti 1.2.0] [Updated 2019-01-08]
Hi, I just downloaded and installed your Cacti 1.2.0 installer. Everything seems like it worked perfectly. However, when I launched cacti for the first time and entered in the randomly generated cacti administrator password, it tells me that it is incorrect. How can I change the password so I can get in? Thanks in advance.
Re: Windows Installer [Cacti 1.2.1] [Updated 2019-01-31]
vgauthier:
are you sure you didnt copy any trailing spaces for the password?
What language is your OS and keyboard?
are you sure you didnt copy any trailing spaces for the password?
What language is your OS and keyboard?
| 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 |
Re: Windows Installer [Cacti 1.2.1] [Updated 2019-01-31]
Positive about the spaces as I tried both pasting and typing in the password. I'm running this on a Windows 2012 R2 server with standard English keyboard.
Re: Windows Installer [Cacti 1.2.1] [Updated 2019-01-31]
I rebuilt the server and ran the install again. This time I had no issues and I'm ready to configure graphs in Cacti. Thanks for making the install so simple!
Who is online
Users browsing this forum: No registered users and 0 guests