uCosminexus Application Server, Operation, Monitoring, and Linkage Guide

[Contents][Glossary][Index][Back][Next]

3.4.2 How to issue an event

The two ways of issuing an event include the frequency type and the incremental type, depending upon the monitoring target for which the threshold value is set. The following table describes the mapping of event issuing methods and monitoring targets.

Table 3-23 Mapping of event issuing methods and monitoring targets

Event issuing method Monitoring target
Frequency type Frequency of full garbage collection
Incremental type
  • Number of entire pending requests for Web containers
  • Number of pending requests for Web containers
  • Number of entire pending requests for Web applications
  • Number of pending requests for Web applications
  • Number of pending requests for URL groups
Organization of this subsection
(1) In the case of frequency of full garbage collection (frequency type)
(2) In the case of number of pending requests in a URL group (incremental type)

(1) In the case of frequency of full garbage collection (frequency type)

This method counts the frequency of full garbage collection occurring at each specified monitoring time (threshold value monitoring interval) and issues an event when the threshold value is reached.

The following figure illustrates the issuing of an event of threshold value when the frequency of full garbage collection is used:

Figure 3-3 Issuing of an event of threshold value (when the frequency of full garbage collection is used)

[Figure]

In the above figure, the threshold value of full garbage collection frequency is 10 and the threshold value monitoring interval is 5 minutes. The frequency of full garbage collection is counted at each threshold value monitoring interval, since the monitoring of statistics began, and an event is issued when the full garbage collection exceeds 10 times in a single threshold value monitoring interval.

(2) In the case of number of pending requests in a URL group (incremental type)

Specify the maximum and minimum threshold values and issue an event when the number of pending requests in a URL group reaches the respective threshold value. The event of maximum threshold value and the event of minimum threshold value are issued at the timing mentioned below. The maximum threshold value needs to be greater than the minimum threshold value.

The following figure illustrates the issuing of a threshold value event when the number of pending requests in a URL group is used:

Figure 3-4 Issuing of a threshold value event (when the number of pending requests in a URL group is used)

[Figure]

In the above figure, a maximum threshold value event is issued when the threshold value reaches the maximum value from the normal zone. Next, the maximum threshold value is reached once again after falling below the maximum threshold value, but a maximum threshold value event is not issued at this time. From this point onwards, a minimum threshold value event is issued when the minimum threshold value is reached and a maximum threshold value event is issued when the maximum threshold value is reached.