{%if _anti_dos %}
{%else%}
{% endif %}
{%if _anti_dos %} On
{%else%} Off {% endif %}
mANTI DOS
{{_total_request}}
TOTAL REQUESTS{{_abnormal_request}}
ABNORMAL REQUESTS{{_normal_request}}
NORMAL REQUESTS{{_normal_response}}
NORMAL RESPONSES{{_abnormal_response}}
ABNORMAL RESPONSESRecent events
EventID | Predit | Time | Review | |
---|---|---|---|---|
{{ row.event_id }}{{ row.attack_type }} |
{%if row.predict %}
{{ row.predict | gemini_round_number }}{%else%}{{ row.predict }}{%endif%} |
{{ row.time | gemini_datetime_format('%d %B %H:%M') }} |
{%if row.predict %} {%endif%} |
Protect Mode
{{_protect_mode|title}}Global
{% if _protect_mode == 'monitor' %}Gemini is monitoring all requests
{% elif _protect_mode == 'protection' %}Gemini is blocking abnormal requests
{% else %}Gemini is sleeping
{% endif %}Abnormal Chart
{%if _gemini_attack_counts['Malicious Request'] %}
{%else%}
{%endif%}
 }})