This file is indexed.

/etc/ksysguarddrc is in ksysguardd 4:4.8.5-0ubuntu0.4.

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
# /etc/ksysguardd.conf

# LogFiles: the list of all available logfiles
LogFiles=messages:/var/log/messages,kern:/var/log/kern.log,daemon:/var/log/daemon.log,syslog:/var/log/syslog,auth:/var/log/auth.log

# Sensors: the list of all accessible sensors
#	Apm             Advanced Power Management
#	Acpi            Advanced Configuration and Power Interface
#	CpuInfo         CPU-Clock information
#	DiskStat        partition space. Data comes from mtab, getmntent() and statfs()
#	DiskStats       disk throughput. Data comes from /etc/diskstats
#	LmSensors       information about motherboard and CPU
#	LoadAvg         system load values
#	LogFile         local logfiles
#	Memory          physical memory and swap
#	NetDev          throughput of network interfaces
#	NetStat         number of TCP/UDP/ICMP/Unix sockets
#	ProcessList     current processes
#	SoftRaid	Monitors software raid devices. See mdadm.
#	Stat            interrupts, CPU and disk throughput. Data comes from /etc/stat
#	Uptime          System uptime. Data comes from /etc/uptime
Sensors=ProcessList,Memory,Stat,NetDev,NetStat,Apm,Acpi,CpuInfo,LoadAvg,LmSensors,DiskStat,LogFile,DiskStats,Uptime,SoftRaid