aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [collector] Passthru --threads, replace with --jobs for collectJake Hunsaker2020-04-223-9/+27
* [collector] Ensure parsed plugin options are always a listJake Hunsaker2020-04-222-4/+7
* [collector] Always cleanup on graceful exitJake Hunsaker2020-04-221-0/+1
* [collector] Add options to parser in groupsJake Hunsaker2020-04-222-119/+129
* [sosnode] Explicitly import all exceptionsJake Hunsaker2020-04-221-1/+9
* [PEP257] Fix docstrings in exceptions.pyJake Hunsaker2020-04-221-12/+12
* [sosnode] Fix conflicts between password-per-node and sudo optionsJake Hunsaker2020-04-222-3/+6
* [options] Rename insecure-sudo to nopasswd-sudoJake Hunsaker2020-04-222-8/+8
* [sosnode|collector] Add support for newer report optionsJake Hunsaker2020-04-222-20/+63
* [collector] Properly remove localhost if local sudo is needed but missingJake Hunsaker2020-04-221-2/+4
* [collector] Don't collect only from localhostJake Hunsaker2020-04-221-0/+12
* [collector] Use jbon cluster is none is determined but we have nodesJake Hunsaker2020-04-221-0/+6
* [collector] Fix local collections requiring sudoJake Hunsaker2020-04-222-9/+49
* [sos] Do not require collect to be available for base sos runsJake Hunsaker2020-04-222-3/+61
* [travis] Update 18.04 native run to install pexpectJake Hunsaker2020-04-221-1/+1
* [collector] Actually validate cluster option valuesJake Hunsaker2020-04-221-8/+9
* [options] Move ClusterOption into sos.optionsJake Hunsaker2020-04-223-12/+14
* [collector] Don't override _exit from SoSComponentJake Hunsaker2020-04-221-13/+13
* [collect] Add sos-collector redirection commandJake Hunsaker2020-04-221-0/+35
* [build] Add pexpect dep and update setuptoolsJake Hunsaker2020-04-223-2/+8
* [sosnode] Adjust logging mechanism and levelsJake Hunsaker2020-04-221-21/+22
* [docs] Add general sos manpage, rename sosreport.1, add symlinksJake Hunsaker2020-04-224-334/+418
* [docs] Add manpage for sos collectJake Hunsaker2020-04-221-0/+312
* [collector] Properly set desc attribute for parserJake Hunsaker2020-04-221-1/+8
* [linters] PEP8, PEP257, flake8 fixesJake Hunsaker2020-04-225-140/+136
* [Hosts|Policies|Collect] Merge SoSHost into Policy, drop SoSHostJake Hunsaker2020-04-228-264/+108
* [collector|Policies] Load a Policy rather than SoSHost within SoSNodeJake Hunsaker2020-04-222-14/+15
* [PackageManager] Allow for remote execution of package commandsJake Hunsaker2020-04-227-21/+50
* [policies] Expose init and probe_runtime to all policiesJake Hunsaker2020-04-226-22/+33
* [Policy] Allow check() to inspect remote contentJake Hunsaker2020-04-228-15/+68
* [collect] Make batch actually completely non-interactiveJake Hunsaker2020-04-221-3/+10
* [collect] PEP8 fixupsJake Hunsaker2020-04-221-21/+19
* [component|collector] Fix collector --list-optionsJake Hunsaker2020-04-222-13/+27
* [clusters|node] Fix setting node SSH key based on clusterJake Hunsaker2020-04-223-2/+18
* [sosnode] Move modification of sos command into SoSNode()Jake Hunsaker2020-04-223-27/+35
* [collector] Adjust order of prompts and setupJake Hunsaker2020-04-222-34/+41
* [archive|component] Move archive setup and cleanup into SoSComponentJake Hunsaker2020-04-224-93/+86
* [collector] Align with SoSComponent.execute() callsJake Hunsaker2020-04-222-6/+12
* [collector] Drop Configuration class and use SoSOptionsJake Hunsaker2020-04-225-447/+267
* [collector] Transition logging to logger setup by SoSComponentJake Hunsaker2020-04-223-49/+39
* [collector] Add cluster and host loading into SoSCollector() directlyJake Hunsaker2020-04-221-2/+99
* [collector] Initial import of sos-collector into sosJake Hunsaker2020-04-2214-1/+2868
* [tests] Fix unittestsJake Hunsaker2020-04-213-4/+4
* [insights] collect insights-client dumpPavel Moravec2020-04-211-0/+4
* [systemd] update trigger with better generic file checkHeather Lemon2020-04-211-4/+1
* [landscape] Substitute oidc conf in service fileEric Desrochers2020-04-211-0/+20
* [navicli] replace interactive prompt by plugin optionPavel Moravec2020-04-161-25/+5
* [freeipmi] Add freeipmi supportArif Ali2020-04-161-0/+33
* [pmem] Adds a new 'pmem' (Persistent Memory) plugin to collect dataSteve Scargall2020-04-161-0/+91
* [landscape] simplify and remove deprecated log dirEric Desrochers2020-04-141-11/+15