FS
Documentation

Portal3G

From Documentation

(Difference between revisions)
Jump to: navigation, search
Revision as of 02:28, 23 February 2007
Daniels (Talk | contribs)
(Interface)
← Previous diff
Revision as of 02:32, 23 February 2007
Daniels (Talk | contribs)
(Requirements)
Next diff →
Line 4: Line 4:
==Requirements== ==Requirements==
 +
 +=== Server Environment ===
 +*Web server software
 +** Portal3G has been tested on:
 +***Apache 1.3x for Windows, Solaris and Linux
 +***Apache 2.3 for Linux
==Interface== ==Interface==

Revision as of 02:32, 23 February 2007

Contents

Overview

portal3G is the web-based front-end to sentinel3G. In it's current incarnation, portal3G is a report/view only tool. It lacks any sentinel3G configuration options, although it does allow you to tailor reports and graphs for viewing. It can be installed on any machine in your network that is running a web server. Functional Software recommends that the portal3G software be running on a machine that is also a sentinel3G host, and preferably a sentinel3G Event Host, as that limits data traffic while generating reports.

Requirements

Server Environment

Interface

The default initial screen displays 3 panels:

  1. Portal3G Menu
    • This is the main navigation panel
    • It contains multiple customer configurable tabs
    • The demo is setup with 3 tabs
    • Monitoring - Shows OS, DB, Application and Network infrastructure
    • Reporting – Shows Summaries and Reports
    • External Links – User definable links and information
  2. Host View
    • Default console view for IT infrastructure
    • Click on icon to drill down
    • Note overlay icons and status information if you hover your cursor over an icon
  3. A Recent Events Panel
    • Shows the last 5 events to be logged
    • Clicking on the small arrow icon to the left of the Recent Events tab will display a complete Event History

Interface Notes

Portal3G currently runs under a series of re-usable windows, that are defined at initial load time. These windows remain undisplayed, and unused until a link calls them into view. There are several types of window available, with varying default properties. Some are moveable, some start maximised, some do not have full controls, and so forth. If a link attempts to use a target that has not been used before, the content will appear in a new portal3G Window. If the window has been displayed before, the existing content will be overwritten with the new content.

Closing a portal3G window will lose any state that the window may have had, as the content is removed from the Document tree. It is, in effect, destroyed.

The view in each window will refresh itself every two minutes by default. This is configurable on a per-customer, per-window basis. The refreshed view will be the view that has most recently changed the content in the page. That is, if a report is generated, and then you use the configuration menu to change the details of the report, this will regenerate the window, with the new graph content. This new graph is the view that will be refreshed every two minutes. The two minute timer resets every time a link is opened in a given window, so various open windows will refresh out of sync with each other.

As a general rule, all portal3G windows can be moved around the screen. The main notable exception to this is the Event History Banner that sits above the menu. This banner, when active, is fixed in position, and can be neither moved, nor closed. It is possible to open a new window that is immovable, but this is not advised, as it runs counter to the idea of the portal3G interface as a whole.

All ‘windows’ with the exceptions of the Menu and Event History banner can be closed by clicking the ‘X’ icon in the top right. Any ‘windows’ that may be needed again will be re-opened automatically.

Navigation

The main panels are all configurable on a per-user basis. For example, not all users would require the Event History panel, or the user may only have access to view certain reports.

Monitoring

The monitoring Menu Tab displays a list of hosts that are currently being monitored. You can use the tree-menu to navigate directly to a problem in this panel, or use any point of the menu to jump to in the main console window. It shows the highest alert state for that host. This state is propagated all the way to the top, so a simple glance at the very top level will alert you to the presence of any problems, across your entire system.

Also displays a list of known hosts that are not currently being monitored, either through intent or accident.


Reporting

By default, this shows links to a Host Summary, an Exception Summary, a Summary of Recent Events, and if your installation is configured for webscout3G, it will show a webscout3G Summary.

All of these summaries allow a quick overview of the current status of your organization. The Exception Summary is the same as the host Summary, but it only shows those sentries that are in a state of "Alarm" or higher. This is configurable through the interface, to show any severity level you choose. It is, in fact, possible to get the Exception Summary view from the standard Host Summary by configuring warning levels.

While in the Summary screen, you can click on sections to hide/view a more detailed analysis of the problem.

The Web Monitoring Summary is similar in concept to the Host Summary, but provides an overview of internet based services, rather than machine based problems. This includes availability, response times, security, synthetic transactions, and email round trip times. The Web monitoring summary is presented as a series of ‘lights’ that correspond to the colour of the current alert state. Clicking on any of these ‘lights’ will take you to a more detailed view of the problem.

External Links

This banner is typically used to store commonly used URLs, informational pages, or anything else that is not generated by a Functional Software product.

It can also be used a security ‘wrapper’ to allow access to internal websites based on the roles system used in COSmanager products. For example, many companies use a web-based mechanism to co-ordinate and apply for leave. By giving certain users different access roles, or user levels, it's possible to restrict the "back end" processes of this system to those with the correct authorization, while still enabling the portal3G installation to be used as a gateway to your corporate intranet.

Portal3G can also be used to link in to 3rd party applications, making for a common interface for all your web-based tools. A company may be using software such as Crystal Reports to collate data that comes in from sentinel3G and another monitoring tool. By opening the Crystal Reports generated Report in a portal3G window, you could also look at the raw data from sentinel3G and the other monitoring tool, without the need to constantly switch web environments.

Notes

A new window will open for each link, unless that window has been previously used, at which point it will be overwritten

The view will refresh itself every two minutes by default. This is customer-configurable, but should be taken into account while viewing the demo.

All ‘windows’ with the exception of the Event History banner can be moved within the browser window as required.

All ‘windows’ with the exceptions of the Menu and Event History banner can be closed by clicking the ‘X’ icon in the top right. Any ‘windows’ that may be needed again will be re-opened automatically.


Once you are ready to leave the demo, simply click the red logout button in the bottom left of the main navigation menu. This will ask for confirmation, and then return you to the original login screen.