This page is meant do describe the different views of the NagVis User Interface. The paths are relative to the NagVis root directory.
URL | Description | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
NagVis frontend | |||||||||||
index.php | This is a redirection to nagvis/index.php (NagVis frontend) | ||||||||||
nagvis/frontend/nagvis-js/index.php | This is the overview page. On this view all maps and rotations the user is permitted for are listed and linked. You can exclude a map by setting the option show_in_lists to 0. | ||||||||||
nagvis/frontend/nagvis-js/index.php?mod=Map&show=<name> |
This is the classic map view. This view shows the specified NagVis map. The contents is automatically refreshed using ajax calls to the NagVis core. The following parameters are available:
|
||||||||||
nagvis/frontend/nagvis-js/index.php?mod=Info | This is a page with some support information which you can submit when you are having problems with NagVis | ||||||||||
Rotations | |||||||||||
nagvis/frontend/nagvis-js/index.php?mod=Rotation&show=<name> | This is the map rotation mode. In this mode you call a rotation (rotation has to be defined in main configuration file). The rotation switches different views after a configured timeperiod. |