NagVis 1.2 User Interface

This page is meant do describe the different views of the NagVis User Interface. The path are relative to the NagVis root directory.

URL Description
index.php This is a redirection to nagvis/index.php (NagVis frontend)
config.php This is a redirection to wui/index.php (configuration interface)
nagvis/index.php This is Map Index, the main page of NagVis. On the main page all maps are listed. You can exclude one map by setting the show_in_lists option to 0.
nagvis/index.php?map= This is the map view. In this mode the specified NagVis map is shown and refreshed in the configured interval (refreshtime in global section of NagVis main configuration).
nagvis/index.php?rotation= This is the map rotation mode. In this mode you call the specified map rotation mode (rotation have to be defined in main configuration file), it opens the first map like the map view. After a defined interval it loads the next map in the pool and so on.
nagvis/index.php?rotation=&rotate=0 This is the rotation mode. The rotation is stopped by the rotate value. In this mode the maps reloads itselfes. It can be useful to stop a rotation when you found sth. interesting on the map. The rotation can be turned on by setting rotate to 1 or remove the rotate value
nagvis/index.php?info This a page with some support informations which you can submit when you are having problems with NagVis
wui/index.php This is the Welcome page to the NagVis configuration interface (WUI). Right click on the background image to open the WUI menu.