#Custom monitor alerts

1 messages · Page 1 of 1 (latest)

jade vigil
#

Does Unified Manager support the ability to create a custom alert?

For example: I want to run "cifs domain preferred-dc check" for each of my vservers and report if anything comes back as not up?

I have a few other custom checks I run, but would like to integrate these into unified manager.

ember wren
#

Unified Manager alerts based on builtin events.

For SVMs for example these are the events that are available to alert on.
https://docs.netapp.com/us-en/active-iq-unified-manager/events/reference_storage_vm_events.html#impact-area-availability

If Unified Manager doesn't have a builtin event, you can look into EMS subscription.

https://kb.netapp.com/data-mgmt/AIQUM/AIQUM_Kbs/How_to_configure_and_receive_alerts_from_ONTAP_EMS_Event_Subscription_in_Active_IQ_Unified_Manager

jade vigil
#

Thanks, I am already sending events to splunk (well sort of, we have a bug that is preventing this from happening). but what I want to do is something like "cifs domain preferred-dc check -vserver XXX" and log the results. I don't want to login via ssh every so often to run this.