Web Interface Setup
To use the SUSE Manager Web UI, navigate to your SUSE Manager URL in a browser. Sign in to the Web UI using your SUSE Manager Administration account.
While you are using the Web UI, click the icon to access the documentation for that section.
The first time you sign in to the Web UI, complete the setup wizard to set your user preferences. You can access the setup wizard at any time by navigating to
.After the initial setup is complete, signing in will take you the
section. This section contains summary panes that provide important information about your systems.The Tasks
pane provides shortcuts to the most common Web UI tasks.
The Inactive Systems
pane shows any clients that have stopped checking in to the SUSE Manager Server.
You will need to check these clients.
The Most Critical Systems
pane shows any clients that require software updates.
Click the name of a client in the list to be taken to the section for that client.
From this page, you can apply any required updates.
The Recently Scheduled Actions
pane shows all recent actions that have been run, and their status.
Click the label of an action to see more detail.
The Relevant Security Patches
pane shows all available security patches that need to be applied to your clients.
It is critical that you apply security patches as soon as possible to keep your clients secure.
The System Groups
pane shows any system groups you have created, and if the clients in those groups are fully updated.
The Recently Registered Systems
pane shows all clients registered in the past thirty days.
Click the name of a client in the list to be taken to the section for that client.
1. Web Interface Navigation
The SUSE Manager Web UI uses some standard elements to help you navigate. While you are using the Web UI, click the icon to access the documentation for that section.
1.1. Top Navigation Bar
The top navigation bar gives access to system-wide functions.
- Notifications
-
The notification bell icon displays the number of unread notification messages in a circle. Click the notification icon to go to
. - Search
-
Click the search magnifying glass icon to open the search box. You can search for systems (clients), packages, patches, or documentation. Click Search to go to the relevant
Advanced Search
page, and see your search results. - Systems Selected
-
The systems selected icon displays the number of currently selected systems in a circle. Click the systems selected icon to go to System Set Manager.
. Click the eraser icon to unselect all systems. For more information about the system set manager, see - User Account
-
The user account icon is displayed with the name of the currently signed-in user. Click the user account icon to go to
. - Organization
-
The organization icon is displayed with the name of the currently active organization. Click the organization icon to go to
. - Preferences
-
Click the cogs icon to go to
. - Sign Out
-
Click the exit icon to sign out the current user and return to the sign in screen.
If you add a distribution, newly synchronize channels, or register a system to the SUSE Manager Server, it can take several minutes for it to be indexed and appear in search results. If you need to force a rebuild of the search index, use this command at the command prompt: rhn-search cleanindex |
1.2. Left Navigation Bar
The left navigation bar is the main menu to the SUSE Manager Web UI.
- Expand
-
If you click the icon or the down-arrow of a menu entry, it expands this part of the menu tree without actually loading a page.
- Collapse
-
To collapse an open part of the menu system, click the up-arrow of a menu entry.
- Autoload
-
If you click the name of a menu entry, the first available page of that menu entry will get loaded and displayed automatically.
- Search
-
Enter a search string in the
Search page
field to find an entry of the menu tree. Available menu entries depend on the roles of the user.
Only SUSE Manager Administrators can access these sections:
|
1.3. Tables
Many sections present information in tables. You can navigate through most tables by clicking the back and next arrows above and below the right side of the table. Change the default number of items shown on each page by navigating to
.You can filter the content in most tables using the search bar at the top of the table. Sort table entries by clicking on the column header you want to sort by. Click the column header again to reverse the sort.
1.4. Patch Alert Icons
Patches are represented by three main icons, depending on the type of patch. Icons are coloured either green, yellow, or red, depending on the severity.
The shield icon is a security alert. |
|
A red shield is the highest priority security alert. |
|
The bug icon is a bug fix alert. |
|
The squares icon is an enhancement alert. |
Some additional icons are used to give extra information:
The circling arrows icon indicates that applying a patch will require a reboot. |
|
The archive box icon indicates that a patch will have an effect on package management. |
1.5. Interface Customization
By default, the SUSE Manager Web UI uses the theme appropriate to the product you have installed.
You can change the theme to reflect the Uyuni or SUSE Manager colors.
The SUSE Manager theme also has a dark option available.
To change the theme using the Web UI, navigate to Style Theme
section.
For information about changing the default theme, see Users.
1.6. Request Timeout Value
As you are using the Web UI, you are sending requests to the SUSE Manager Server. In some cases, these requests can take a long time, or fail completely. By default, requests will time out after 30 seconds, and a message is displayed in the Web UI with a link to try sending the request again.
You can configure the default timeout value in the etc/rhn/rhn.conf
configuration file, by adjusting the web.spa.timeout
parameter.
Restart the tomcat service after you change this parameter.
Changing this setting to a higher number could be useful if you have a slow internet connection, or regularly perform actions on many clients at once.