This discussion has been locked. The information referenced herein may be inaccurate due to age, software updates, or external references.
You can no longer post new replies to this discussion. If you have a similar question you can start a new discussion in this forum.

Server Memory Alert Trigger and Reset Email Notifications

Hello, I need to create a trigger alert and a reset email notification for server memory over 95%. This will be delivered to a distribution list.

Below is what I currently have and need to know the memory utilization variable to use since the templates below are for CPU utilization.

Your help is greatly appreciated.

EMAIL TEMPLATE


[Server-C10] [Email ----] - Memory Utilization Exceeds 95% | SERIOUS Alert


----


${N=SwisEntity;M=Caption} | Memory Utilization Exceeds 95% | Serious Alert

Node: ${N=SwisEntity;M=Caption}
IP: ${N=SwisEntity;M=IP_Address}
Environment: ${N=SwisEntity;M=CustomProperties.Environment}
Applications Impacted: ${N=SwisEntity;M=CustomProperties.Applications}

----------------------------------------------------------------------------------------------------------------------------
Alert time: ${N=Alerting;M=AlertTriggerTime;F=DateTime}
Memory utilization: ${N=SwisEntity;M=CPULoad}
This condition has existed for at least 120 minutes.

----------------------------------------------------------------------------------------------------------------------------
IT Owner:

---------------------------------------------------------------------------------------------------------------------------
View full object details here: ${N=SwisEntity;M=DetailsUrl}.
View full alert details here: ${N=Alerting;M=AlertDetailsUrl}
Click here to acknowledge the alert: ${N=Alerting;M=AcknowledgeUrl}

---------------------------------------------------------------------------------------------------------------------------
This message was brought to you by the alert named: ${N=Alerting;M=AlertName}

LOG TEMPLATE


[Server-C10] [LOG] - Memory Utilization Exceeds 95% | SERIOUS Alert


Node: ${N=SwisEntity;M=Caption}
IP: ${N=SwisEntity;M=IP_Address}
Environment: ${N=SwisEntity;M=CustomProperties.Environment}
Applications Impacted: ${N=SwisEntity;M=CustomProperties.Applications}

----------------------------------------------------------------------------------------------------------------------------
Alert time: ${N=Alerting;M=AlertTriggerTime;F=DateTime}
Memory utilization: ${N=SwisEntity;M=CPULoad}
This condition has existed for at least 120 minutes.

----------------------------------------------------------------------------------------------------------------------------
IT Owner:
Business Owner:

----------------------------------------------------------------------------------------------------------------------------
View full object details here: ${N=SwisEntity;M=DetailsUrl}.
View full alert details here: ${N=Alerting;M=AlertDetailsUrl}
Click here to acknowledge the alert: ${N=Alerting;M=AcknowledgeUrl}

----------------------------------------------------------------------------------------------------------------------------
This message was brought to you by the alert named: ${N=Alerting;M=AlertName}