Difference between revisions of "Monitoring /proc/user beancounters via vzwatchd"

From OpenVZ Virtuozzo Containers Wiki
Jump to: navigation, search
(New page: == Description == vzwatchd monitors the ''/proc/user_beancounters'' file for changes and sends mail notifications. [http://search.cpan.org/dist/App-OpenVZ-BCWatch/scripts/vzwatchd vzwatc...)
 
Line 1: Line 1:
 +
[[Category: Monitoring]]
 +
 
== Description ==
 
== Description ==
  

Revision as of 14:41, 17 November 2008


Description

vzwatchd monitors the /proc/user_beancounters file for changes and sends mail notifications.

vzwatchd is the daemon associated with the App::OpenVZ::BCWatch perl module, which is the successor of monbean.pl and thus marks it as obsoleted and deprecated.

See the module's CPAN page (link below) for further information.

Installing

Invoke the CPAN shell with

$ sudo cpan -i App::OpenVZ::BCWatch

to install the module and follow the instructions.

Once done, consult the docs of App::OpenVZ::BCWatch.

Links

CPAN project page

--Stsc 22:36, 16 November 2008 (UTC)