-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- added documentation for system health user notifications
- Loading branch information
1 parent
cc29226
commit 9065519
Showing
10 changed files
with
57 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
# Systemzustand Nutzer Benachrichtigung | ||
|
||
Nutzer können von openITCOCKPIT per E-Mail benachrichtigt werden, sobald sich der Systemzustand (System health) des openITCOCKPIT ändert. | ||
Hierfür öffnet man das Systemzustandmenü, welches sich in der Kopfzeile hinter dem Herzsymbol versteckt, und drückt auf die blaue Schaltfläche mit dem Nutzer Symbol. | ||
|
||
![system health menu](/images/system-health-menu.png) | ||
|
||
Daraufhin erscheint die Übersicht. Dort sind alle Nutzer einsehbar, die eine E-Mail Benachrichtigung bei Statusänderung bekommen. | ||
Dieser Punkt ist auch über das Seitenmenü unter "Systemwerkzeuge" -> "Systemzustand Benachrichtigungsliste" erreichbar. | ||
|
||
![system health users overview](/images/system-health-users-overview.png) | ||
|
||
Über die Schaltfläche "Neuer Nutzer" können weitere Nutzer der Liste hinzugefügt werden. Es können mehrere gleichzeitigt angelegt werden. Die Nutzer werden bei Änderung auf die angehakten Status benachrichtigt. | ||
Sollte kein Status angehackt sein, werden die angegebenen Nutzer auch nicht benachrichtigt. | ||
|
||
![system health users overview new user](/images/system-health-users-overview-new-user.png) | ||
|
||
Seite für die Neuanlage: | ||
|
||
![new system health user](/images/system-health-users-new.png) | ||
|
||
Nutzer können ebenfalls bearbeitet und entfernt werden. Beide Punkte sind über das Dropdown Menü in der Übersicht erreichbar. | ||
|
||
![system health users edit user](/images/system-health-users-overview-edit-user.png) | ||
|
||
Seite für das Bearbeiten: | ||
|
||
![edit system health user](/images/system-health-users-edit.png) |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
# System health user notification | ||
Users can be notified by openITCOCKPIT by e-mail as soon as the system health of openITCOCKPIT changes. | ||
To do this, open the system health menu, which is hidden in the header behind the heart symbol, and press the blue button with the user symbol. | ||
|
||
![system health menu](/images/system-health-menu.png) | ||
|
||
The overview will then appear. All users who receive an e-mail notification when their status changes can be viewed there. | ||
This item can also be accessed via the side menu under "System tools" -> "System health notification list". | ||
|
||
![system health users overview](/images/system-health-users-overview.png) | ||
|
||
Additional users can be added to the list using the "New user" button. Several can be created at the same time. The users are notified when the checked status is changed. | ||
If no status is checked, the specified users will not be notified. | ||
|
||
![system health users overview new user](/images/system-health-users-overview-new-user.png) | ||
|
||
Page for creating a new user: | ||
|
||
![new system health user](/images/system-health-users-new.png) | ||
|
||
Users can also be edited and removed. Both items can be accessed via the drop-down menu in the overview. | ||
|
||
![system health users edit user](/images/system-health-users-overview-edit-user.png) | ||
|
||
Page for editing: | ||
|
||
![edit system health user](/images/system-health-users-edit.png) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters