Monitoring System
Auto-refresh active
{{ loginForm.username }}
Issue Severity Summary
Total outstanding error indicators based on severity.
Critical
{{ issueStats.critical }}
High
{{ issueStats.high }}
Medium
{{ issueStats.medium }}
Monitoring Logs
| Instance Name | Timestamps | Need Attention | PIC | Status | Action |
|---|---|---|---|---|---|
| {{ item.inst_name }} |
First: {{ item.first_timestamp }} WIB
Last: {{ item.last_timestamp }} WIB
|
CPU:
{{ line }}
RAM:
{{ line }}
SWAP:
{{ line }}
DISK:
{{ line }}
RDBMS:
{{ line }}
SCHEMA:
{{ line }}
APP:
{{ line }}
TOMCAT:
All services stable
{{ line }}
|
{{ item.pic || '-' }} | {{ item.status ? 'Resolved' : 'Active Issue' }} | View Only |
| No matching results found. | |||||
Total: {{ filteredData.length }} items
User Management
| Username | Division | Actions |
|---|---|---|
| {{ user.username }} | {{ user.div }} |
Security Settings
Information Guide & FAQ
Quick information guide for "Need Attention" indicators on your infrastructure.
{{ faq.content }}
Historical Monitor Report
CPU
{{ reportSummary.cpu.count }} cases
Avg Dur: {{ reportSummary.cpu.avgDuration }}
Memory
{{ reportSummary.memory.count }} cases
Avg Dur: {{ reportSummary.memory.avgDuration }}
Disk
{{ reportSummary.disk.count }} cases
Avg Dur: {{ reportSummary.disk.avgDuration }}
Database
{{ reportSummary.database.count }} cases
Avg Dur: {{ reportSummary.database.avgDuration }}
Web App
{{ reportSummary.webapp.count }} cases
Avg Dur: {{ reportSummary.webapp.avgDuration }}
| Instance Name | Timestamps | Need Attention | PIC | Problem | Action | Time Clear | Duration |
|---|---|---|---|---|---|---|---|
| There is no data for the selected date range. | |||||||
| {{ row.inst_name }} | {{ row.first_timestamp }} | {{ row.need_attention }} | {{ row.pic || '-' }} | {{ row.problem || '-' }} | {{ row.action || '-' }} | {{ row.clear_time || '-' }} | {{ row.duration }} |