Displaying 20 results from an estimated 30000 matches similar to: "How to obtain guest's monthly internet bandwidth usage?"
2012 Jun 18
1
How to set cpu limits to xen domU in libvirt
Hello,
I looked in the the documents. Looks like the <cputune> period and
quota will only support qemu driver. Of for xen user, how to set the
hard cpu limit?
--
Tony
2012 Jul 07
1
Why the xen vm memory won't bloon
Hello,
I have a vm with startup xml file has currentmemory = 256M and
memory=1024M. However, once the vm started up, the memory allocation
won't change. xentop shows that the memory keeps in 256M. How can I
make the vm to allocate more memory when they needed.
--
Tony
2012 Apr 12
2
No way to obtain guest's cpu and mem usage?
Hi everybody,
I'm using the PHP API to make a web interface interact with the virtual
machines installed on some hypervisor.
Everything is fine, but I would like to find a way to get the guest's
cpu and mem usage, so that it should be possible to make some rrd
graphs. I didn't find out anything and also it seems looking around that
there is no way to obtain those data.
What is strange
2005 Jul 25
1
Convert quarterly data to monthly data
Hi,
I am new to use R, but can anyone tell me how to
tranform quarterly data to monthly data? I know SAS
has this procedure, so may I assume it is also
available in R?
Thanks a lot!
Ed
2006 Oct 09
2
shifting a huge matrix left or right efficiently ?
I'm wondering what's the best way to shift a huge matrix left or right.
My current implementation is the following:
shiftMatrixL <- function(X, shift, padding=0) {
cbind(X[, -1:-shift], matrix(padding, dim(X)[1], shift))
}
X <- shiftMatrixL(X, 1)*3 + shiftMatrixL(X,2)*5...
However, it's still slow due to heavy use of this function.
The resulting matrix will only be read once
2013 Aug 14
3
DAHDI wct4xxp high system CPU on idle?
I have a system running CentOS 5.9 and DAHDI 2.6.2 with a 2-port E1 card
using the wct4xxp driver (also using Asterisk 11.5.0, but that isn't
relevant to the question).
With DAHDI and Asterisk started, the system appears to run normally, as
far as I can tell from limited testing.
I am monitoring User, System and Nice CPU usage using SNMP and MRTG, and I
have noticed that when I have started
2004 Oct 06
4
Cpu bandwidth for Speex on Win32 platforms
Hi,
I try to use Speex codec into Win32 platforms. However, I find the CPU bandwidth usage is very heavy on a Pentium 3 machine. Compare to Microsoft's G723.1 codec, speex 8k is using more than 20% cpu bandwidth.
Does anyone know what is the best version of Speex to "beat" the Microsoft's G723.1's on CPU bandwidth usage? Does Speex have MMX-enabled codes?
thanks very
2007 Jan 17
1
rsnapshot
Hi
I got rsnapshot working, but I am still unclear about a few things. Say I have intervals
daily 7
weekly 4
monthly 12
so running "rsnapshot daily" for seven days will create files daily.0, daily.1, daily.2, daily3, daily.4, daily.5, daily.6
If at the end of the week I do "rsnapshot weekly", then daily.6 gets moved to weekly.0
The next time daily runs, 5 will move to 6,
2008 Apr 30
1
apply and monthly time series (PR#11352)
Full_Name: Stephen McIntyre
Version: 2.7
OS: Windows XP
Submission from: (NULL) (99.231.2.44)
When I use the apply function to calculate a trend for a matrix of monthly time
series, it yields a different answer than when the trend is calculated one at a
time (by a factor of 12) rather than the identical answer as it should. Here's
an example:
2011 May 28
1
How to do operations on zoo/xts objects with Monthly and Daily periodicities
Is there an elegant way to do operations (+/-/*/ / ) on zoo/xts objects when
one serie is monthly (end of month) and the other daily (weekdays only) -
typically a monthly economic indicator and a stock index price?
Thanks,
TDB
--
View this message in context: http://r.789695.n4.nabble.com/How-to-do-operations-on-zoo-xts-objects-with-Monthly-and-Daily-periodicities-tp3558081p3558081.html
2014 Mar 10
0
Fwd: How to get guest's cpu and mem usage with Java APIs
I would like to know how much memory and cpu virtual machine are using so
yes guest's perspective. I'm building a web app that has to alert the user
when the vm is going to be stressed and I would like to do this in terms of
mem and cpu usage.
Thanks in advance for your support,
Enrico De Maio
On Mon, Mar 10, 2014 at 7:16 PM, Eric Blake <eblake@redhat.com> wrote:
> On
2007 May 29
6
Remote system up/down monitoring tool?
I have a small number of boxes in different locations, and currently have
a fairly crude cron job running on each, which does a ping of one or more
of the other boxes, and if the ping fails, it emails me to say the other
box might be down. It then emails me again the next time the other box
appears to be up.
Of course, this can't distinguish between the remote box really being down
and there
2012 Sep 27
1
How does "apply.monthly" function works (xts package)
Hi everybody.
I use to work with monthly data, however this is my first time working with
weekly data.
I have 4 data bases with monthly data and 1 with weekly data, so I want to
convert my weekly to monthly data in order to have the same periodicity in
all of them.
I've read that package xts can help me with this issue, so I have done the
following script:
2010 Apr 09
7
Yum provider using version-release as version?
Hi,
I''m using yum as our package provider and having an issue. Puppet is
complaining of the version, this is the code I''m trying to implement:
$snmp_version = "5.3.2.2"
package { "net-snmp": ensure => "${snmp_version}"; }
On the client I got:
debug: //Node[client.example.com]/snmp::base/Package[net-snmp]: Changing
ensure
debug:
2013 Feb 20
1
To convert a quarterly data to a monthly data.
Hello,
I have a data set has
2001Q1 100
2001Q2 101
2001Q3 120
2001Q4 103
...
And would like to convert it to a monthly data. i.e.
200101 XXX
200102 XXX
200103 XXX
2009 Apr 15
2
From daily series to monthly and viceversa
I have the following daily exchange rate series (from january 1st 1996 to
december 31st 2008) and I want to obtain them monthly series from it. I've
read about the 'zoo' library but I'm not getting it how to do it. These are
the data (left column day-month-year, right column the index)
31/12/1993 1,12509
03/01/1994 1,12509
04/01/1994 1,12558
05/01/1994 1,1258
06/01/1994 1,12596
2019 Feb 12
1
Sama + Windows Shadow Copies
Hello,
i installed zfs-auto-snapshot with Samba/Windows Shadow Copy. If the
share contains "path = /srv/userdata/" it runs for me. But if I use
"path = /srv/userdata/%U" I get no "Previous Versions" on my Win10 Client.
I think the problem is the variable "shadow: snapdir = .zfs/snapshot". I
tried with "shadow: snapdir = ../.zfs/snapshot" and
2012 Feb 15
2
Plotting monthly maps from yearly data
I have some data set which is available from 2005-2010 . I would like plot
monthly maps out of it.
So how I should write loop that can plot this yearly data to for every month
and write title for individual months too.
--
View this message in context: http://r.789695.n4.nabble.com/Plotting-monthly-maps-from-yearly-data-tp4391704p4391704.html
Sent from the R help mailing list archive at
2014 Mar 10
3
How to get guest's cpu and mem usage with Java APIs
Hi everybody,
I'm using libvirt java api bindings for my thesis. I would like to know if
there is a way to obtain live information about cpu and mem usage of a
domain.
Regards,
Enrico De Maio
Skype: enrico.de.maio
Mobile: +39 338 205 3397
2013 Jan 17
2
How to calculate monthly average from daily files in R?
I have 365 binary files:
https://echange-fichiers.inra.fr/get?k=oy3CN1yV1Um7ouRWm2U ,I want to
calculate the monthly average. So from the 365 files, I will get 12 files.I
would like also to tell R not to take into account the no-data value
(-32765).for example, for the first month, there are 31 records: 3 of these
records has the value -32765,I want R to take the average of the rest
records(28