]> Frank Brehm's Git Trees - config/samara/etc.git/commitdiff
saving uncommitted changes in /etc prior to emerge run
authorfbrehm <fbrehm@samara.profitbricks.localdomain>
Tue, 10 Apr 2012 18:23:56 +0000 (20:23 +0200)
committerroot <root@samara.profitbricks.localdomain>
Tue, 10 Apr 2012 18:23:56 +0000 (20:23 +0200)
._cfg0000_ksysguarddrc [new file with mode: 0644]
.etckeeper

diff --git a/._cfg0000_ksysguarddrc b/._cfg0000_ksysguarddrc
new file mode 100644 (file)
index 0000000..b626ea5
--- /dev/null
@@ -0,0 +1,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
index 8a4464f64f5854ead9b8b8e08df2da0348aa30da..c594c9067b1ab304c8d556075adf8b0e38815172 100755 (executable)
@@ -36,6 +36,7 @@ mkdir -p './texmf/dvipdfm/config'
 mkdir -p './texmf/dvips.d'
 mkdir -p './unixODBC/ODBCDataSources'
 maybe chmod 0755 '.'
+maybe chmod 0644 './._cfg0000_ksysguarddrc'
 maybe chmod 0700 './.etckeeper'
 maybe chmod 0600 './.gitignore'
 maybe chmod 0600 './.pwd.lock'