This file is indexed.

/etc/xymon/graphs.d/netstats.cfg is in hobbit-plugins 20160122.

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
[netstats]
	FNPATTERN netstats,(.*).rrd
	TITLE TCP/IP Events
	YAXIS Packets
	DEF:s@RRDIDX@=@RRDFN@:count:AVERAGE
	LINE2:s@RRDIDX@#@COLOR@:@RRDPARAM@ count
	GPRINT:s@RRDIDX@:LAST: \: %5.0lf (cur)
	GPRINT:s@RRDIDX@:MAX: \: %5.0lf (max)
	GPRINT:s@RRDIDX@:MIN: \: %5.0lf (min)
	GPRINT:s@RRDIDX@:AVERAGE: \: %5.1lf (avg)\n