Awesome
open_vestat
open_vestat - script for output top 20 openvz containers for cpu/disk usage
License: GPLv2
Install
wget --no-check-certificate https://raw.githubusercontent.com/FastVPSEestiOu/open_vestat/master/open_vestat.pl -O /usr/local/sbin/open_vestat
wget --no-check-certificate https://raw.githubusercontent.com/FastVPSEestiOu/open_vestat/master/open_vestat_bash_completion -O /etc/bash_completion.d/open_vestat
Usage
open_vestat [ --sort-by ( cpu | disk_time | disk_sectors ) ] [ --help ]
Options
- --help
Print help message
- --sort-by
Sorting output for cpu or disk_time or disk_sectors (by cpu as default)
Example output
Desctiption
We use cgroups for count use cpu/blkio.time/blkio.sectors
open_vestat_bash_completion - bash completion for vestat