Description of problem: I am attaching a plugin for sos that gathers yum data. It gets the following: * All files under: /etc/yum, /etc/yum.repos.d/ * /etc/yum.conf * /var/log/yum.log * Which channels the system is subscribed to (echo "repo list" | yum shell) If this is the wrong forum to post this, please let me know. The above information is often times very useful for RHEL5 issues.
Created attachment 155383 [details] sos yum plugin
Created attachment 155531 [details] I find it useful to have 'yum list' as well. Also tidied up the plugin script a bit. Looks good.
Committed to trunk. Thanks. -- Navid