This file is indexed.

/etc/xymon/graphs.d/ntpq.cfg is in hobbit-plugins 20170219.

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
[ntpq]
        FNPATTERN ntpq,(.*).rrd
        TITLE NTP Syspeer Stats
        YAXIS Milliseconds
        DEF:p@RRDIDX@=@RRDFN@:lambda:AVERAGE
        LINE2:p@RRDIDX@#@COLOR@:@RRDPARAM@
        GPRINT:p@RRDIDX@:LAST: \: %5.3lf (cur)
        GPRINT:p@RRDIDX@:MAX: \: %5.3lf (max)
        GPRINT:p@RRDIDX@:MIN: \: %5.3lf (min)
        GPRINT:p@RRDIDX@:AVERAGE: \: %5.3lf (avg)\n