Notification Messages
The
section shows all current messages produced by SUSE Manager. By default, messages will remain current for thirty days. After this period, messages are deleted whether or not they are marked as read.To see unread messages, navigate to the Unread Messages
tab.
To see all messages, navigate to the All Messages
tab.
Click Refresh to update the list.
Perform bulk actions by checking messages in the list. Click Delete selected messages to bulk delete messages. Click Mark selected as read to bulk read messages.
Icon | Description | Example |
---|---|---|
Information |
Client onboarding has failed. |
|
Warning |
Channel synchronization has completed. |
|
Error |
Channel synchronization has failed. |
The default lifetime of notification messages is 30 days, after which messages are deleted from the database, regardless of read status.
To change this value, add or edit this line in /etc/rhn/rhn.conf
:
java.notifications_lifetime = 30
All notification types are enabled by default.
To disable a notification type, add or edit this line in /etc/rhn/rhn.conf
:
java.notifications_type_disabled = OnboardingFailed,ChannelSyncFailed,ChannelSyncFinished