Cacti with SQL server vs MySQL

Post support questions that relate to the Windows 2003/2000/XP operating systems.

Moderators: Developers, Moderators

Post Reply
GunnarPhilipp
Posts: 10
Joined: Sun Dec 20, 2009 10:22 pm
Location: USA

Cacti with SQL server vs MySQL

Post by GunnarPhilipp »

Hello Everybody.

Has anybody successfully installed CACTI with Microsoft SQL server rather than MySQL? If yes, do you have a converted DB creation script (the cacti.sql) and what do you use as correct settings in the config.php.

here is how I have this setup now (I have not started CACT as I need to create the DBses first.

$database_type = "sql";
$database_default = "cacti";
$database_hostname = "SQL Servers IP Address";
$database_username = "domain\UserName";
$database_password = "myPassword";
/*$database_port = "3306";*/
$database_port = "1433";
$database_ssl = false;


Thank you for your comments and help!
cigamit
Developer
Posts: 3369
Joined: Thu Apr 07, 2005 3:29 pm
Location: B/CS Texas
Contact:

Re: Cacti with SQL server vs MySQL

Post by cigamit »

I believe a lot of our current SQL Queries are incompatible with MSSQL, so I highly doubt it will work.
GunnarPhilipp
Posts: 10
Joined: Sun Dec 20, 2009 10:22 pm
Location: USA

Re: Cacti with SQL server vs MySQL

Post by GunnarPhilipp »

Ok - Thanks for your reply!

was worth a try :-).
Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest