
Schedule::Load::Hosts::Proc - Return process information

See Schedule::Load::Hosts

This package provides accessors for information about a specific process obtained via the Schedule::Load::Hosts package.
Returns all information fields for this process.
Returns true if a specific field exists for this process.
Returns the value of a specific field for this process.

A accessor exists for each field returned by the fields() call. Typical elements are described below. All fields that Proc::ProcessTable supports are also accessible.
Nice value with 0 being normal and 19 maximum nice.
Returns the runtime of the process in mmm:ss or hh.hH format, whichever is appropriate.
Texual user name running this process.

The latest version is available from CPAN and from http://www.veripool.org/.
Copyright 1998-2009 by Wilson Snyder. This package is free software; you can redistribute it and/or modify it under the terms of either the GNU Lesser General Public License Version 3 or the Perl Artistic License Version 2.0.

Wilson Snyder <wsnyder@wsnyder.org>

Schedule::Load, Schedule::Load::Hosts, Schedule::Load::Hosts::Host