Hey,
is it possible to set-up an alert or notification to be sent out when metrics for ArcGIS Server are not being collected?
Regards,
Yanu
Solved! Go to Solution.
Hi @Yanu,
I believe you can configure a notification for when an observer stops collecting metrics. Please create a new Custom Notification with this event subscription:
Resource Type is Observers and the Operations is updated.
where Component ID is the ID value of your ArcGIS Server component.
Hope this helps,
Hi @Yanu,
I believe you can configure a notification for when an observer stops collecting metrics. Please create a new Custom Notification with this event subscription:
Resource Type is Observers and the Operations is updated.
where Component ID is the ID value of your ArcGIS Server component.
Hope this helps,
Thank you so much!