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.

⚠️ The 'Integrity Check Management' setting permission is granted to [Administrator Type - System Administrator], and
Administrator permission settings can be found under [Administrator Settings] > [Account and Permission Management].


Feature Overview

  • Integrity check isAutomatic Periodic ExecutionandManual ExecutionThis is possible.
  • The inspection results are summarized by the number of successes/errors, and detailed information for 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 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 items below.

itemDescription
Inspection DateThis is the time when the integrity check was performed.
Inspection 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 and provides the following information.

itemDescription
Inspection DateDate and Time of Examination Conducted
Inspection 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 the detailed logs.


Reference Notes

  • Integrity check isEarly detection of system tampering or alterationIt 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.