Changes

Jump to: navigation, search

Setting UBC parameters

246 bytes added, 02:58, 19 June 2010
Are you aware of a script that would run as a cron job and do the OOM math on a regular basis and email me if I've hit the red zone or maybe at 85-90%?
<pre>
#!/bin/bash
# Openvz Containers Memory Status
# Version 0.6
# Reference: http://wiki.openvz.org/Setting_UBC_parameters
 
# The program is placed under the GNU Public License (GPL)
# Author: Roberto Blandino Cisneros.
# Under any change please notify me
# rojoblandino@yahoo.com
 
 
# Advantages:
# 1) Calculation of vz containers.
# 2) Percentage Calculation.
# 3) Avoid a char and offset entry.
# The usage of this script is easy.
Anonymous user

Navigation menu