My Idea is: 1) Should change exists Host class and add some attribute for example xSuppress = Boolean. 2) Should create Server Tool, when you want to suppress events for host or hostgroup you running this Server tools, that set field xSuppress to TRUE. 3) In Global Manager->NotificationList->Edit Filter - set ASL script, in ASL need to change all device for xSuppress, if xSuppress is True , then show no event for this device.
I do not know if it will work, but it is possible to make attempt
first question: which SAM release are you running on ? If 7.x, then you do have the maintenance feature which should meet your requirements. Using this feature, you only have to send a "Maintenance event" to SAM for the maintenance period, for each host.
Hope this helps,
--Fred
== Monitor your Smarts environment using APG ReportPack for Smarts health == Frederic Meunier Solutions Watch4Net Inc APG & Smarts InCharge integration http://www.watch4net.com
Hi , if you don't mind creating a notification list and filter out the notification with "In Maintenance=YES", you will not see the alerts on the console.
But if you do want to suppress them, maybe a dxa hook script or asl script is required.
Hemulll
2 Intern
•
138 Posts
0
February 9th, 2009 20:00
My Idea is:
1) Should change exists Host class and add some attribute for example xSuppress = Boolean.
2) Should create Server Tool, when you want to suppress events for host or hostgroup you running this Server tools, that set field xSuppress to TRUE.
3) In Global Manager->NotificationList->Edit Filter - set ASL script, in ASL need to change all device for xSuppress, if xSuppress is True , then show no event for this device.
I do not know if it will work, but it is possible to make attempt
FredericMeunier_0588be
143 Posts
0
February 10th, 2009 06:00
first question: which SAM release are you running on ? If 7.x, then you do have the maintenance feature which should meet your requirements. Using this feature, you only have to send a "Maintenance event" to SAM for the maintenance period, for each host.
Hope this helps,
--Fred
== Monitor your Smarts environment using APG ReportPack for Smarts health ==
Frederic Meunier
Solutions Watch4Net Inc
APG & Smarts InCharge integration
http://www.watch4net.com
hubery
13 Posts
0
March 17th, 2010 14:00
Hi , if you don't mind creating a notification list and filter out the notification with "In Maintenance=YES", you will not see the alerts on the console.
But if you do want to suppress them, maybe a dxa hook script or asl script is required.
Hubery