mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
dbginfo.sh: Add missing config data and logs
Get a summary of chrony ntp info. Add config directories for audit and selinux. Get dmesg log from crash directories. Reviewed-by: Michael Storzer <MSTORZER@de.ibm.com> Signed-off-by: Joern Siglen <siglen@de.ibm.com> Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com>
This commit is contained in:
committed by
Jan Höppner
parent
4942504a9a
commit
f946ce27f7
@@ -368,6 +368,7 @@ LOGFILES="\
|
||||
/var/log/anaconda.*\
|
||||
/var/log/audit\
|
||||
/var/log/boot*\
|
||||
/var/log/crash/*/vmcore-dmesg.txt\
|
||||
/var/log/cron*\
|
||||
/var/log/dmesg*\
|
||||
/var/log/dnf.*\
|
||||
@@ -401,6 +402,7 @@ CONFIGFILES="\
|
||||
/etc/*release\
|
||||
/etc/anacrontab\
|
||||
/etc/apparmor.d\
|
||||
/etc/audit\
|
||||
/etc/auto.*\
|
||||
/etc/cmdline\
|
||||
/etc/cmdline.d\
|
||||
@@ -441,6 +443,7 @@ CONFIGFILES="\
|
||||
/etc/rc.local\
|
||||
/etc/resolv.*\
|
||||
/etc/rsyslog.d\
|
||||
/etc/selinux\
|
||||
/etc/ssl/openssl.conf\
|
||||
/etc/ssl/openssl.cnf\
|
||||
/etc/sysconfig\
|
||||
@@ -472,6 +475,10 @@ CONFIGFILES="\
|
||||
CMDS="uname -a\
|
||||
:uptime\
|
||||
:timedatectl\
|
||||
:chronyc sources\
|
||||
:chronyc sourcestats\
|
||||
:chronyc ntpdata\
|
||||
:chronyc tracking\
|
||||
:zhypinfo\
|
||||
:last\
|
||||
:lscpu -ae\
|
||||
|
||||
Reference in New Issue
Block a user