Monitoring openvz resources using beanmonitor

From OpenVZ Virtuozzo Containers Wiki
Revision as of 01:17, 2 January 2008 by Henrikm85 (talk | contribs) (Page created, added most important information and a link to the project page. Hope this helps anyone.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


What's beanmonitor?

Beanmonitor is a software specifically developed to monitor the /proc/user_beancounters file for an increase in failcount. It provides an easily configurable way of notifying administrators both on a per-vps and system-wide basis. Additionally, beanmonitor is released under the MIT License enabling you to use it in about any way imaginable.


Features

  • Check for beancounters with a change in fail count on a per-call basis when running beanmonitor
  • Notify administrators on a per-vps or system-wide basis whenever a change in fail counts happens
  • Highly configurable via command line interface to configuration file
  • Single executable script, binary for x86, single file for all systems with ruby preinstalled


Further information

You can find project details and complete instructions on how to set beanmonitor up on the project page found in the external links section of this page.


External links