0
I Use This!
Inactive

Commits : Listings

Analyzed about 17 hours ago. based on code collected 1 day ago.
Apr 22, 2023 — Apr 22, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'release/0.13.0' More... almost 7 years ago
bump version More... almost 7 years ago
fixed rubygems setup More... almost 7 years ago
Fixed license name More... almost 7 years ago
add gem building More... almost 7 years ago
add rubygem deployment More... almost 7 years ago
Merge pull request #6 from toaster/rspec More... almost 7 years ago
Merge pull request #5 from toaster/general_improvements More... almost 7 years ago
added .travis.yml More... almost 7 years ago
use Ec2.runs_on_ec2? for EC2 check when publishing More... almost 7 years ago
Ec2.runs_on_ec2? determines if current machine is an EC2 instance More... almost 7 years ago
lazy data gathering More... almost 7 years ago
removed some whitespace More... almost 7 years ago
ignore Gemfile.lock More... almost 7 years ago
added RSpec More... almost 7 years ago
removed unnecessary code for usage printing More... about 7 years ago
reformatted code More... about 7 years ago
commented out credential config More... about 7 years ago
replaced EC2 check by one that should work on all Linux images More... about 7 years ago
use procfs 'statm' to read mem_usage directly More... over 7 years ago
fixed max pid calculation - pids cannot be as large as max pid More... over 8 years ago
support installation with MAX_PID larger than 64k More... over 8 years ago
revert change in usage calculation - 0 workers out of 0 is still 0, because this is usually not an alarming condition, if you have an autoscale group. More... over 8 years ago
if redis gem is not loaded, calling redis returns null withot crashing More... over 8 years ago
fixed usage calc for resqueue workers More... over 8 years ago
add :usage option for resque workers, that reports 1 ("full") if there are no workers available More... over 8 years ago
stop hard coding queue names More... over 8 years ago
capture bluepull stderr output as well, no point in bothering the sys admin More... over 8 years ago
better interface for process tracking with support for reading all "standard file"-like process field. SystemProcess::mem_usage based on a naive algorithm that ignores shared memory pages More... over 8 years ago
bump More... over 8 years ago