Go to documentation repository
Event-triggered macros can be launched not only by events of particular type (see 이벤트 기반 매크로는 특정 유형의 이벤트(Configuring Filters for Event-driven Macros) but also by statistical parameters.
A macro can be initiated by the following parameters reaching pre-defined criteria:
To set up triggering macros by statistics, do as follows:
참조) 뿐 아니라 통계 매개변수에 의해서도 실행될 수 있습니다.
다음 통계 매개변수가 미리 정의된 기준에 도달하면 매크로가 실행될 수 있습니다:
아카이브 사용 공간 비율
볼륨(디스크) 사용 공간 비율
서버의 RAM 사용 비율
서버의 네트워크 대역폭 사용 비율
통계 기반 매크로 트리거를 설정하려면 다음을 수행하세요.
매개변수 필드(1)에 해당 매개변수 정의를 입력합니다.
아카이브 사용량 | 형식 |
Enter the parameter definition into the Parameter (1) field.
Archive usage
: hosts/TEST/MultimediaStorage.AliceBlue/MultimediaStorage. |
디스크 사용량 | TEST@C:\, |
여기서 TEST는 Axxon-domain 내 서버 이름이며, C:\ |
는 볼륨 이름입니다. |
주의! 아카이브 전용으로 완전히 할당된 디스크의 용량은 모니터링할 수 없습니다. |
메모리 사용량 (RAM) |
Axxon-domain |
Network usage
내 서버의 이름 |
네트워크 사용량 |
Axxon-domain |
내 서버의 이름 |
CPU |
사용량 |
Axxon-domain |
내 서버의 이름 |
From the Trend 추세 목록(4) list, select a triggering condition for the macro.에서 매크로를 트리거할 조건을 선택합니다:
이탈 | 값이 [값 – 델타; 값] 범위를 벗어나면 매크로가 실행됩니다. |
상승 | 값이 지정한 임계값을 초과하면 매크로가 실행됩니다. |
하락 | 값이 지정한 임계값보다 낮아지면 매크로가 실행됩니다 |
The macro is triggered if a parameter value goes out of the specified range [Value – Delta; Value].
The macro is triggered if the parameter value exceeds the threshold specified in the Value field.
Falling
. |
Note | ||
---|---|---|
| ||
The triggering conditions are set not for current but for future events. For instance, if the current CPU load is 85%, and you set the triggering condition to exceeding 80%, the macro will be launched only when the CPU load exceeds 80% value next time. | ||
이 조건들은 현재 상태가 아닌 미래의 이벤트에 대해 적용됩니다. 예를 들어, 현재 CPU 부하가 85%이고, 트리거 조건을 80% 초과로 설정한 경우, 매크로는 다음에 CPU 부하가 80%를 초과할 때 실행됩니다. |