OpenVZ VE Resource Monitoring Suite [message #8552] |
Thu, 23 November 2006 17:00 |
rickb
Messages: 368 Registered: October 2006
|
Senior Member |
|
|
Hi, I am creating a free openvz web based monitoring application, I have called it OVZMon for "OpenVZ Monitor". I am requesting feedback on my first version, so that you can tell me what features you would like to see. I feel that this application will be of great value to people running many VEs and wishing to have statistical information about each VEs resource usage.
This is not a control panel, its a reporting panel.
URL: http://demo.ovzmon.com/
user: demo
pass: demo
Features:
*Per VE Resources*
Bandwidth
CPU Usage in MHz
Ram Usage
Network Packet Rate
Running/Blocked Processes
*Toptalkers Reporting*
Allows you to rank VEs according to all usages above. Answer such questions as:
"Which VE is using the most CPU power over the last week?"
"Which VE was receiving the most packets inbound in the last hour?"
"Which VE is allocating the most ram in the last month?"
*Security*
OVZMon is its own VE and has only one bash script which runs in the HN context.
*Ease of Installation*
1) Download the OVZMon VE, start it, create one cronjob in HN.
2) Log into OVZMon web application and start viewing stats
Cheers
Rick
-------------
Common Terms I post with: http://wiki.openvz.org/Category:Definitions
UBC. Learn it, love it, live it: http://wiki.openvz.org/Proc/user_beancounters
|
|
|
|
|
|
Re: OpenVZ VE Resource Monitoring Suite [message #8729 is a reply to message #8726] |
Mon, 04 December 2006 19:11 |
rickb
Messages: 368 Registered: October 2006
|
Senior Member |
|
|
Thanks, I'm adding a new feature which expands the capabilities beyond mere past resource monitoring. You will be able to define events, triggers and actions. The end result is you can do something like:
"when VE 12345 sustains 2mbit/sec or greater bandwidth outbound, call URL http://domain.com/cgi-bin/bandwidth-warning.cgi?veid=12345&a mp;value=2"
You can use any resource (cpu, memory, packets/sec, etc) and define the URL and VE. the bandwidth-warning.cgi is up to you to write. I think this will be good for service providers and give them some flexibility to monitor their hosted VEs in an automated fashion.
I have some other features on the roadmap, send me your suggestions so I can include them too.
Rick Blundell
-------------
Common Terms I post with: http://wiki.openvz.org/Category:Definitions
UBC. Learn it, love it, live it: http://wiki.openvz.org/Proc/user_beancounters
|
|
|
|
|
|