NAME
Unicorn::Manager::Proc - Process table used by Unicorn::Manager
VERSION
Version 0.01
SYNOPSIS
The Unicorn::Manager::Proc Module provides a table of unicorn processes. Master/worker states are correctly represented. The modules utilizes /proc and thus only works on Linux systems.
ATTRIBUTES/CONSTRUCTION
Construction
my $uniman_proc = Unicorn::Manager::Proc->new;
refresh
Refreshes the process table.
$uniman_proc->refresh;
AUTHOR
Mugen Kenichi, <mugen.kenichi at uninets.eu>
BUGS
Report bugs at:
Unicorn::Manager issue tracker
support at uninets.eu
<mugen.kenichi at uninets.eu>
SUPPORT
Technical support
<mugen.kenichi at uninets.eu>