aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Added systemtap.py to gather SystemTap pre-requisites informationeugeneteo2007-05-282-0/+34
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@140 ef72aa8b-4018-0410-8976-d6e080ef94d8
* Added amd.py to gather Amd automounter informationeugeneteo2007-05-282-0/+36
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@139 ef72aa8b-4018-0410-8976-d6e080ef94d8
* 2007-05-25 Eugene Teo <eteo@redhat.com>eugeneteo2007-05-284-0/+20
| | | | | | | | | | | | | * lib/sos/plugins/xen.py, lib/sos/plugins/pam.py, lib/sos/plugins/memory.py: - Edited xen.py to determine if CPU has PAE/Intel VT/AMD-V support - Edited pam.py to gather configurations in /etc/security, and files listing of /lib/security/pam_*so - Edited memory.py to gather /proc/{vmstat,slabinfo}, and free -m output git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@138 ef72aa8b-4018-0410-8976-d6e080ef94d8
* bumped versionsconklin2007-05-252-3/+6
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@136 ef72aa8b-4018-0410-8976-d6e080ef94d8
* Fixed a backtrace due to bad handling of nonexistent file in kernel plugin, ↵sconklin2007-05-253-3/+8
| | | | | | and some minor typos, bumped release number git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@135 ef72aa8b-4018-0410-8976-d6e080ef94d8
* corrected spec file syntax as reauierd for rhel releasesconklin2007-05-251-10/+10
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@134 ef72aa8b-4018-0410-8976-d6e080ef94d8
* About to tag for errata release, incremented version to 1.4sconklin2007-04-302-3/+3
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@132 ef72aa8b-4018-0410-8976-d6e080ef94d8
* typosconklin2007-04-241-1/+1
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@131 ef72aa8b-4018-0410-8976-d6e080ef94d8
* Fixed an error in option handling - when fast options weresconklin2007-04-241-0/+2
| | | | | | | requested, slow options that were on by default were not disabled. git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@130 ef72aa8b-4018-0410-8976-d6e080ef94d8
* Forced the file generated by traceroute to not end in .comsconklin2007-04-241-1/+2
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@129 ef72aa8b-4018-0410-8976-d6e080ef94d8
* Fixed a problem with manpagesconklin2007-04-241-0/+2
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@128 ef72aa8b-4018-0410-8976-d6e080ef94d8
* Added optional traceroute collection to networking pluginsconklin2007-04-241-2/+3
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@127 ef72aa8b-4018-0410-8976-d6e080ef94d8
* Added clalance's patch to gather iptables info.sconklin2007-04-241-6/+20
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@126 ef72aa8b-4018-0410-8976-d6e080ef94d8
* Running "multipath" without arguments might change the device-mapper maps, ↵shnavid2007-04-231-2/+1
| | | | | | which we want to avoid if things are broken. git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@125 ef72aa8b-4018-0410-8976-d6e080ef94d8
* Fixed a problem with installation of man page. rpmbuild compressessconklin2007-04-204-6/+10
| | | | | | | | the man page, which changed the file name and caused a failure. Now we just compress it first and deliver it that way. git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@124 ef72aa8b-4018-0410-8976-d6e080ef94d8
* Cleaned up tagging and release in makefile, updated spec filesconklin2007-04-182-8/+40
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@123 ef72aa8b-4018-0410-8976-d6e080ef94d8
* More logging typos fixed.shnavid2007-04-181-4/+4
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@122 ef72aa8b-4018-0410-8976-d6e080ef94d8
* Import logging module to make sure we have access to logging.*shnavid2007-04-181-12/+34
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@121 ef72aa8b-4018-0410-8976-d6e080ef94d8
* Fixed typo in new logging.shnavid2007-04-181-4/+4
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@120 ef72aa8b-4018-0410-8976-d6e080ef94d8
* adding bridging info for xen modulepamadio2007-04-151-0/+1
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@114 ef72aa8b-4018-0410-8976-d6e080ef94d8
* removed some things that got done from TODO listsconklin2007-04-111-10/+1
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@113 ef72aa8b-4018-0410-8976-d6e080ef94d8
* No need to be that verbose, some commands will often fail. Downgrading ↵shnavid2007-04-051-2/+2
| | | | | | message to "verbose" (visible with -v and up) git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@112 ef72aa8b-4018-0410-8976-d6e080ef94d8
* rpm -Va should be enabled by default (BZ#234873)shnavid2007-04-051-1/+1
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@111 ef72aa8b-4018-0410-8976-d6e080ef94d8
* Replaced xen plugin with (better) version from Chris Lalancette ↵shnavid2007-04-021-8/+48
| | | | | | <clalance@redhat.com> git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@110 ef72aa8b-4018-0410-8976-d6e080ef94d8
* Cosmetic fix.shnavid2007-03-301-1/+2
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@109 ef72aa8b-4018-0410-8976-d6e080ef94d8
* Disable the progress-bar if verbosity is enabled.shnavid2007-03-291-0/+1
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@108 ef72aa8b-4018-0410-8976-d6e080ef94d8
* Another small fix to logging.shnavid2007-03-291-2/+2
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@107 ef72aa8b-4018-0410-8976-d6e080ef94d8
* Improved logging and small fix to checkenabled()shnavid2007-03-291-15/+16
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@106 ef72aa8b-4018-0410-8976-d6e080ef94d8
* Added a checkenabled() function which can be used to disable a plugin at ↵shnavid2007-03-292-0/+9
| | | | | | | | | run-time. Planning to add a command-line option to force the execution of plugins. git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@105 ef72aa8b-4018-0410-8976-d6e080ef94d8
* Better logging using python's logging module.shnavid2007-03-272-42/+51
| | | | | | | Verbose logs included in sosreport (sos_logs/sos.log) git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@104 ef72aa8b-4018-0410-8976-d6e080ef94d8
* Beautified console output.shnavid2007-03-271-2/+8
| | | | | | | Added a random suffix to sosreport tree to avoid overwriting an existing tree with same name. git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@103 ef72aa8b-4018-0410-8976-d6e080ef94d8
* Fixed hardware plugin to use modules.pcimap instead of deprecated pcitable.shnavid2007-03-271-4/+7
| | | | | | | However, this collection doesn't make much sense to me so we need to clarify what its purpose is. git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@102 ef72aa8b-4018-0410-8976-d6e080ef94d8
* Fixed a typo.shnavid2007-03-231-1/+1
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@101 ef72aa8b-4018-0410-8976-d6e080ef94d8
* Forgot to remove a debugging statementshnavid2007-03-151-1/+0
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@100 ef72aa8b-4018-0410-8976-d6e080ef94d8
* Added check to see if the loaded module matches the copy on the file-systemshnavid2007-03-151-0/+19
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@99 ef72aa8b-4018-0410-8976-d6e080ef94d8
* Small fix to progress barshnavid2007-03-151-1/+2
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@98 ef72aa8b-4018-0410-8976-d6e080ef94d8
* initial Xen supportshnavid2007-03-151-0/+28
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@97 ef72aa8b-4018-0410-8976-d6e080ef94d8
* Small fix for progressbar to work properly when running multithreaded.shnavid2007-03-151-2/+5
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@96 ef72aa8b-4018-0410-8976-d6e080ef94d8
* Implemented a progress bar (RFE BZ#219672) which can be disabled from the ↵shnavid2007-03-151-0/+68
| | | | | | command line. git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@95 ef72aa8b-4018-0410-8976-d6e080ef94d8
* Sorry, those ". . ." are way too ugly.shnavid2007-03-141-2/+2
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@94 ef72aa8b-4018-0410-8976-d6e080ef94d8
* Fixed BZ#219669 (sosreport multi-threaded option sometimes fails)shnavid2007-03-141-1/+1
| | | | | | | copyStuff() doesn't take any argument git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@93 ef72aa8b-4018-0410-8976-d6e080ef94d8
* fixed BZ#219877 (ncurses "Cancel" button makes sosreport exit)shnavid2007-03-141-2/+8
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@92 ef72aa8b-4018-0410-8976-d6e080ef94d8
* Added further commands' output to gather, taken from Alisdar's own LVM ↵shnavid2007-03-071-2/+9
| | | | | | | | | troubleshooting script (lvm_dump): http://sources.redhat.com/cgi-bin/cvsweb.cgi/~checkout~/LVM2/scripts/lvm_dump.sh?cvsroot=lvm2 git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@91 ef72aa8b-4018-0410-8976-d6e080ef94d8
* Allow passing multiple comma-separated plugin names to -n (--noplugin) and ↵shnavid2007-03-071-4/+17
| | | | | | -o (--onlyplugin) options. git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@90 ef72aa8b-4018-0410-8976-d6e080ef94d8
* Implemented work-around against bug in bdist_rpm:shnavid2007-03-073-1/+5
| | | | | | | http://sourceforge.net/tracker/index.php?func=detail&aid=644744&group_id=5470&atid=105470 git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@89 ef72aa8b-4018-0410-8976-d6e080ef94d8
* Added a specialized plugin for printing related configuration and log files ↵shnavid2007-02-212-1/+24
| | | | | | (CUPS) git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@88 ef72aa8b-4018-0410-8976-d6e080ef94d8
* Fixed typo.shnavid2007-02-211-1/+1
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@87 ef72aa8b-4018-0410-8976-d6e080ef94d8
* add man page to setup.py / sos.specjwbernin2007-02-202-2/+6
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@86 ef72aa8b-4018-0410-8976-d6e080ef94d8
* Adding first revision of man pagejwbernin2007-02-201-0/+55
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@85 ef72aa8b-4018-0410-8976-d6e080ef94d8
* Exit if no valid plugin was selected (rather than building an empty sosreport).shnavid2007-02-201-0/+4
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@84 ef72aa8b-4018-0410-8976-d6e080ef94d8