Skip to content
This repository has been archived by the owner on Feb 11, 2024. It is now read-only.
uretskyzvi edited this page May 28, 2017 · 1 revision

Query OleDB monitor

A Management Pack and SCOM extenaion tool created by Uretzky Zvi for monitoring SQL queries with System Center Operations Manager.

Features

  • Easy tool to create and delete queries.
  • Dedicated Views in SCOM Console.
  • Performance data collection.
  • Monitor using consecutive samples condition and scheduler filter.
  • A group instance for several queries.

Quick Start - Usage

Please always test new management packs in a test environment before importing to production!

Requirements

  • SCOM 2012 R2 (earlier versions are untested)
  • Microsoft SQL Management Packs.
  • SCOM Admin rights (only Administrators can import management packs)

Quick Start - Install

  1. Download QueryOleDbMonitorSetup.msi
  2. Run As Administrator the msi file.
  3. Import the management packs into SCOM, navigate to %ProgramFiles%\QueryOleDbMonitoring\ManagmentPasks
  4. Run As Administrator %ProgramFiles%\QueryOleDbMonitoring\ManageSCOMOleDbQueryMonitor.exe
  5. At first time execution fill SCOM Server. ConnectionServer
  6. Click on Add Query AddQuery
  7. Follow to wizard
  • Select DBEngine SelectDBEngine
  • Write Query (Importent! make sure the result query return single numeric value), check connection by click on link SelectDatabase query
  • Define Monitor, fill a friendly query name, group name for grouping purpose, for readable alert write your error message and give a name for the numric value that return from query, for performance collection. monitor
  • Click on Finsh Finish
  1. Click on Refersh button Refersh
  2. Open SCOM console, see new folder Folder
  3. Enjoy!
Clone this wiki locally