This repository has been archived by the owner on Feb 11, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 6
Home
uretskyzvi edited this page May 28, 2017
·
1 revision
A Management Pack and SCOM extenaion tool created by Uretzky Zvi for monitoring SQL queries with System Center Operations Manager.
- 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.
Please always test new management packs in a test environment before importing to production!
- SCOM 2012 R2 (earlier versions are untested)
- Microsoft SQL Management Packs.
- SCOM Admin rights (only Administrators can import management packs)
- Download QueryOleDbMonitorSetup.msi
- Run As Administrator the msi file.
- Import the management packs into SCOM, navigate to %ProgramFiles%\QueryOleDbMonitoring\ManagmentPasks
- Run As Administrator %ProgramFiles%\QueryOleDbMonitoring\ManageSCOMOleDbQueryMonitor.exe
- At first time execution fill SCOM Server.
- Click on Add Query
- Follow to wizard
- Select DBEngine
- Write Query (Importent! make sure the result query return single numeric value), check connection by click on link
- 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.
- Click on Finsh
- Click on Refersh button
- Open SCOM console, see new folder
- Enjoy!