Setup Alert Notification for EBS Stack Monitoring Targets

Share on:

This blog is the continuation of my previous blog where I set up the Oracle E-Business Suite (EBS) Stack Monitoring and now I am going to set up alert notifications for discovered EBS Targets.

Here is the link to my previous blog.

OCI Stack Monitoring

To set up the alarm notification rule, we have to create an alarm. 

Go to OCI Console –> Observability and Management –> Monitoring –> Alarm Definition

and click on create alarm

Here I am going to set up the alarm for the “number of requests per minute” for one of the WebLogic Server.

So I am going to use the Metric “WebRequestRate”.

To see all metrics for all EBS discovered targets in stack monitoring please refer below link.

EBS Stack Monitoring Metric Reference

So Define alarm, you can give any name as per the metric you want to use.

 

ebs

 

Metric description, here I use metric name = Web Request Rate

ebs2

 

Metric dimension, here I use the “Domain Admin Server” name but the metric dimension is optional if you won’t specify it will use all WebLogic servers in the stack and apply metrics on all.

ebs3

 

Then the trigger rule…

ebs4

 

Before setting up this value… I went to the target in Stack Monitoring and click on performance in resources > go to charts

ebs5

 

Check the Web Request Rate Chart to see the value. (This will help in setting up trigger rule value), so I saw high value is currently 343.3 ops/min. (That’s why I set up trigger for > 200 to get an alert)

ebs6

 

Now choose the alarm notification, that we set up for alerts

ebs7

 

Finally, enable the alarm and save it.

ebs8

ebs9

 

Once Alarm is fired, you can see the alarm status.

ebs10

 

Also, we will get an email notification, something like this…

ebs11

 

Thanks for reading!

Share on:

More from this Author

How to Import Custom Visualization in Oracle Analytics Cloud to See Images

In this blog, I will show you how to download and import the Image Gallery Plugin into OCI Oracle Analytics Cloud. using this plugin we can see ... Read More

Analyze Invoices with Oracle Analytics and AI Document Understanding

OCI Document Understanding is an AI service that enables developers to extract text, tables, and other key data from document files through APIs and ... Read More

Back to Top