MSSQL
Introduction
MSSQL O11ySource is a comprehensive solution designed to provide visibility, analysis, and actionable insights into the performance, behavior, and health of your MSSQL server infrastructure. It encompasses a systematic approach to gather, monitor, and interpret metrics, logs, and key indicators from MSSQL servers, enabling deep visibility into server operations
Getting Started
Compatibility
This MSSQL O11ySource is compatible with MSSQL Version 2012 and above.
Data Collection Method
MSSQL Performance metrics are collected using an internal data collector. It uses a JDBC connection to fetch all the required metrics periodically.
Prerequisites
Dependent Configuration
To configure this O11ySource, create a 'credential' of type 'user' under the 'Definition' tab.
Inputs for Configuring Data Source
- Instance Name: Please enter the name of the MSSQL instance. This should be a unique identifier for the specific MSSQL deployment you want to monitor.
- DB Details: Please provide the details of DB
- IP Address: IP address needs to be a valid IP Address.
- Port: Enter a valid port
- Credential: This field is required
- Metrics Collection Queries: These queries are utilized for MSSQL server's metrics.
- Query: Choose the Queries
- Polling Interval [seconds]: How frequently data is gathered. interval should be between 180 -.86400 seconds
Firewall Requirement
To collect data from this O11ySource, ensure the following ports are opened:
| Source IP | Destination IP | Destination Port | Protocol | Direction |
|---|---|---|---|---|
| vuSmartMaps IP | IP address of the MSSQL server | 1433* | TCP | Inbound |
*Before providing the firewall requirements, please update the port based on the customer environment.