NetApp Community Update
This site will enter Read Only mode on July 23 as we prepare to move to a new platform.
You will still be able to view content, but posting and replying will be temporarily disabled.
To learn more, please review the information in this blog post.

Software Development Kit (SDK) and API Discussions

NMSDK 5.6 event monitoring

patrice_dronnier
3,335 Views

Hello,

 

I need to get the last events coming from FAS systems (both 7-Mode and CDOT) for monitoring.

What would be the well suited category to use : diagnosis (diagnosis-alert-get)  or ems (ems-message-get) ?

Also, I did not find the possible attributes values for these categories in any doccumentation (e.g : for diagnosis-alert-get: alert-id, alerting-resource, monitor, etc...)

Can you help me please ?

 

Best regards.

2 REPLIES 2

asulliva
3,317 Views

Hello @patrice_dronnier,

 

EMS is where the events are logged to, so you'll want to query that API.  The diagnosis APIs are used for hardware I believe.

 

Andrew

If this post resolved your issue, please help others by selecting ACCEPT AS SOLUTION or adding a KUDO.

patrice_dronnier
3,287 Views

Hello Andrew,

Thanks for your answer.

I think that I will need both.

Patrice

Public