Chapter 3. User management

Table of Contents
3.1. Domains
3.2. Users
3.3. Preferences
3.4. Paths
3.5. Groups

As mentioned in Chapter 1 the SysOrb Network Monitoring System relies on domains, groups and paths to notify the right persons about warnings and alerts. Whenever an alert is caused by a machine in a domain, a group will be alerted and messages will be sent to every one of that group's paths.

3.1. Domains

To properly manage the use of domains in SysOrb you need to know or decide a few things about the part of your network you wish to configure as a domain.

Most of the following options concern the maximum allowed number of various things in the domain. This is only relevant if multiple administrators work in different domains, and the super-administrator wants to impose limits on the number of resources each of the lesser administrators should dispose of. Every limit should be interpreted as a bound on the number of nodes in this domain and all of its subdomains, the subdomains may themselves have limits, but still the constraints on the outer domain will be enforced. The limits on the outermost domain is ultimately determined by the license, and of course cannot be set by any administrator.

3.1.1. Adding domains

To add a new domain, do the following:

  • Select Configure from the navigation buttons at the left.

  • Click you way through the domain tree until you have selected the domain under which you wish to create a new domain

  • Press the Add domain button.

  • Fill out the information about the domain as described above.

  • Press the OK button to accept the new domain or the Cancel button to cancel.

3.1.2. Editing domains

To change the options for a domain, do the following:

  • Select Configure from the navigation buttons at the left.

  • Click you way through the domain tree until you have selected the domain where the domain you wish to edit is located.

  • Select the Edit option for the domain you wish to edit.

  • Change the options for the domain.

  • Press the OK button to accept the changes or the Cancel button to discard the changes.

3.1.3. Deleting domains

To delete a domain, do the following:

  • Select Configure from the navigation buttons at the left.

  • Click you way through the domain tree until you have selected the domain where the domain you wish to delete is located.

  • Click the Delete link to the right of the domain.

  • You will be asked to confirm the deletion of the domain. Press the Delete button to delete the domain or Cancel to keep the domain.

3.1.4. Domain representation

When you are just using the Web-interface, you normally won't need to know how to represent a path to a domain in text. This is however nessesary when you configure the SysOrb Agent, or when you wish to log in to a subdomain. The root domain is represented as a dot ("."). A subdomain to the root domain, is represented by it's name alone (eg. "world"). Subdomains to this domain is represented by all the names from the parent domain, separated by dots with the outermost domains to the left (eg. "world.continents.europe").

Example of a login in the root domain
Example of a login in a subdomain

3.1.5. Quick links

Quick links makes it possible to add links to the navigation bar on the left in the web interface. The URL's associated with the links can contain special variables that will get substituted with appropriate values. E.g. the link http://www.helpdesk.com/index.cgi?node=$node$ will have the $node$ part substituted with the id of the current node.

Quick links are associated to a domain. Every user of this domain can see these links. Users in subdomains can only see the links if the links have been marked Visible in subdomains.

A Quick link has the following properties:

  • Quick link name: This is the name that will be shown in left bar in the web interface.

  • URL: This is the URL that the link should point at. The URL can contain variables that will get substituted as decribed above. There are several variables is defined, but the most useful ones are: $domain$, $user$, $node$ and $version$.

  • Visible in subdomains: This checkbox indicates whether the link is visible for users in subdomains of this domain.

For Adding, editing and deleting a quicklink use the following steps:

  • Select Configure from the navigation buttons at the left.

  • Click you way through the domain tree until you have selected the domain where the domain you wish to add links to is located.

  • Select the Edit option for the domain you wish to edit.

  • Select the Quick links button to list the currently available quick links.

  • Select the Add Quick link button to get to the link creation page. Select edit next to a existing link in order to edit it. Select delete next to a existing link in order to delete it.

  • When adding or editing a quick link. Fill the properties as described above and click Ok.