similar to: question about monitoring memory usage of guest OS

Displaying 20 results from an estimated 40000 matches similar to: "question about monitoring memory usage of guest OS"

2005 Oct 19
2
CPU and Memory Usage of Guest as well as HOst OS
hi, How can the memory as well as cpu usage of guestOS be monitored through Xen? If the ''top'' is invoked from hostOS it just shows some usage under process named ''python''. Basic aim is if there are 5 guestOS running on a hostOS and if one of the guestOS hogs the CPU and it is needed to migrate that guestOS to some other hostOS.
2016 Sep 01
0
Re: Monitor guest vm memory usage
why not using collectd with the libvirt plugin on your host. It will colect the info, and then you just have to display with rrdtool On , journey journey wrote: > Hi All > > Is there a tool to monitor qemu-kvm guest vm memory usage ( free in > guest vm)? > Nowadays, I have already researched some methods: > 1. qemu-kvm process memory usage. > Since qemu-kvm process
2016 Sep 01
2
Monitor guest vm memory usage
Hi All Is there a tool to monitor qemu-kvm guest vm memory usage ( free in guest vm)?Nowadays, I have already researched some methods:1. qemu-kvm process memory usage.? ? ?Since qemu-kvm process memory usage always increases as time goes on, it will not reflect the memory usage in vm.2.?virsh dommemstat? ? ?Just as method 1.3.?virsh qemu-monitor-command --hmp [domain name] "info mem"? ?
2011 Jan 04
0
[LLVMdev] Is PIC code defeating the branch predictor?
On 04 Jan 2011, at 08:30, Jakob Stoklund Olesen wrote: > I noticed that we generate code like this for i386 PIC: > > calll L0$pb > L0$pb: > popl %eax > movl %eax, -24(%ebp) ## 4-byte Spill > > I worry that this defeats the return address prediction for returns > in the function because calls and returns no longer are matched. According to benchmarks by
2010 Mar 12
2
Winbind Samba 3.5.1
Somehow I can't figure out what's going wrong. I have a Samba server running as PDC. Workstations can join the domain and users can logon. So far so good. I need winbind to be able to authorize a radius server to the PDC. This I cannot achieve. If someone got give me a clue, I spend already quiet some time Google the net :( Thanks, Mark # wibinfo -u root markr # wbinfo -a
2009 May 18
0
${HANGUPCAUSE} is not printed when call ends or is interrupted
Today I get the remark that a call got disconnected after 10 minutes. This what my VERBOSE-logfile tells me : [May 18 15:36:30] VERBOSE[3940] logger.c: -- Executing [00493516426 at intern:1] NoOp("SIP/51-b76023b8", "Gesprek naar GSM-nummer via Telenet") in new stack [May 18 15:36:30] VERBOSE[3940] logger.c: -- Executing [00493516426 at intern:2]
2018 Aug 14
2
optimization remarks
Hi, I am trying to compare the loop vectorizers effectiveness for different targets relative to each other. That way, I am hoping to find loops that are not vectorized - but could be - on my target by finding other targets doing this successfully. With some luck, there might be something in the Target files that could be fixed with improved vectorization as a result... I would like to do
2005 Jun 28
0
RE: [Serusers] *** SER - Asterisk
Sorry it's asterisk-users@lists.digium.com --- harry gaillac <gaillacharry@yahoo.fr> a ?crit : > Luca, > > you may find help here: > > http://www.cs.colostate.edu/~somlo/CSU-SIP-notes/ > http://www.asteriskdocs.org/ http://www.voip-info.org/tiki-index.php?page=Asterisk+at+large > > ask for help to asterisk-users@lists.digium.org > > Regards >
2005 Oct 17
1
WRR and Monitoring/Graphing usage
Hi All, I''ve just installed WRR and am looking at tools to monitor, graph and display the system and throughput of each queue/class/filter. I''ve looked at: iptraf - only shows tcp/udp flows, not QOS queue throughputs show.pl - doesnt work with WRR (as far as I can tell) tc-graph.pl - doesnt work with WRR (as far as I can tell) polltc_ - doesnt work with WRR (as far as I can
2018 May 02
0
Usage monitoring per user
Hi Alex, John Thanks for confirming my suspicion that there is no getting away from POSIX tree traversal . I was aware of age-du but not robinhood. Cheers Kashif On Wed, May 2, 2018 at 8:57 AM, JOHE (John Hearns) <JOHE at novozymes.com> wrote: > I rather like agedu It probably does what you want. > > But as Mohammad says you do have to traverse your filesystem. > >
2010 Oct 07
2
401 Unauthorized with Snom but not with Zoiper softphone
Hello, I'm having difficulty with registering a SIP account in a Snom 320 IP-phone. This is what sip debug tells me : [Oct 7 13:28:42] VERBOSE[20314] chan_sip.c: [Oct 7 13:28:42] <--- SIP read from UDP:public_ip:58697 ---> REGISTER sip:sip.domain.tld SIP/2.0 Via: SIP/2.0/UDP 192.168.114.200:2048;branch=z9hG4bK-vj1xvbdnp4dw;rport From: <sip:test3 at
2011 Oct 19
2
Newbie question: real-time power usage monitoring?
Hi guys, I'm very new to NUT, and power monitoring in general, so please forgive me if this question is dumb. I'd like to write a Linux app that will know, in approximate real-time, how much power is being drawn by a computer plugged into an outlet. Is NUT well-suited to this usage? And if so, can anyone recommend relatively cheap monitoring hardware (ideally less than $200 US) that
2008 Jan 23
3
Internet usage monitoring
I was just curious what other admins were using to monitor internet usage.... just a squid transparent proxy with something like sarge? Thanks! dnk
2006 Feb 15
3
[LLVMdev] commerical usage
Hello! I have been looking at the LLVM project for quite a bit but I was wondering if there are any implication of using the project in a commercial enviroment in terms of licensing restrictions and other related issues, are there other people that use LLVM in a commecial enviroment? Regards Jonas Gustavsson
2018 May 01
2
Usage monitoring per user
Hi Is there any easy way to find usage per user in Gluster? We have 300TB storage with almost 100 million files. Running du take too much time. Are people aware of any other tool which can be used to break up storage per user? Thanks Kashif -------------- next part -------------- An HTML attachment was scrubbed... URL:
2012 Apr 17
1
differents behaviour of packages depending on rJava under 32 and 64 bit versions of R 2.14.2
Hi listeRs, Maybe I have missed something, but I am facing a problem I don't understand even after reading archives and manuals (…maybe not carefully enough !) : On my PC (64-bit OS, Intel Xeon CPU , two L5506@2.13 GHz processors, 12 Go RAM) under Windows 7 SP1, I run both 32-bit (i386-pc-mingw32/i386) and 64-bit (x86_64-pc-mingw32/x64) version 2.14.2 (2012-02-29) of R, packages
2018 May 02
1
Usage monitoring per user
I rather like agedu It probably does what you want. But as Mohammad says you do have to traverse your filesystem. https://www.chiark.greenend.org.uk/~sgtatham/agedu/ agedu: track down wasted disk space - chiark home page<https://www.chiark.greenend.org.uk/~sgtatham/agedu/> www.chiark.greenend.org.uk agedu. a Unix utility for tracking down wasted disk space Introduction. Suppose
2012 Aug 07
0
New Mac OS X UPS monitoring driver
Mac users, I just committed (in r3704) a new driver which monitors the built-in UPS driver in Mac OS X. Basically, if your USB-based UPS shows up in the Energy Saver system preferences panel, this driver should be able to monitor that UPS. There is limited functionality in this first release, but I'm looking for feedback on how well it compiles on various systems, and whether it works with
2013 Mar 09
3
Feedback – Regarding R Programming Language Version 2.15.1 (2012-06-22) Usage
Dear Sir / Madam, I am using R Programming Language Version 2.15.1 (2012-06-22) for sometime in a 32 bit PC running Windows OS (Platform: i386-pc-mingw32/i386 (32-bit)). During the execution / interpretation of the R script, sometimes it is found that behavior of the program is not consistent with the program structure. For example, it has been seen that, even if a condition inside an IF
2006 Feb 15
0
[LLVMdev] commerical usage
On Wed, Feb 15, 2006 at 02:53:05AM +0100, Jonas Gustavsson wrote: > I have been looking at the LLVM project for quite a bit but I was > wondering if there are any implication of using the project in a > commercial enviroment in terms of licensing restrictions and other > related issues, are there other people that use LLVM in a commecial > enviroment? LLVM's license is a