Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


bash script to monitor OpenVZ containers
New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

bash script to monitor OpenVZ containers

VPSnetVPSnet Member, Host Rep
edited November 2015 in Tutorials

Hello,

today on one of my clients server i was searching who loads disk read and write, there was lot of containers :) so i created small script to monitor it.

By request i can add any type of resource print to putty (even network statistics like mails/s, udp packages, tcp packages, fyn packages, syn packages and so on)

There is the script:
https://github.com/bacarrdy/openvz-monitor

I created it only few hours ago so there can be some bugs, but form me it worked.

This is only example, i cerated it only for disk read/write, but later in few minutes added other resourses like hdd usage, ram usage, cpu usage

Comments

Sign In or Register to comment.