search for: avarages

Displaying 20 results from an estimated 24 matches for "avarages".

Did you mean: avarage
2012 Nov 06
2
avarage my data each hour
Hello, I have much more than one milion tempreture is gained each 15 seconds. So each 15 seconds, I have one data. How could I calculate avarage datas in each hour in R? If you could help me. [[alternative HTML version deleted]]
2011 Dec 17
1
Binning a 2 column matrix by avarages of rows.
...pair has been. car-1 29 30 car-2 22 24 car-3 16 16 car-4 41 41 car-5 43 45 car-6 34 36 for exmample in bins of 2x2 bin1 car-3 16 16 car-2 22 24 bin2 car-1 29 30 car-6 34 35 bin3 car-4 41 41 car-5 43 45 -- View this message in context: http://r.789695.n4.nabble.com/Binning-a-2-column-matrix-by-avarages-of-rows-tp4207606p4207606.html Sent from the R help mailing list archive at Nabble.com.
2005 Sep 22
0
High CPU Time an Load Avarage on our Samba Server
Hello list, how could this happen? The Server doesn't respond from time to time with a high load avarage. We found a suspicious smbd process: top - 13:43:07 up 1 day, 2:27, 5 users, load average: 32.49, 58.41, 37.95 Tasks: 1196 total, 5 running, 1190 sleeping, 0 stopped, 1 zombie Cpu0 : 14.7% us, 3.8% sy, 0.0% ni, 79.8% id, 1.3% wa, 0.0% hi, 0.3% si Cpu1 : 1.3% us, 84.6%
2019 Jul 22
3
Dovecot Director upgrade from 2.2 to 2.3
Il 18/07/19 21:42, Timo Sirainen ha scritto: > On 18 Jul 2019, at 11.44, Alessio Cecchi via dovecot > <dovecot at dovecot.org <mailto:dovecot at dovecot.org>> wrote: >> >> Hi, >> >> I have a setup with 3 Dovecot Director v2.2.36 and >> director_consistent_hashing = yes ;-) >> >> Now I would like to upgrade to 2.3.7, first only Director
2007 Nov 29
2
How to take the ave of two rows in a data frame
> Dear list, > I have a data frame like: > > > log2.ratios[1:3,1:4] > ID a1 a2 a3 > 1 GS1-232B23 -0.0207500 0.17553833 0.21939333 > 2 RP11-82D16 -0.1896667 0.02645167 -0.03112333 > 3 RP11-62M23 -0.1761700 0.08214500 -0.04877000 > 4 RP11-62M23 0.2761700 -0.15214500 -0.05877000 > the 3rd and
2012 Nov 06
0
Fwd: Average my data each hour
---------- Forwarded message ---------- From: B. Bahar <bahar.612000@gmail.com> Date: Tue, Nov 6, 2012 at 7:57 PM Subject: avarage my data each hour To: r-help@r-project.org Hello, I have much more than one milion tempreture is gained each 15 seconds. So each 15 seconds, I have one data. How could I calculate avarage datas in each hour in R? If you could help me. [[alternative HTML
2006 Jan 13
0
HTB not shaping correctly ? (or bad scripts...)
Hello to everybody, We have an ADSL link with uplink speed of 530kbit, the goal is to divide the traffic into three classes, let say A, B and C. A data rate of 240kbps must be guaratee to class A. The remaing rate must be assigned: at least 180kbit to class B and at least 80kbit to class C. The unused band of class A must be given to class B and C (if needed) The unused band of class B must be
2005 Aug 30
1
Print configuration question?
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Actually determined this was a CUPS issue. I split the CUPS and Samba servers, system load on the Samba box now averages about 0.3 while load average on the CUPS system is about 0.8 or 1. Thanks, Derek On Aug 28, 2005, at 9:47 AM, Jim Ross wrote: > Derek Harkness wrote: > >> Is it better to setup lots of small print servers or one
2009 Jan 20
3
Dovecot optimisation
Hello all. We start to use Dovecot at our email production but it runs not such fast as we expect. We use Dell 2950 with 4GbRAM at FreeBSD-7.0-p9 - load avarage never upper a 0.5 We have about 500 clients most of it use Outlook 2007 via IMAP. We run in this problems: 1) Sync of imap folder is really slow(I think it is Outlook problem) 2) Time after time we got Sync error from outlook 3) Time
2019 Jul 22
0
Dovecot Director upgrade from 2.2 to 2.3
On 22 Jul 2019, at 17.45, Alessio Cecchi <alessio at skye.it> wrote: > > one server of the ring is now running Dovecot 2.3.7 and works fine with the others Dovecot 2.2 since 3 days. > I notice only that the load avarage of this CentOS 7 server is higher compared with CentOS 6 and Dovecot 2.2, but I don't know if is related to the new operating system or Dovecot (hardware is the
2019 Jul 31
1
Dovecot Director upgrade from 2.2 to 2.3
Hi Timo, here you can see two images with the load average and CPU usage with Dovecot 2.2 (Centos 6) and 2.3 (Centos 7) on the same hardware and same configuration: https://imgur.com/a/1hsItlc Load average increment is relevant but CPU usage is similar. Il 22/07/19 18:49, Timo Sirainen ha scritto: > On 22 Jul 2019, at 17.45, Alessio Cecchi <alessio at skye.it > <mailto:alessio
2019 Jul 18
2
Dovecot Director upgrade from 2.2 to 2.3
Hi, I have a setup with 3 Dovecot Director v2.2.36 and director_consistent_hashing = yes ;-) Now I would like to upgrade to 2.3.7, first only Director and after also Backend. Can works fine a ring of director with mixed 2.2 and 2.3 version? Mi idea is to setup a new Director server with 2.3, stop one server with 2.2 and insert the new 2.3 in the current ring to check if works fine. If all
2013 Mar 08
2
Coversion from yearly to weekly data
Dear all, I have a big data matrix and I want to convert those data into weekly basis which means 7 days needs to be avaraged and aggregate a single value > dput(test) structure(list(locid = structure(c(1L, 1L, 1L, 1L, 1L, 1L, 1L, 1L, 1L, 1L, 1L, 1L, 1L, 1L, 1L, 1L, 1L, 1L, 1L, 1L, 1L, 1L, 1L, 1L, 1L, 1L, 1L, 1L, 1L, 1L, 1L, 1L, 1L, 1L, 1L, 1L, 1L, 1L, 1L, 1L, 1L, 1L, 1L, 1L, 1L, 1L, 1L, 1L,
2003 Apr 15
1
current cvs
hi, so after upgrade to the current cvs all of our problem disappear:-) but we don't have time to test the ssl part... although after I compile and install the new dovecot I stop it I do a -------------------- find /home/*/Maildir -name '.imap*' -exec rm {} \; find /home/*/Maildir -name 'dovecot-uidlist' -exec rm {} \; find /home/*/Maildir -name 'msgid.cache' -exec rm
2009 Oct 27
2
Debugging system load - How to start?
Hi, we run an "old" mailserver system which was set up a couple of years ago. The systme dose "everything" what we need(ed). Over the last days I noticed an unnormal increase of the system load up to 10 and lots of users told me that there mailclient connections (sending and receiving) are dropped from time to time. I was planing to exchange the server respectively distribut
2007 Mar 23
2
ZFS ontop of SVM - CKSUM errors
Hi. bash-3.00# uname -a SunOS nfs-14-2.srv 5.10 Generic_125101-03 i86pc i386 i86pc I created first zpool (stripe of 85 disks) and did some simple stress testing - everything seems almost alright (~700MB seq reads, ~430 seqential writes). Then I destroyed pool and put SVM stripe on top the same disks utilizing the fact that zfs already put EFI and s0 represents almost entire disk. The on top on
2007 May 26
14
big problem with HTB/CBQ and CPU for more than 1.700 customers
2004 Aug 06
2
Icecast server terminates
Hello Everybody, I am new to this list, maybe boring and annoying questions will be asked from you, but please help me if you can. :) I have a problem with the icecast server version 1.3.11. I am running it on a RedHat linux 7.0 box, with my own C++ program that uses the libshout development library (1.0.5). My program connects to the icecast server and feeds it continously with mp3 data.
2004 Aug 06
2
Icecast server terminates
Hello Everybody, I am new to this list, maybe boring and annoying questions will be asked from you, but please help me if you can. :) I have a problem with the icecast server version 1.3.11. I am running it on a RedHat linux 7.0 box, with my own C++ program that uses the libshout development library (1.0.5). My program connects to the icecast server and feeds it continously with mp3 data.
2002 Aug 23
2
High CPU on multiple syncs on Win2K
Hi all, Allow me to quickly sketch our backup situation: we have about 40 sites. On each site there's a Rsync client on an NT machine (Cygwin). In the main site we have a huge Win2K fileserver which acts as a Rsync server. I'm doing tests now with syncing the volumes of several Netware servers on the sites (to which the Rsync NT clients have a mapping) to the Win2K server. Initially we