Integrity Check Management
[Admin Settings] > [Integrity Check Management]
The integrity check management function regularly performs integrity checks on core components (web console, interface, sanitization service, etc.) within the SHIELDEX system to verify whether the system has been tampered with or altered.
⚠️ The 'Integrity Check Management' setting permission is granted to [Administrator Type - System Administrator], and
Administrator permission settings can be configured in [Administrator Settings] > [Account and Permission Management].
Feature Overview
- Integrity checkAutomatic Periodic ExecutionandManual ExecutionThis is possible.
- The inspection results are summarized by the number of successes/errors, and detailed information about each result can be checked.
- You can trace the cause along with the error message when an error occurs.
Settings Item
| item | Description |
|---|---|
| Usage Options | Sets the overall activation status of the integrity check feature. |
| Inspection Cycle | Select the automatic inspection repetition cycle. |
| Integrity check start | Perform an immediate manual integrity check. |
After changing the settings, you must click [Apply Period Settings] for the changes to take effect.
Check Test Results
The inspection history is displayed in the list based on the following items.
| item | Description |
|---|---|
| Inspection Date | This is the time when the integrity check was performed. |
| Testing Method | It is the distinction between automatic inspection and manual inspection. |
| Number of items to be inspected | The number of target items for which integrity checks have been performed. |
| Success / Error Count | The number of items with integrity confirmed normally and the number of items that failed. |
You can check the detailed inspection results by clicking on each row of the list.
Detailed View of Test Results
When you click on the inspection history item, a detailed panel appears on the right side, providing the following information.
| item | Description |
|---|---|
| Inspection Date | Date and Time of the Conducted Examination |
| Testing Method | Automatic / Manual Inspection Status |
| Service Target | Component name of the inspection target (e.g., admin web console, decontamination interface, etc.) |
| Service Status | Current operational status of the service (e.g., Normal / Error) |
| Integrity State | Integrity Check Result Status (e.g., Normal / Error) |
| Detailed Inspection Results | Integrity comparison results or error messages (e.g., Sign confirmed, HTTP 500, etc.) |
In case of an error, you can quickly identify the problem location and code through detailed logs.
Notes
- Integrity check**Early detection of system tampering.**It is recommended to keep the periodic settings activated to do so.
- If the error persists or occurs repeatedly in a specific component, immediately notify the person in charge or perform a system check.