Difference between revisions of "UBC Monitoring"

From OpenVZ Virtuozzo Containers Wiki
Jump to: navigation, search
m (finally figured out how to make external links work (mediawiki documentation is hard to search))
m (Robot: Automated text replacement (-VEs +containers))
Line 1: Line 1:
Monitoring /proc/user_beancounters to see if any VEs are hitting limits is an important part of
+
Monitoring /proc/user_beancounters to see if any containers are hitting limits is an important part of
managing an OpenVZ installation. VEs that are hitting key limits can have applications malfunction in strange
+
managing an OpenVZ installation. containers that are hitting key limits can have applications malfunction in strange
 
ways that can only be diagnosed by realising that it is a UBC configuration issue.
 
ways that can only be diagnosed by realising that it is a UBC configuration issue.
  

Revision as of 09:49, 11 March 2008

Monitoring /proc/user_beancounters to see if any containers are hitting limits is an important part of managing an OpenVZ installation. containers that are hitting key limits can have applications malfunction in strange ways that can only be diagnosed by realising that it is a UBC configuration issue.


This script, when run periodically (using cron) will detect changes in the failcnt field of /proc/user_beancounters

failcnt.py