sajuptpm
unread,Aug 17, 2010, 8:59:05 AM8/17/10Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to xen-br
I want to calculate resource utilization(n Float) of Virtual Machine
based on cpu, memory, disk and network and set a score(in Integer)
based on that.How can i do that.I have cpu, memory, disk and network
utilization (float value). Have any idea about this calculation?.