Added support for OpenVZ 7. Now using /proc/user_beancounters instead of the 'vzubc' tool. Added possbility to exclude UBC counters
This commit is contained in:
@@ -11,6 +11,11 @@
|
||||
# [default: no]
|
||||
log_healthy="no"
|
||||
|
||||
# specify UBC names to exclude from being checked (comma-separated list)
|
||||
# [default: none]
|
||||
# Examples: numfile,numpty
|
||||
exclude_counters=""
|
||||
|
||||
# specify containers for which to check the UBC
|
||||
# Format:
|
||||
# [ct:<ct_id>]
|
||||
|
||||
Reference in New Issue
Block a user