Modifying the default notification list
SMARTS SAM - 10.1.X
You can modify the default Smarts SAM notification list in two ways. One method affects domains that have already been created, while the other method affects domains before they are created.
Modifying the default Smarts SAM notification list in existing domains
To modify the Smarts SAM notification list in domains that have already been created, do the following:
Your domain should now be running with this new Notification List
Modifying the default Smarts SAM notification list before domain is created
To modify the Smarts SAM notification list before a domain has been created, do the following:
Any new domains you start up that do not have RPS to restore from will now be created with these new default Notification Lists.
<nlconfig name="Default" enable="True">
<filterconfig type="EXPRESSION">
<criterion attribute="Owner">~SYSTEM</criterion>
<criterion attribute="Class">~Host</criterion>
</filterconfig>
<filterconfig type="EXPRESSION">
<criterion attribute="Event">~Down</criterion>
</filterconfig>
</nlconfig>