MSA Storage
1824540 Members
3750 Online
109672 Solutions
New Discussion

MSA 2060 notifications customization

 
SOLVED
Go to solution
DerAdler
Advisor

MSA 2060 notifications customization

Hi everyone,

I would like to ask if is there any way to customize the notifications from the MSA 2060. To further clarify, in the Notification setup, I can only configure the Email/SNMP/Syslog settings (e.g. SMTP Server, Sender Email, etc.), but I can't find a way to set on what events/warnings/errors/etc. notifications should be sent, nor to disable the weekly "Healty Status" e-mail in the "no action required" scenario.

Is this even possible, or is the Notifications feature on MSA Storage offered "as is"?

Thanks.

3 REPLIES 3
JonPaul
HPE Pro
Solution

Re: MSA 2060 notifications customization

@DerAdler 
The MSA 2060 (6th gen) offers 2 different notification mechanisms.   One which follows the Event Log and the other which follows the system Alerts.

The Event Log mechanism is what has been the standard process for MSAs prior to this generation.  In the CLI you are able to set the severity of the issues that you receive.  
CLI>  set email-parameters
CLI> set syslog-parameters
Both of these have an option of 'notification-level' which will allow you to limit the notifications based on severity, typically it is recommended to limit to WARNING and above.  The SNMP notifications assumes that the notifications are going into an SNMP server which will allow you to filter so does not allow limiting on severity.
You can also enable or disable the 'persistent-alerts'.  This is recommended to be enabled as it helps limit missed events and provides an 'All clear' weekly message as a option to note that the notification mechanism is still working. 

The Alerts mechanism is new for MSA 6th Gen and provides notifications on ALL actionable system states/changes of state.  This is a lot less 'chatty' without missing the INFORMATIONAL changes.  Alerts are 'All' or 'None'.  Receiving all Alerts allows provides the little issues, like a host port being disconnected, as well as the big issues of a hardware fault.

HPE believes that the Alerting notifications are a better process as you only get notification on actionable items.  You can view the Alerts the system would send in the Dashboard page of the Storage Management Utility (Web UI).  Alerts shown in the WebUI display end to end information - opened -> resolved   and allow acknowledging known conditions which need no further review. ex. the host port disconnected notification above is the correct state.

I work for HPE
HPE Support Center offers support for your HPE services and products when and how you need it. Get started with HPE Support Center today.
[Any personal opinions expressed are mine, and not official statements on behalf of Hewlett Packard Enterprise]
DerAdler
Advisor

Re: MSA 2060 notifications customization

Thanks for your reply and the clarification provided.

I was using the WBI instead of CLI, that's why I was stuck with very limited notification settings.

Thanks.

Sunitha_Mod
Honored Contributor

Re: MSA 2060 notifications customization

Hello @DerAdler

That's awesome! 

We are extremely glad to know your concern has been addressed.