URL | Description |
NagVis frontend |
index.php | This is a redirection to nagvis/index.php (NagVis frontend) |
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=<name> | This is the map view. In this mode the specified NagVis map is shown and refreshed using the configured interval (refreshtime in global section of NagVis main configuration). |
nagvis/index.php?info | This a page with some support information which you can submit when you are having problems with NagVis |
Rotations |
nagvis/index.php?rotation=<name> | This is the map rotation mode. In this mode you call the specified map rotation mode (rotation has 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=<name>&rotate=0 | This is the rotation mode. In this mode the maps reloads itself. The rotation is stopped by the rotate value 0 which can be useful when you found sth. interesting on the map. The rotation can be turned on by setting rotate to 1 or removing the rotate value |
Automap |
nagvis/index.php?automap=1 | This is the url to the new automap feature (introduced in 1.3). For details see the automap page. |
WUI (NagVis configuration) |
config.php | This is a redirection to wui/index.php (configuration interface) |
wui/index.php | This is the Welcome page of the NagVis configuration interface (WUI). Right click on the background image to open the WUI menu. |