Group
Extension

Matches 1

App-ProcTrends ( S/SY/SYAGI/App-ProcTrends-0.03.tar.gz, SYAGI, 2014; MetaCPAN )
App-ProcTrends/bin/server.pl ( view source; MetaCPAN )
'cpu', 'rss' ) {
        $result->{ $metric } = $rrd->find_rrds( $dir );
    }
    $self->render( json => $result );
};

app->start;

# each route can perform overrides from the defaults with this met

Powered by Groonga
Maintained by Kenichi Ishigaki <ishigaki@cpan.org>. If you find anything, submit it on GitHub.