VMware Cloud Community
brent613
Contributor
Contributor

3.1.0 MySQL Install Process

I just setup a machine with SQL2005 and ran the setup.bat that came with 3.1.0. How do I get it to run with a SQL database? Is there a setup doc?
0 Kudos
4 Replies
excowboy
Virtuoso
Virtuoso

Hi,

what are you trying to do ? Run Hyperic HQ with MySQL as backend ? Then start setup with "-mysql" as option. Monitor SQL2005 ? Install Hyperic HQ and an Agent on the SQL-server.
0 Kudos
brent613
Contributor
Contributor

I was trying to setup MySQL as the backend. I was not aware of the -mysql flag. I will run the setup with that option and report back. Thanks for the prompt reply.
0 Kudos
admin
Immortal
Immortal

I should point out that if you wanted to install HQ to use any other
backends besides the embedded Postgres, you can use "-full" to select
from a list of supported database types or use "-mysql", "-oracle",
or "-postgres" to choose beforehand.

Charles



0 Kudos
brent613
Contributor
Contributor

Should I be using mixed-mode or NT authentation? Does the installer have it's own jdbc driver or do I have to install one into SQL2005?
0 Kudos