guides:reference:system_events:events_table
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
guides:reference:system_events:events_table [2020/03/25 15:54] – yspeerte | guides:reference:system_events:events_table [2024/07/03 12:31] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | {{indexmenu_n> | ||
+ | |||
+ | ===== Clearing System events ===== | ||
+ | |||
+ | Notifications that fail to properly clear themselves after the issue is resolved can be manually cleared. | ||
+ | |||
+ | This clearing action will remove the notifications but will not clear the cause of the events! It is to be expected that the monitors will detect the problem and report it again. The different means of clearing the Events is intended to remove persistent notifications that have been resolved but are not detected as such by the monitors. | ||
+ | |||
+ | ==== System status ==== | ||
+ | |||
+ | System events can be removed by two methods. The first is by means of the 'Admin - System - System status' | ||
+ | |||
+ | Under the ' | ||
+ | |||
+ | {{ : | ||
+ | |||
+ | This 'Clear events' | ||
+ | |||
+ | > <color orange> | ||
+ | |||
+ | |||
+ | === Yce_events table ==== | ||
+ | |||
+ | The second means to correct notifications is by altering data in the database. | ||
+ | |||
+ | The System events statuses are stored in the YCE database using the table '' | ||
+ | |||
+ | The column '' | ||
+ | |||
+ | One record for every System event name per server can be present in this table. The columns ' | ||
+ | |||
+ | {{ : | ||
+ | |||
+ | Using the direct table access tool under 'Admin - Custom data' and selecting the '' | ||
+ | |||
+ | > <color orange> | ||