VMware Cloud Community
vSohill
Expert
Expert
Jump to solution

Hyperic and SQL

Hi,

After I install Hyperic agent on SQl Sever and it went fine , but after that I could not reach any of the SQL database. In the following screenshot do I need to provide hqadmin password for sql admin password?

Is there any additional configuration do I need to do?

hyperic and SQL.JPG

Thanks for the help

Reply
0 Kudos
1 Solution

Accepted Solutions
admin
Immortal
Immortal
Jump to solution

Reply
0 Kudos
9 Replies
admin
Immortal
Immortal
Jump to solution

Correct. You have to provide an user and password to connect to MSSQL instance.

vSohill
Expert
Expert
Jump to solution

Thanks for your help, Is it hqadmin password or SQL DBO password

Reply
0 Kudos
admin
Immortal
Immortal
Jump to solution

SQL DBO password

Reply
0 Kudos
VirtualAlex23
Contributor
Contributor
Jump to solution

Hi at all,

i'm trying to configure sql monitoring, but i can't collect metrics, can someone explain me how to configure it ?

Service_name

User

sqlserver_name

instance-name

and the type of permissions for admin user ?

Thx at all

Reply
0 Kudos
admin
Immortal
Immortal
Jump to solution

Hi,

Most of that parameters are auto-discovered by MSSQL plugin.

  • Service_Name - MSSQL Windows Service Name
  • User/Password - credentials for connection to MSSQL instance
  • SqlServer_Name - Server name
  • Instance_Name - Default/Named instance of MSSQL
  • MSSQL-Cluster-Name - Cluster Name
  • Cluster-Nodes - List of cluster's nodes
Reply
0 Kudos
VirtualAlex23
Contributor
Contributor
Jump to solution

Hi Boris,

thx for your reply, this is my situation:

hypericsql.png

  • Service_Name - Windows Services: MSSQLSERVER
  • User/Password - ADMINITRATOR
  • SqlServer_Name - IP ADDRESS (it's ok ?)
  • Instance_Name - MSSQLSERVER

Thx again for your help

Reply
0 Kudos
admin
Immortal
Immortal
Jump to solution

Looks good.

Make sure that you're using relevant credentials for connection to DB (not to OS).

Reply
0 Kudos
VirtualAlex23
Contributor
Contributor
Jump to solution

Hi Boris,

i'm using builtin\administrator account of Windows, this account have the possibility to login to SQL (management studio - windows authentication).

I need to create a specific user in SQL, with administrator grant for the instance ?

Another question maybe you can help me, SQL Plugin (Hyperic Server) need to resolve sql_server dns name, and viceversa, for the correct communication ?

Thx for your help

Reply
0 Kudos
VirtualAlex23
Contributor
Contributor
Jump to solution

Hi Boris,

i solve the problem with your info.

Thx again

Reply
0 Kudos