problems
Result: list of elements
Notifications
Access level: user
Show list of problem notifications
Function: problems.show
Result: list of elements
In the platform web interface: section Notifications in the left menu of the platform.
Supports filtering, sorting, and pagination. To display resolved problems, use the filter properties=solved.
Access level: root, admin
Attempt automatic problem resolution
Function: problems.solve
Result: successful operation execution or error message
In the platform web interface: button Solve in the notifications list.
If the problem cannot be resolved automatically, the notification status will not change. Confirmation via parameter sok is required.
Access level: root, admin
Show notification parameters
Function: problems.edit
Result: successful operation execution or error message
In the platform web interface: button Details in the notifications list.
Returns detailed notification data, including full log and description.
Access level: root, admin
Show notification generation log
Function: problems.log
Result: successful operation execution or error message
In the platform web interface: tab Log in the notifications list.
Returns chronology of events related to notification generation and status change.
Access level: root, admin
Delete notification
Function: problems.delete
Result: successful operation execution or error message
In the platform web interface: button Delete in the notifications list.
Supports deletion of multiple notifications via comma. Confirmation via parameter sok is required.
Access level: root, admin
Ignore notification
Function: problems.ignore
Result: successful operation execution or error message
In the platform web interface: button Ignore in the notifications list.
Marks the notification as ignorable — it will not be hidden (if not deleted via additional parameter delete_problem), but at the same time will not be registered again when a similar exception occurs. Confirmation via parameter
sok
.
Access level: root, admin
Global settings of the notifications module
Function: problems.settings
Result: successful operation execution or error message
In the platform web interface: section Notifications → button Settings.
Returns or modifies parameters of the problems module operation.
Access level: root, admin
Set filter by client
Function: problems.filter
Result: successful operation execution or error message
In the platform web interface: filter panel in the section Notifications.
Filter conditions are saved and applied to all subsequent calls to problems.show until the filter is changed or reset.
Access level: root, admin, user
Navigate to control panel
Function: problems.gotoserver
Result: successful operation execution or error message
In the platform web interface: button Go in the notifications list.
Returns a link for navigation to the context of the server or service to which the problem relates.
Access level: root, admin
Log in to the panel with user rights
Function: problems.su
Result: successful operation execution or error message
In the platform web interface: button Log in in the notifications list.
Generates a temporary key for authorization under the user account. Used for diagnosing problems on the client side.
Access level: root, admin
ignorelist
Delete ignore rule
Function: ignorelist.delete
Result: successful operation execution or error message
In the platform web interface: section Notifications → button Ignore rules → button Delete.
The deleted rule stops being applied to new notifications. Existing notifications, previously added by the rule to the ignore list, will again continue to be registered.
Access level: root, admin
En
Es