EXEC [dbo].[spotlight_rep_alarms]
@start_date = N'2017-7-1',
@end_date = N'2017-8-21',
@monitored_object_name = N'monitored_sqlserver'
@monitored_object_name is from the column monitored_object_name of the table spotlight_monitored_objects
© 2025 Quest Software Inc. ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center