...
Panel |
---|
borderColor | black |
---|
bgColor | #f8f8f8 |
---|
title | Table of Contents |
---|
|
|
Getting Started
Background information regarding this subject is available in our Official documentation
Accessing Nagvis Maps directly
When accessing Nagvis inside Checkmk and creating a map, the URL to the map is as follows:
...
Code Block |
---|
|
http://<host>/<sitename>/nagvis/frontend/nagvis-js/index.php?mod=Map&act=view&show=<mapname> |
Nagvis on a wall-mounted TV
If you want to visualize a Nagvis Map on a wall-mounted TV, you can use this URL:
...
Code Block |
---|
|
_username=<username>&_password=<password>&_login=1 |
Related Articles
Filter by label (Content by label) |
---|
showLabels | false |
---|
max | 5 |
---|
spaces | KB |
---|
showSpace | false |
---|
sort | modified |
---|
reverse | true |
---|
type | page |
---|
cql | label in ( "checkmk" , "nagvis" , "maps" ) and type = "page" and space = "KB" |
---|
labels | nagvis maps checkmk |
---|
|
...