/etc/nagvis/maps/demo-germany.cfg is in nagvis-demos 1:1.6.6+dfsg.1-3.
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 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 | define global {
object_id=0
map_image=demo-germany.png
iconset=std_medium
background_color=#e8e8e8
backend_id=demo
alias=Demo: 0 Overview Germany
parent_map=demo-overview
}
define textbox {
object_id=5148ed
text=Overview Germany
x=424
y=8
w=342
h=46
background_color=transparent
border_color=transparent
style=font-size:24px;font-weight:bold
}
define hostgroup {
object_id=d99295
hostgroup_name=muc
x=464
y=704
label_text=Munich
label_border=#e8e8e8
label_show=1
label_x=+29
label_y=+9
label_style=font-size:14px;font-weight:bold
label_background=#ffffff
}
define hostgroup {
object_id=e48d61
hostgroup_name=cgn
x=195
y=432
label_show=1
label_text=Cologne
label_background=#ffffff
label_border=#e8e8e8
label_style=font-size:14px;font-weight:bold
label_x=-78
label_y=+11
}
define shape {
object_id=058784
icon=demo-wan-cloud.png
x=385
y=378
}
define service {
object_id=a0aa90
host_name=cgn-gw1
service_description=Interface WAN
x=371,226
y=428,441
view_type=line
line_type=13
}
define service {
object_id=d0e8ba
host_name=ham-gw1
service_description=Interface WAN
x=456,380
y=376,223
view_type=line
line_type=13
}
define service {
object_id=7ab72e
host_name=muc-gw1
service_description=Interface WAN
x=468,474
y=468,690
view_type=line
line_type=13
}
define shape {
object_id=483be9
icon=demo_traffic_load_legend.png
x=657
y=616
}
define map {
object_id=3434cb
map_name=demo-ham-racks
x=361
y=185
label_show=1
label_text=Hamburg
label_background=#ffffff
label_border=transparent
label_style=font-size:12px;font-weight:bold
label_x=+28
label_y=-8
}
|