Application Event Configuration (Classic)
Home > Select project >
Alert > Event Configuration
classic
You can configure alert notifications based on conditions such as server resource usage (CPU, memory, disk), number of active transactions, transaction errors, and increased response time.
The classic event configuration is a separated menu that allows continued use of the legacy event configuration method.
For more advanced features, use Event configuration.
Default options
Inactive agent alert
An event occurs when no data is received from an agent for the configured period. You can enable or disable this feature using the toggle button.
-
Enabled: An inactive agent event occurs when no data is received for a certain period.
-
Disabled: No event occurs regardless of data reception status.
The legacy inactive agent check interval can be configured under Management > Agent list.
Send notification when event is resolved
After an event occurs due to threshold conditions, you can choose whether to send a Recovered notification when the state returns to normal. Use the toggle button to enable or disable this feature.
-
Enabled: Events operate in a state based manner. When thresholds are exceeded, the status becomes ongoing, and when values recover below thresholds, the status changes to recovered.
-
Disabled: A one time event occurs each time the threshold is exceeded.
Duplicate agent alert
If two or more agents with the same name run simultaneously, normal monitoring may be affected, so an event is generated. However, duplicate agent events do not occur again within the configured time window.
-
To check whether agent names are duplicated, review the related options in the Event Configuration menu.
-
Available durations:
30 seconds,1 minute,3 minutes,5 minutes,10 minutes
Conditions
You can configure event trigger conditions per item. Input formats vary depending on the item.
- Server CPU / Server memory / Server disk
- Active transactions / Transaction errors
- Transaction response time
Condition (%)
Set two threshold levels: Warning and Critical.
Alerts are triggered when thresholds are exceeded, with Critical taking priority.
- Left value: Warning threshold (Warning)
- Right value: Critical threshold (Critical)
Condition (count)
Enter the count used as the event trigger threshold. If the count exceeds the configured value for the specified duration, an event occurs.
Condition (count)
Configure the condition. An event is triggered when the number of transactions exceeding the configured response time reaches or exceeds the specified count.
Condition (response time)
Select the baseline response time.
-
Available times:
1 second,2 seconds,3 seconds,5 seconds,10 seconds,15 seconds,30 seconds,1 minute,2 minutes,3 minutes,5 minutes,10 minutes,30 minutes,1 hour -
Example: If the count threshold is 10, the response time threshold is 1 second, and the duration is 5 seconds, then an event occurs when 10 or more transactions exceed 1 second and the condition persists for 5 seconds.
Duration
An event occurs when the configured condition persists for the selected duration.
- Available durations:
5 seconds,10 seconds,15 seconds,30 seconds,1 minute,2 minutes,3 minutes,5 minutes,10 minutes,30 minutes,1 hour
Silence
After an event occurs, no additional events with the same condition occur during the selected silence period. Setting an appropriate silence duration helps prevent excessive alerts.
- Available durations:
1 minute,2 minutes,3 minutes,5 minutes,10 minutes,30 minutes,1 hour,2 hours,3 hours,6 hours,12 hours,1 day
Event enablement
You can control event behavior using the toggle button.
-
Enabled: An event occurs when the configured conditions are met.
-
Disabled: Conditions are not evaluated.
Event configuration
You can configure events for the following items to monitor system status in real time. After configuring each item, click the Save button at the top right of the screen.
Server CPU / Server memory / Server disk
An event occurs when server resource usage exceeds the configured threshold (%). You can set different thresholds for Warning and Critical levels.
- Example: If CPU usage is set to Warning: 80% and Critical: 90%, a Critical event occurs when usage exceeds 90%.
Active transactions
Monitors the number of transactions currently being processed. An event occurs when the count exceeds the configured threshold and persists for the configured duration. This is useful for detecting situations with a large number of concurrent transactions.
- Default occurrence count: 100
Transaction errors
Transactions that do not complete normally are treated as errors. An event occurs when the error count exceeds the configured threshold and persists.
- Collection interval: 5 seconds
Transaction response time
Events are configured based on the time required for each transaction to complete (response time). You can detect service slowdowns relative to expected response time.
- Example: If the response time threshold is 10 seconds and the count threshold is 10
“An event occurs when 10 or more transactions exceed 10 seconds and the condition persists for 5 seconds.”