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::FakeReporter(3) User Contributed Perl Documentation Load::FakeReporter(3)

Schedule::Load::FakeReporter - Distributed load reporting daemon

  use Schedule::Load::Reporter;

  Schedule::Load::Reporter->start(fake=>1);

Schedule::Load::FakeReporter creates a Schedule::Load::Reporter::ProcessTable similar to Proc::ProcessTable, which allows replacing the normal host information with special fixed information. This allows the Schedule::Load facilities to be used to manage other resources, such as laboratory equipment, that has CPU like status, but cannot locally run slreportd.

Pctcpu is based on the load_limit or if unspecified, each fixed load counts as 100%. Pid is the process ID that should be tracked on the current CPU, if this is not desired, add a pid_track=0 attribute.

See Schedule::Load::Reporter for most accessors.

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::Reporter, slreportd
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.