GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Load::Hosts::Proc(3) User Contributed Perl Documentation Load::Hosts::Proc(3)

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.
fields
Returns all information fields for this process.
exists (key)
Returns true if a specific field exists for this process.
get (key)
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.
nice0
Nice value with 0 being normal and 19 maximum nice.
time_hhmm
Returns the runtime of the process in mmm:ss or hh.hH format, whichever is appropriate.
username
Texual user name running this process.

The latest version is available from CPAN and from <http://www.veripool.org/>.

Copyright 1998-2011 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
2011-01-02 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.