Skip to main content

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

itemDescription
Usage OptionsSets the overall activation status of the integrity check feature.
Inspection CycleSelect the automatic inspection repetition cycle.
Integrity check startPerform 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.

itemDescription
Inspection DateThis is the time when the integrity check was performed.
Testing MethodIt is the distinction between automatic inspection and manual inspection.
Number of items to be inspectedThe number of target items for which integrity checks have been performed.
Success / Error CountThe 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.

itemDescription
Inspection DateDate and Time of the Conducted Examination
Testing MethodAutomatic / Manual Inspection Status
Service TargetComponent name of the inspection target (e.g., admin web console, decontamination interface, etc.)
Service StatusCurrent operational status of the service (e.g., Normal / Error)
Integrity StateIntegrity Check Result Status (e.g., Normal / Error)
Detailed Inspection ResultsIntegrity 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.