summaryrefslogtreecommitdiffstats
path: root/ksysguard/example/ksysguarddrc
blob: ba52249fd082dec60d6b8fbfa36f1a359aa2ebb7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# /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

# Sensors: the list of all accessable sensors
#	ProcessList     current processes
#	Memory          physical memory and swap
#	Stat            interrupts, CPU and disk throughput 
#	NetDev          throughput of network interfaces
#	NetStat         number of TCP/UDP/ICMP/Unix sockets
#	Apm             Advanced Power Managment
#	Acpi            Advanced Configuration and Power Interface
#	CpuInfo         CPU-Clock informations
#	LoadAvg         system load values
#	LmSensors       informations about motherboard and CPU
#	DiskStat        partition space
#	LogFile         local logfiles
Sensors=ProcessList,Memory,Stat,NetDev,NetStat,Apm,Acpi,CpuInfo,LoadAvg,LmSensors,DiskStat,LogFile