aboutsummaryrefslogtreecommitdiffstats
path: root/sos/plugins/general.py
Commit message (Expand)AuthorAgeFilesLines
* [Plugin] remove add_copy_specs()Bryn M. Reeves2014-09-301-3/+3
* [general] fix typo in hostname symlinkBryn M. Reeves2014-09-181-1/+1
* [general] collect 'hostname' as well as 'hostname -f'Bryn M. Reeves2014-09-181-5/+2
* Try to ensure FQDN of host is collectedPeter Portante2014-09-161-1/+6
* [plugins] improve plugin class docstringsBryn M. Reeves2014-09-161-3/+1
* [plugins] add initial profile tags to all pluginsBryn M. Reeves2014-09-161-0/+1
* [dbus] new dbus pluginAdam Stokes2014-08-221-1/+0
* [general] remove tree and ls capturesAdam Stokes2014-08-221-5/+0
* [general] Move Red Hat specifics to RedHatGeneralBryn M. Reeves2014-08-051-2/+2
* [general] remove /etc/exportsBryn M. Reeves2014-08-051-1/+0
* [general,upstart] move upstart specifics to Upstart pluginBryn M. Reeves2014-08-051-2/+0
* [general] remove duplicate /etc/init collectionBryn M. Reeves2014-08-051-1/+0
* [plugins] more pep8/pyflake plugin cleanupAdam Stokes2014-08-011-16/+15
* [general] delete UbuntuGeneral and incorporate into GeneralBryn M. Reeves2014-07-151-9/+3
* Really fix file and command collection regressionsBryn M. Reeves2014-04-101-3/+3
* Add add_cmd_outputs() and convert plugins to use itBryn M. Reeves2014-04-061-2/+4
* Add vim tags to all python source filesBryn M. Reeves2014-03-261-0/+2
* Do not collect anaconda-ks.cfg in general plug-inBryn M. Reeves2013-11-261-2/+2
* Move sar data colletion to sar plug-inBryn M. Reeves2013-10-291-1/+0
* Move java data collection to separate plug-inBryn M. Reeves2013-05-011-4/+1
* Remove syslog collection from general and add new logs plug-inBryn M. Reeves2013-05-011-42/+5
* Move dmesg collection from general to kernelBryn M. Reeves2013-04-301-4/+0
* Fixed a few tabs-to-spaces in both pluginsAdam Stokes2013-04-191-13/+15
* Merge branch 'new_ubuntu_plugin'Bryn M. Reeves2013-04-181-4/+2
|\
| * Removed ufw bits which is now in networkingLouis Bouchard2013-04-051-2/+0
| * More fixes for general.py specific to Ubuntu/DebianLouis Bouchard2013-04-051-2/+1
* | Fixup PATH breakage in general plug-inBryn M. Reeves2013-04-161-1/+1
* | Remove absolute paths from plug-insBryn M. Reeves2013-04-091-11/+11
|/
* Merge branch 'bmr-pep8ify-names'Bryn M. Reeves2013-04-041-26/+26
|\
| * Make more names pep8 compliant across the treeBryn M. Reeves2013-03-281-2/+2
| * Rename functions and methods in plugins to comply with pep8Bryn M. Reeves2013-03-281-24/+24
* | Fix super call to proper general plugin nameAdam Stokes2013-03-281-6/+6
|/
* Conforming naming scheme in a few pluginsAdam Stokes2013-03-251-2/+2
* Port several plugins to Debian/UbuntuAdam Stokes2013-03-251-0/+23
* Rename command output collection interfacesBryn M. Reeves2012-12-171-10/+10
* Collect file lists for /var/libBryn M. Reeves2012-12-111-0/+2
* Add /etc/localtime to general moduleBryn M. Reeves2012-12-061-0/+1
* Rename regex substitution functionsBryn M. Reeves2012-12-051-1/+1
* Shorten long lines in general moduleBryn M. Reeves2012-12-041-3/+5
* Collect non-standard syslog and rsyslog log filesBryn M. Reeves2012-12-041-5/+13
* fixing some local variable abuseJesse Jaggars2012-03-081-6/+7
* adding a way to share common plugin bits across distrosJesse Jaggars2012-03-071-33/+21
* sos/plugins: Remove the use of inheriting checkenabled toAdam Stokes2012-03-021-2/+2
* sos/plugins: 2 new Ubuntu specific and ported pluginsAdam Stokes2012-03-021-1/+36
* Major updates to most of SoSReportJesse Jaggars2011-12-141-2/+2
* [plugins] general: upstart /etc/event.dpcarrier2011-02-211-1/+2
* [plugins] collect /etc/init (upstart)pcarrier2011-02-111-0/+1
* [plugins] One True use of globpcarrier2011-02-111-1/+0
* Use addCopySpecs instead of addCopySpecpcarrier2010-11-221-16/+15
* O.M.G.pcarrier2010-11-221-10/+5