1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
|
Source: libsys-cpuload-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: gregor herrmann <gregoa@debian.org>
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper (>= 9.20120312~),
perl
Standards-Version: 3.9.6
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libsys-cpuload-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libsys-cpuload-perl.git
Homepage: https://metacpan.org/release/Sys-CpuLoad
Package: libsys-cpuload-perl
Architecture: any
Depends: ${misc:Depends},
${shlibs:Depends},
${perl:Depends}
Description: module which retrieves load average of a machine
Sys::CpuLoad retrieves the 1 minute, 5 minute, and 15
minute load average of a machine.
|