Popular repositories
-
rails-load-stats Public
A script parsing a logfile of a Ruby on Rails app to analyze where the load to the app comes from.
-
sos Public
Forked from sosreport/sos
A unified tool for collecting system logs and other debug information
Python
-
katello Public
Forked from Katello/katello
Katello integrates open source systems management tools into a single solution for controlling the lifecycle of your machines.
Ruby
-
hammer-cli-katello Public
Forked from Katello/hammer-cli-katello
Next-gen CLI tool for Katello (Katello-specific commands)
Ruby
-
foreman Public
Forked from theforeman/foreman
an application that automates the lifecycle of servers
Ruby
-
smart-proxy Public
Forked from theforeman/smart-proxy
RESTful proxies for DNS, DHCP, TFTP, BMC and Puppet
Ruby
439 contributions in the last year
Activity overview
Contribution activity
October 2021
Created 3 commits in 1 repository
Created a pull request in sosreport/sos that received 4 comments
[report] Overwrite pred=None before refering predicate attributes
During a dry run, add_journal method sets pred=None whilst log_skipped_cmd refers to predicate attributes. In that case, replace None predicate by …
Opened 4 other pull requests in 1 repository
Reviewed 4 pull requests in 1 repository
Created an issue in sosreport/sos that received 3 comments
unhandled exception when plugin timeout happens during logging a collected file
Reproducer:
sos report -o selinux --batch --build -k selinux.timeout=1 -vv
..
[plugin:selinux] copying path '/var/lib/selinux/targeted/active/modul…