Skip to content

FastVPSEestiOu/open_vestat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Example output screen image

Desctiption

We use cgroups for count use cpu/blkio.time/blkio.sectors

open_vestat_bash_completion - bash completion for vestat

Contributors

About

script for output top 20 openvz containers for cpu/disk usage

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages