Can I configure thresholds & alarms to the apdex, response time metric that I have received?
Yes, You can configure thresholds & alarms to the below mentioned metrics. By default, Average data is fetched for last 5 minutes while applying threshold for the respective attributes.
S.no
| Attribute Name
| Unit
|
1
| Response Time
| ms
|
2
| Apdex
| T
|
3
| Throughput
| rpm
|
4
| Satisfied
| %
|
5
| Tolerating
| %
|
6
| Frustrated
| %
|
7
| Req. Count
| count
|
8
| Errors
| %
|
9
| Warning Count
| count
|
10
| Fatal Count
| count
|
11
| CPU Usage
| %
|
12
| Runtime Total Memory
| MB
|
13
| Runtime Free Memory
| MB
|
14
| JIT Time
| ms
|
NOTE: Configure Alarm option is supported at Instance level not at Application level
New to ADSelfService Plus?
Related Articles
APM Insight Troubleshooting - FAQs
Monitor Addition - FAQs 1. How to add an APM Insight Monitor? After you deploy the APM Insight agent in your Application Server with suitable Applications Manager credentials in the apminsight.conf file, APM Insight monitors will automatically be ...
Attribute violated threshold, but alarms were not generated
1.) Ensure that thresholds have been associated for the attribute and that there are no business hours restriction configured for it. For example, if the CPU utilisation of the server exceeded the permissible levels, navigate to Monitor → Configure ...
Script/Custom Monitors - Alarms configured for Table rows were missing
In the Applications manager , users have the ability to manage the table rows of a script or custom monitor type according to their specific requirements. This can be done by enabling the "Enable Script Row Deletion" option. For example, let's ...
I have created actions and threshold but I don't receive any alarms based on them.
Reason 1: The actions and thresholds are not associated with monitor to receive alarms. Solution: For more information, refer to Associating Thresholds and Actions with Monitor in the User Guide. Reason 2: The value of the metric has not crossed the ...
How to find the response time of a server?
In Applications Manager, we can find the response time in two ways: ICMP Ping : We will execute the ping command, based on the time taken for the command, the response time of the server is measured. TCP\UDP Port check : If the ICMP Ping fails, we ...