Oracle® Enterprise Manager System Monitoring Plug-in Installation Guide for Microsoft SQL Server Release 12.1.0.2.0 for Windows Part Number E35211-05 |
|
PDF · Mobi · ePub |
System Monitoring Plug-in Installation Guide for Microsoft SQL Server
Release 12.1.0.2.0 for Windows
E35211-05
September 2012
This document provides a brief description about the Oracle System Monitoring Plug-in for Microsoft SQL Server, details on the versions the plug-in supports, prerequisites for installing the plug-in, and step-by-step instructions on how to download, install, verify, and validate the plug-in.
The System Monitoring Plug-in for Microsoft SQL Server extends Oracle Enterprise Manager Cloud Control 12c to add support for managing Microsoft SQL Server instances. By deploying the plug-in within your Cloud Control environment, you gain the following management features:
Monitor SQL Server instances.
Supports both SQL Authentication and Windows Integrated Authentication
Gather configuration data and track configuration changes for SQL Server instances.
Raise alerts and violations based on thresholds set on monitored metrics and configuration data.
Provide rich out-of-box reports based on the gathered data.
Support monitoring by a local or remote Agent. Local Agent is an agent running on the same host as the SQL Server. Remote Agent is an agent running on a host that is different from the host where SQL Server is running.
This plug-in supports the following versions of products:
Enterprise Manager Cloud Control 12c Release 1 (12.1.0.2.0) or higher (Oracle Management Service and Oracle Management Agent)
Standard, Enterprise, and Workgroup editions of Microsoft SQL Server 2000, Microsoft SQL Server 2005, and Microsoft SQL Server 2008 as detailed below:
Microsoft SQL Server 2000 (32-bit)
Microsoft SQL Server 2005 (32-bit)
Microsoft SQL Server 2005 (64-bit) running on x64
Microsoft SQL Server 2008 R2 (32-bit)
Microsoft SQL Server 2008 R2 (64-bit) running on x64
Microsoft SQL Server 2008 R2 Cluster: Active/Active and Active/Passive
The following prerequisites must be met before you can deploy the plug-in:
Install the following:
Enterprise Manager Cloud Control 12c Release 1 (12.1.0.2.0) or higher (Oracle Management Service and Oracle Management Agent)
For the plug-in to establish connection to SQL Server instance using Windows Integrated Authentication mode, when deployed on a 64-bit (x64 or IA64) copy of Oracle Management Agent running on 64-bit Windows operating system, do the following:
Depending on the JVM version, copy the respective version of the sqljdbc_auth.dll
file to the following location:
Drive:\<agent_base>\agent\plugins\oracle.em.smss.agent.plugin_12.1.0.2.0\depen dencies\oracle.em.smss\jdbcdriver
If the directory does not exist, then create it. The sqljdbc_auth.dll
file is available as part of Type 4 Microsoft SQL Server 2005 JDBC Driver version 1.2 (after unzipping, you will find three files with same name, that is, auth\x86\sqljdbc_auth.dll
, auth\x64\sqljdbc_auth.dll
, and auth\ia64\sqljdbc_auth.dll
)
For x64 version of Oracle Management Agent installed on x64 (Xeon or AMD) Windows systems, copy the file auth\x64\sqljdbc_auth.dll
to $AgentHome\sysman\jdbcdriver
(the dll file should be copied directly under the folder specified. No sub-directories should be created.)
For IA64 version of Oracle Management Agent installed on IA64 Windows systems, copy the file auth\ia64\sqljdbc_auth.dll
to $AgentHome\sysman\jdbcdriver
Note:
· No manual step needs to be performed when the plug-in is deployed on 32-bit copy of Oracle Management Agent (running on 32-bit or 64-bit Windows).The minimum version required in SQL Server 2000 for Windows Integrated Authentication based monitoring is SQL Server 2000 Service Pack 4 or later.
Local monitoring of Microsoft SQL Server 2005 Cluster requires configuring Cloud Control Agents in Windows HA - Failover Cluster Environments, see My Oracle Support note 464191.1.
Access privileges required for non-admin System user to perform Remote Monitoring of SQL Server instance.
For more information, see Configuring Remote Connections to Monitor Targets.
As part of JDBC URL, either IP Address or host name can be provided. Ensure that the host name can be resolved consistently on the network. Standard TCP tools such as "nslookup" and "traceroute" can be used to verify the host name. Validate using the following commands on Management Agent where plug-in is deployed:
nslookup <hostname>
This returns the IP address and fully qualified host name.
nslookup <IP>
This returns the IP address and fully qualified host name.
Note:
The hostname provided in the JDBC URL should be a fully qualified name (that is, must include the domain name also).(For SQL Server 2000) Windows Management Instrumentation (WMI) provider of the SQL Server are installed and enabled. Enable support by running the setup.exe file located in the SQL Server Installation CD. For more information, see Installing and Enabling Windows Management Instrumentation.
<CD_Drive>/x86/other/wmi
Windows Management Instrumentation Service is up and running.
Preferred credentials are set and validated on all Agents where you want to deploy the plug-in.
(For Agent running on Microsoft Windows) The OS privileges for the user (set in the Preferred Credentials for the Agent) must meet the requirements documented in the "Setting Credentials for the Job System to Work with Enterprise Manager" section of the Oracle Database Installation Guide for Microsoft Windows available at:
Oracle Database 11g Release 2 (11.2)
Note:
If you do not assign the correct privileges for users, the deployment will fail.Enable TCP/IP for the SQL Server instance. For more information, see Enabling and Finding TCP/IP Port Information.
Enable SQL or Mixed Authentication on the SQL Server instance. For more information, Enabling SQL Authentication or Mixed Authentication.
Create a suitable DB user with 'sysadmin' fixed server role.
To monitor the SQL Server instance using non-sysadmin user, create a user with non-sysadmin role and provide the following access to it:
Execute this command to give access to the user:
GRANT VIEW SERVER STATE TO "login name"
Provide database access to the user.
Provide SQLAgentOperatorRole
fixed database role in msdb
to the user.
See the Plug-in Manager chapter in the Oracle Enterprise Manager Cloud Control Administrator's Guide for steps to deploy the plug-in:
http://docs.oracle.com/cd/E24628_01/doc.121/e24473/plugin_mngr.htm
The following sections provide information you require to enable the TCP/IP port and to find the TCP/IP port for a particular SQL server instance.
From the SQL Server Enterprise Manager, right-click the SQL Server instance in the left panel and select Properties. SQL Server Properties dialog box appears.
In General tab, click Network Configuration. The SQL Server Network Utility dialog box appears.
Ensure that TCP/IP is listed in the Enabled protocols list.
For SQL Server 2005 and SQL Server 2008
From the SQL Server Configuration Manager, select SQL Server 2005 Network Configuration in the left panel and navigate to the SQL Server instance.
The right panel displays all protocols for the specified SQL Server instance and their status.
Ensure that TCP/IP is enabled.
(If TCP/IP is disabled), right-click TCP/IP and select Properties. The TCP/IP Properties dialog box appears.
In the Protocol tab, select enabled, and click Apply.
Restart the SQL Server instance.
After enabling the TCP/IP protocol, restart the SQL Server to apply the changes.
From the SQL Server Enterprise Manager, right-click the SQL Server instance in the left panel and select Properties. The SQL Server Properties dialog box appears.
In the General tab, click Network Configuration. The SQL Server Network Utility dialog box appears.
Select TCP/IP, click on the Properties dialog box to know the TCP/IP port.
For SQL Server 2005 and SQL Server 2008
From the SQL Server Configuration Manager, select SQL Server 2005 Network Configuration in the left panel and navigate to the SQL Server instance.
The right panel displays all protocols for the specified SQL Server instance and their status.
In the IP Addresses tab, TCP Dynamic Ports row of IP All will give the TCP/IP port of instance.
Modify the permissions for database authentication so that you enable SQL authentication or mixed authentication, and set sysadmin role for the database user that you are going to use for discovering the target and running jobs.
On the SQL Server, for the user you are going to use for monitoring and running jobs, set the write permissions by following these steps:
Note:
If you do not have a user, then create one. To do so, from the task bar, go to Start, select Settings, and then Control Panel. In the Control Panel, double-click Users and Passwords and click Add in the Users tab.In the Control Panel, double-click Administrative Tools and then Computer Management. The Computer Management screen appears.
In the left panel, go to Services and Applications and select the Microsoft SQL Server and navigate down to Security.
Double-click Security, and select Logins.
Right-click Logins and click NewLogin. The SQL Server Login Properties-New Login dialog box appears.
Click General tab, specify the name for the new login, select SQL Server Authentication and specify a unique password to use when connecting to the server using SQL Authentication.
Click Server Roles tab and ensure that sysadmin is selected in the Server Roles section.
Click Database Access tab, and ensure that in the Permit in Database Role section, no role is selected for any database.
(For SQL Server 2000) Install and enable Windows Management Instrumentation (WMI) provider of the SQL Server. Enable support by running the setup.exe file located in the SQL Server Installation CD:
<CD_Drive>/x86/other/wmi
After successfully deploying the plug-in, follow these steps to add the plug-in target to Cloud Control for central monitoring and management:
From the Setup menu, select Add Target and then Add Targets Manually.
In the Add Targets Manually page, select Add Non-Host Targets by Specifying Target Monitoring Properties, select Target Type as Microsoft SQL Server, select a Monitoring Agent and click Add Manually.
In the Add Microsoft SQL Server page, provide the following information for the properties
Name — Unique target name across all Cloud Control targets, such as SqlServer2k_Hostname. This is the display name in Cloud Control. It represents this SQL Server target across all user interfaces within Cloud Control.
JDBC URL — URL for JDBC.
For example,
jdbc:sqlserver://<host>:<port>
Note:
You can specify either IP Address or host name. However, ensure that the host name can be resolved consistently on the network. Standard TCP tools such as "nslookup" and "traceroute" can be used to verify the host name. Also, if you are monitoring a Microsoft SQL Server 2005 Cluster, then specify the IP address or host name of the virtual SQL Server of the cluster.JDBC Driver — (Optional) Microsoft SQL Server 2005 JDBC driver class name.
For example,
com.microsoft.sqlserver.jdbc.SQLServerDriver
Database Username (Required for SQL Authentication) — Valid user for the database in sysadmin fixed server role.
Password for the Database User (Required for SQL Authentication) — Corresponding password for the database user
System Username (Needed when SQLServer is at remote location) — Valid host user name. Required only for remote Agent monitoring. For more information, see Configuring Remote Connections to Monitor Targets.
System Password (Needed when SQLServer is at remote location) — Password for the Username. Required only for remote Agent monitoring.
Connect Using Windows Integrated Authentication (Yes/No) — Yes for Windows Integrated Authentication, No for SQL Authentication
Role — (Optional)
Click Test Connection to make sure the parameters you entered are correct.
After you deploy and configure the plug-in to monitor one or more targets in the environment, you can customize the monitoring settings of the plug-in. This alters the collection intervals and threshold settings of the metrics to meet the particular needs of your environment. If you decide to disable one or more metric collections, this could impact the reports that the metric is a part of.
After waiting a few minutes for the plug-in to start collecting data, use the following steps to verify and validate that Enterprise Manager is properly monitoring the plug-in target:
Click the Microsoft SQL Server target link from the All Targets page. The Microsoft SQL Server home page appears.
Verify that no metric collection errors are reported by clicking Monitoring and then Metric Collection Errors from the Target menu.
Ensure that reports can be seen and no errors are reported by clicking Information Publisher Reports in the Target menu and viewing reports for the Microsoft SQL Server target type.
Ensure that configuration data can be seen by clicking Configuration and then Last Collected in the Target menu. If configuration data does not immediately appear, click Refresh in the Latest Configuration page.
See the Plug-in Manager chapter in the Oracle Enterprise Manager Cloud Control Administrator's Guide for steps to undeploy the plug-in:
http://docs.oracle.com/cd/E24628_01/doc.121/e24473/plugin_mngr.htm
This section provides details about configuring connections for monitoring targets and executing jobs.
If you want to monitor targets using remote Agents, then Oracle recommends that you do the following security configurations on every system where SQL Server target resides.
Set WMI namespace security.
Restrict access to the registry from a remote computer.
Set DCOM Security to allow user to access remotely.
Set privileges for System User to access Windows performance counters remotely as follows:
Locally on the Microsoft Windows node hosting the Agent, open the Local Security Settings Windows Tool. Go to Start, select Control Panel, and then select Administrative Tools, select Computer Management, select System Tools, then Local Users and Groups, and select Groups.)
Add System Username to Performance Monitor Group.
Set access privileges of SQL Server Services to allow user to access a computer remotely.
Set privileges for System User of target on Oracle Management Agent for Windows Integrated Authentication based monitoring.
Locally on the Microsoft Windows node hosting the Agent, open the Local Security Settings Windows Tool. Go to Start, select Control Panel, and then select Administrative Tools, and select Local Security Policy.
Click on Local Policies and then User Rights Assignment.
Assign the following right to the System User of the target:
Logon as batch job
Configure Allow Remote Administration Exception in Windows Firewall if Windows firewall is enabled on the SQL Server target system.
Refer to the following link for steps to configure Windows firewall. Follow the steps that include using Group policy editor (Gpedit.msc
).
http://msdn.microsoft.com/en-us/library/aa389286(VS.85).aspx
If you want to execute jobs using local or remote Agents, then Oracle recommends that you do the following security configurations on every system where SQL Server target resides.
Set WMI namespace security.
Set DCOM Security to allow user to access a computer remotely.
For configuration details, refer to the following:
Microsoft Help and Support Web site.
To access the Web site, go to the following URL:
http://support.microsoft.com
Document 367797.1 on My Oracle Support:
https://support.oracle.com
To create and edit jobs, follow these steps:
Note:
Currently jobs are supported only for stand-alone Microsoft SQL Server instances. Jobs submitted for Microsoft SQL Server 2005 cluster instances will fail with the appropriate error message.In Enterprise Manager Cloud Control 12c, click Enterprise, then Job, then click Activity.
On the Job Activity page, select a job type from the Create Job menu and click Go.
Select one of the following:
Microsoft SQL Server and/or SQL Agent Start
Microsoft SQL Server and/or SQL Agent Stop
Microsoft SQL Server Pause or Resume
Note:
If you want to edit a job, then select an existing job from the list and click Edit.In the General tab of the Create <Job Type> Job page, provide a name for the job and add the individual targets or one composite target such as a Group.
Note:
If you are editing a job, then modify the job name and the selected targets.In the Parameters tab of the Create <Job Type> Job page, from the Options menu, select an appropriate option to make the job function accordingly when it starts.
You can select one of these options:
Table 1 Job Parameters Options
Job Type | Available Options |
---|---|
Microsoft SQL Server and/or SQL Agent Start |
|
Microsoft SQL Server and/or SQL Agent Stop |
|
Microsoft SQL Server Pause or Resume |
|
Cloud Control starts the SQL server and agent services according to the selection made.
Note:
If you are editing a job, then modify the options for that job.In the Credentials tab of the Create <Job Type> Job page, select an appropriate option for credentials.
You can choose to use the preferred credentials that are already set or override the preferred credentials with new credentials. In either case, you need to provide the credentials for agent host and database host.
To set the preferred credentials, click Preferences at the top-right corner of the Cloud Control console. From the left-vertical navigation bar, click Preferred Credentials. Cloud Control displays the Preferred Credentials page. On this page, you can set the preferred credentials
Note:
If you are editing a job, then modify the credentials set for that job.In the Schedule tab of the Create <Job Type> Job page, schedule the job.
Note:
If you are editing a job, then modify the schedule prepared for that job.In the Access tab of the Create <Job Type> Job page, define or modify the access you want other users to have to this job.
Note:
If you want to edit, then modify the access levels for that job.Click Submit to create the job.
For information about Oracle's commitment to accessibility, visit the Oracle Accessibility Program website at http://www.oracle.com/pls/topic/lookup?ctx=acc&id=docacc
.
Oracle customers have access to electronic support through My Oracle Support. For information, visit http://www.oracle.com/pls/topic/lookup?ctx=acc&id=info
or visit http://www.oracle.com/pls/topic/lookup?ctx=acc&id=trs
if you are hearing impaired.
System Monitoring Plug-in Installation Guide for Microsoft SQL Server, Release 12.1.0.2.0 for Windows
E35211-05
Copyright © 2012, Oracle and/or its affiliates. All rights reserved.
This software and related documentation are provided under a license agreement containing restrictions on use and disclosure and are protected by intellectual property laws. Except as expressly permitted in your license agreement or allowed by law, you may not use, copy, reproduce, translate, broadcast, modify, license, transmit, distribute, exhibit, perform, publish, or display any part, in any form, or by any means. Reverse engineering, disassembly, or decompilation of this software, unless required by law for interoperability, is prohibited.
The information contained herein is subject to change without notice and is not warranted to be error-free. If you find any errors, please report them to us in writing.
If this is software or related documentation that is delivered to the U.S. Government or anyone licensing it on behalf of the U.S. Government, the following notice is applicable:
U.S. GOVERNMENT RIGHTS Programs, software, databases, and related documentation and technical data delivered to U.S. Government customers are "commercial computer software" or "commercial technical data" pursuant to the applicable Federal Acquisition Regulation and agency-specific supplemental regulations. As such, the use, duplication, disclosure, modification, and adaptation shall be subject to the restrictions and license terms set forth in the applicable Government contract, and, to the extent applicable by the terms of the Government contract, the additional rights set forth in FAR 52.227-19, Commercial Computer Software License (December 2007). Oracle America, Inc., 500 Oracle Parkway, Redwood City, CA 94065.
This software or hardware is developed for general use in a variety of information management applications. It is not developed or intended for use in any inherently dangerous applications, including applications that may create a risk of personal injury. If you use this software or hardware in dangerous applications, then you shall be responsible to take all appropriate fail-safe, backup, redundancy, and other measures to ensure its safe use. Oracle Corporation and its affiliates disclaim any liability for any damages caused by use of this software or hardware in dangerous applications.
Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.
Intel and Intel Xeon are trademarks or registered trademarks of Intel Corporation. All SPARC trademarks are used under license and are trademarks or registered trademarks of SPARC International, Inc. AMD, Opteron, the AMD logo, and the AMD Opteron logo are trademarks or registered trademarks of Advanced Micro Devices. UNIX is a registered trademark of The Open Group.
This software or hardware and documentation may provide access to or information on content, products, and services from third parties. Oracle Corporation and its affiliates are not responsible for and expressly disclaim all warranties of any kind with respect to third-party content, products, and services. Oracle Corporation and its affiliates will not be responsible for any loss, costs, or damages incurred due to your access to or use of third-party content, products, or services.