search for: arpita

Displaying 6 results from an estimated 6 matches for "arpita".

Did you mean: arpith
2011 Feb 08
1
Libvirt in Windows not working
Hi, This is Arpita. I am using Libvirt API in the Windows Vista system.VMware is installed over there.I have installed Libvirt and Python 2.6 in the Windows Vista system andhave written a small test file in Python. Here is the code: import libvirt* * import sys conn = libvirt.openReadOnly(None) if conn == None:...
2011 Feb 11
2
Not able to capture detailed CPU information of the guest machine using Libvirt API.
...y related information of the guest machines. I need to capture the detail information regarding CPU like : cpu_aidle, cpu_idle, cpu_speed, cpu_wio and memory like :mem_cached,mem_buffers,mem_free etc. of the guest machines. How could I get these information? Please help me. Thanks in Advance!! Arpita -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://listman.redhat.com/archives/libvirt-users/attachments/20110211/36b12dc7/attachment.htm>
2015 Nov 02
4
problem with openjdk version
I am using cent OS 6.7 andI have installed omnet++ 4.6 on it.When I am trying to create a new omnet++ project then suddenly omnet++ window is terminating and an error message is showing as "A problem in the Java-1.7.0-openjdk-1..7.0.85-2.6.1.3el6_7package has been detected".Then I uninstalled this version of java and tried with version "1.7.0_91" and "1.7.0_79" but
2011 Feb 09
1
How to use Python Binding with Lbivirt.
...host machine.Could you please help me to understand how I could find out CPU,VM ,memory related information seperately through python binding?. I didn't find Python binding Reference in the Libvirt site.Could you help me by providing the Reference link for Python binding? Thanks in Advance!! Arpita -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://listman.redhat.com/archives/libvirt-users/attachments/20110209/4240a6ee/attachment.htm>
2015 Nov 02
0
problem with openjdk version
Try with sun java: http://www.if-not-true-then-false.com Eero 2.11.2015 11.59 ap. "Arpita Mallick" <arpita_2484 at yahoo.in> kirjoitti: > I am using cent OS 6.7 andI have installed omnet++ 4.6 on it.When I am > trying to create a new omnet++ project then suddenly omnet++ window is > terminating and an error message is showing as "A problem in the > Java-1.7....
2011 Feb 10
0
How to retrieve Memory stat of the KVM using python binding with Libvirt API
...emory data of this domain' sys.exit(1) except: print 'Failed to find the main domain' sys.exit(1) But this code 'dom0.memoryStats().values()' is returning empty list.I need to collect more information regarding the memory .How should I proceed? Regards, Arpita -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://listman.redhat.com/archives/libvirt-users/attachments/20110210/9969d4cc/attachment.htm>