aboutsummaryrefslogtreecommitdiffstats
path: root/sos/plugins/corosync.py
Commit message (Expand)AuthorAgeFilesLines
* [corosync] Add 'corosync-cmapctl -m stats' outputJan Friesse2020-02-041-1/+2
* [plugins] Update plugins to only use new consolidated methodsJake Hunsaker2019-10-101-1/+1
* [corosync] fix logging call string formattingBryn M. Reeves2019-10-091-1/+1
* [global] Transition to pycodestyleJake Hunsaker2018-06-201-1/+1
* [global] Kill license headersJake Hunsaker2018-05-221-13/+7
* [global] update FSF addressSandro Bonazzola2017-05-221-3/+3
* [corosync] fix corosync.conf handling.Bryn M. Reeves2017-03-271-4/+12
* [corosync] collect user defined logs from corosync.confPavel Moravec2017-02-211-0/+12
* [cluster] The plugin was removed and split into multiple pluginsShane Bradley2016-05-251-4/+3
* [global] Fix vim tags typo in all python source filesKamalesh Babulal2015-07-061-1/+1
* [corosync/pacemaker] Collect corosync-cfgtool -s output / add Pacemaker supportFelipe Reyes2014-11-181-0/+1
* [corosync] add postprocessing for corosync-objctl outputBryn M. Reeves2014-10-151-0/+7
* [Plugin] remove add_copy_specs()Bryn M. Reeves2014-09-301-1/+1
* [Plugin] remove add_cmd_outputs()Bryn M. Reeves2014-09-301-1/+1
* [plugins] improve plugin class docstringsBryn M. Reeves2014-09-161-5/+1
* [plugins] add initial profile tags to all pluginsBryn M. Reeves2014-09-161-0/+1
* [plugins] more pep8/pyflake plugin cleanupAdam Stokes2014-08-011-11/+13
* Add add_cmd_outputs() and convert plugins to use itBryn M. Reeves2014-04-061-8/+11
* Add vim tags to all python source filesBryn M. Reeves2014-03-261-0/+2
* Merge branch 'new_ubuntu_plugin'Bryn M. Reeves2013-04-181-3/+20
|\
| * Enabled new Debian plugins & adapted to new formatLouis Bouchard2013-04-051-3/+22
* | Remove absolute paths from plug-insBryn M. Reeves2013-04-091-3/+3
|/
* Rename functions and methods in plugins to comply with pep8Bryn M. Reeves2013-03-281-9/+9
* Rename command output collection interfacesBryn M. Reeves2012-12-171-7/+7
* plugins were being activated due to one-tuple definition issuesJesse Jaggars2012-03-021-2/+2
* sos/plugins: Remove the use of inheriting checkenabled toAdam Stokes2012-03-021-4/+2
* Major updates to most of SoSReportJesse Jaggars2011-12-141-5/+3
* [plugins] One True use of globpcarrier2011-02-111-1/+0
* Use addCopySpecs instead of addCopySpecpcarrier2010-11-221-3/+4
* add /etc/corosync in the corosync modulepcarrier2010-11-151-0/+1
* Added corosync plugin, removed openaisastokes2010-05-191-0/+39