|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.ow2.jasmine.vmm.agent.driver.libvirt.LibvirtPerfCollector
public class LibvirtPerfCollector
LibvirtPerfCollector is a thread launch on every Libvirt Host, It use Jna Libvirt to get metrics. It collect metrics, stock them in a LibvirtDomainMetrics tab and, after, update VM ResourceUsage.
| Constructor Summary | |
|---|---|
LibvirtPerfCollector(LibvirtHost host)
|
|
| Method Summary | |
|---|---|
void |
run()
|
void |
start()
Start the thread |
void |
stop()
Stop the thread |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LibvirtPerfCollector(LibvirtHost host)
| Method Detail |
|---|
public void start()
public void stop()
public void run()
run in interface java.lang.Runnable
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||