/etc/nagvis/maps/demo-ham-racks.cfg is in nagvis-demos 1:1.7.10+dfsg1-3ubuntu1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 | define global {
object_id=0
iconset=std_big
backend_id=demo
map_image=demo-ham-racks.png
background_color=#e8e8e8
parent_map=demo-overview
alias=Demo: 1 Datacenter Hamburg
}
define textbox {
object_id=8da404
text=Datacenter Hamburg
x=247
y=28
w=317
h=45
border_color=transparent
style=color:#ffffff;font-size:24px;font-weight:bold
}
define host {
object_id=46a67d
host_name=ham-gw1
x=194
y=78
label_show=1
label_border=transparent
label_style=font-size:16px;color:#ffffff;font-weight:bold
label_x=+46
label_y=+2
}
define host {
object_id=be24aa
host_name=ham-srv1
x=192
y=345
label_show=1
label_border=transparent
label_style=font-size:16px;color:#ffffff;font-weight:bold
label_x=+49
label_y=+4
}
define host {
object_id=27acc8
host_name=ham-srv2
x=192
y=392
label_show=1
label_x=+49
label_y=+4
label_border=transparent
label_style=font-size:16px;color:#ffffff;font-weight:bold
}
define shape {
object_id=0ba0e0
icon=demo-nagvis-sponsors.png
x=579
y=697
}
|