History | Log In     View a printable version of the current page.  
HQ 4.0 EE Release is Now Available | HQ 3.2.5-EE Maintenance Release is Now Available
Issue Details (XML | Word | Printable)

Key: HHQ-459
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Minor Minor
Assignee: Doug MacEachern
Reporter: Doug MacEachern
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Hyperic HQ

64-bit Microsoft SQL Server is not auto-discovered

Created: 03/Jan/07 02:20 PM   Updated: 01/Aug/07 09:43 AM
Component/s: Plugins
Affects Version/s: 3.0.0, 2.7.6
Fix Version/s: 3.1.0

Environment: 64-bit Windows

Last comment: 68 weeks, 2 days ago
Resolution Date: 01/Aug/07 09:43 AM


 Description  « Hide
Looks related to our agent running in 32-bit mode being redirected to a different registry view that doesn't have the data we need.
See: http://msdn2.microsoft.com/en-us/library/ms724072.aspx

Workaround is to create the server by hand:

- From the platform view, click "New Server"
- Select "SQL Server 2005" from the dropdown list
- Click "Configuration Properties" if the server is installed as a named instance change service_name to: MSSQL$YOUR_INSTANCE_NAME
- Check "Auto-Discover Databases?"
- Click OK

To determine your SQL Server's Windows service_name:

(Windows) Start -> Administrative Tools -> Services
Right click the SQL Server service, select Properties. On the General tab, use the value of 'Service name:'.

For a named instance, this will be Service name: MSSQL$YOUR_INSTANCE_NAME
For the default instance, this will be Service name: MSSQLSERVER


 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
Doug MacEachern - 01/Aug/07 09:43 AM
Fixed in 3.1.0