This file is indexed.

/etc/nagvis/maps/demo-automap2.cfg is in nagvis-demos 1:1.7.10+dfsg1-2.

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
define global {
    alias=Demo: 6 Automap 2
    parent_map=demo-overview

    iconset=std_small
    hover_childs_sort=s
    hover_childs_order=asc
    label_show=1
    label_border=transparent

    # Make the map an automap
    sources=automap

    # Automap specific options
    backend_id=demo
    width=500
    height=500
}