aboutsummaryrefslogtreecommitdiffstats
path: root/sos
Commit message (Expand)AuthorAgeFilesLines
* Add /proc/vmmemctl collection to vmware pluginBryn M. Reeves2012-11-291-2/+4
* Fix collection of data from LVM2 tools in devicemapper pluginBryn M. Reeves2012-11-291-6/+6
* Extend data collection in qpidd pluginBryn M. Reeves2012-11-291-3/+13
* Tidy up lsusb collection and add -t optionBryn M. Reeves2012-11-291-2/+4
* Collect nslcd.conf in ldap moduleBryn M. Reeves2012-11-291-2/+3
* Add basic Infiniband pluginBryn M. Reeves2012-11-291-0/+32
* Fix yum optionList and collect repolist by defaultBryn M. Reeves2012-11-291-4/+5
* Remove stray debug code in filesys moduleBryn M. Reeves2012-11-291-2/+1
* Add collection of lsblk to filesys moduleBryn M. Reeves2012-11-291-0/+1
* Fix collection of chkconfig output in startup moduleBryn M. Reeves2012-11-291-1/+1
* Fix typo in yum moduleBryn M. Reeves2012-11-291-1/+1
* Merge pull request #65 from jnpkrn/patchesBryn M. Reeves2012-11-271-8/+5
|\
| * Plugin class: comments cleanupJan Pokorný2012-09-071-8/+5
* | adding ceph pluginEduardo Damato2012-11-131-0/+39
|/
* Merge pull request #58 from jds2001/masterKeith Robertson2012-08-141-5/+14
|\
| * Various bugfixes from previous commitJon Stanley2012-06-121-5/+6
| * Collect ring, coalesce, and pause attributes of interfaces.Jon Stanley2012-06-121-0/+3
| * Change get_interface_name to support arbitrarily named interfacesJon Stanley2012-06-121-5/+10
| * Use 'ip -o addr' instead of ifconfig for parseable outputJon Stanley2012-06-121-1/+1
* | adding back removed copyright linegalstrom212012-08-121-0/+3
* | fixing pep8 violations in additional codegalstrom212012-07-111-9/+30
* | merging upstream/mastergalstrom212012-07-103-4/+3
|\ \
| * | Support for openstack.Gary Kotton2012-07-021-0/+60
| |/
| * always fall back to just using the uid and gid if pwd and grp won't workJesse Jaggars2012-05-241-2/+2
| * read files in binary mode when calculating checksums, this ensures equality a...Jesse Jaggars2012-05-071-1/+1
* | adding collectExtOutput calls for nova-manage and glance-managegalstrom212012-07-101-0/+13
* | removing redundant linegalstrom212012-07-101-1/+0
* | Updating the ubuntu/debian side of thingsgalstrom212012-07-101-23/+115
* | adding support for OpenStackgalstrom212012-04-261-0/+60
|/
* Merge branch 'master' of github.com:sosreport/sosreportJesse Jaggars2012-04-052-6/+8
|\
| * Merge pull request #54 from jhjaggars/timeoutsJesse Jaggars2012-03-212-6/+8
| |\
| | * adding timeout to callExtProg as wellJesse Jaggars2012-03-201-3/+2
| | * using /usr/bin/timeout if it's thereJesse Jaggars2012-03-201-3/+6
* | | adding more gathering for as7 and fixing an error where trying to add a unico...Jesse Jaggars2012-04-053-2/+9
|/ /
* / adding a === to jarinfo.txt to allow for newlines inside of jar manifestsJesse Jaggars2012-03-201-1/+1
|/
* get_jboss_home now properly tries to read from all possible inputsas7.1.2AS7-7.1.2Jesse Jaggars2012-03-161-1/+1
* fixing some python2.5 compatibility issuesJesse Jaggars2012-03-142-9/+21
* Squashed commit of the following:Jesse Jaggars2012-03-132-82/+127
* Merge branch 'master' of github.com:sosreport/sosreportJesse Jaggars2012-03-1211-31/+127
|\
| * sos/plugins/sssd: Typo fix on DebianSssd inheritanceAdam Stokes2012-03-091-1/+1
| * sos/plugins: More cross distribution plugin enhancementsAdam Stokes2012-03-0910-30/+118
| * sos/plugins/hardware: Address an error of accessing the wrongAdam Stokes2012-03-091-1/+9
* | write a debug message to the log when a non-existent file is encountered by s...Jesse Jaggars2012-03-081-0/+3
|/
* Squashed commit of the following:Jesse Jaggars2012-03-0815-45/+126
* fixing fileGrep to pass multiple search paths better and we handle non-exista...Jesse Jaggars2012-03-082-2/+5
* fixing some local variable abuseJesse Jaggars2012-03-082-8/+10
* adding a way to share common plugin bits across distrosJesse Jaggars2012-03-076-49/+59
* sos/sosreport: Fix failure when attempting to import non-existent compress me...Adam Stokes2012-03-051-1/+1
* Refactoring DebianPackageManager to use the superclassJesse Jaggars2012-03-055-33/+4
* Refactoring PackageManagers and ArchivesJesse Jaggars2012-03-054-246/+274