SCOM maintenance schedules list views only display names and comments. In order to view affected objects you are required to open the schedules to see the server list. This SQL query will display semicolon delimited list of the affects objects for each schedule. Below is a SQL query you can utilize to see all SCOM … Continue reading Infrastructure – System Center Operations Manager – SQL Query for SCOM Maintenance mode schedules
Tag: scom db query result
Monitoring database query result using SCOM
For monitoring a result from DB, you must use either a script or a PS or VB type, when the script makes a query to the database analyze the information and alert according to the condition detection. It is common that to monitor multiple servers with different queries, additional monitoring is required when each monitoring … Continue reading Monitoring database query result using SCOM
You must be logged in to post a comment.