Displaying 20 results from an estimated 172 matches for "00.00".
Did you mean:
0.00
2008 Jan 11
0
freebsd-security Digest, Vol 236, Issue 1
-----Original Message-----
From: owner-freebsd-security@freebsd.org
[mailto:owner-freebsd-security@freebsd.org] On Behalf Of
freebsd-security-request@freebsd.org
Sent: Friday, January 11, 2008 3:00 PM
To: freebsd-security@freebsd.org
Subject: freebsd-security Digest, Vol 236, Issue 1
Send freebsd-security mailing list submissions to
freebsd-security@freebsd.org
To subscribe or unsubscribe via
2008 Jan 10
2
ident daemon: oIdentd creating a lot of processes
hi! all,
i'm using oidentd-2.0.8 installed through /usr/ports/security/oidentd
for ident authentication
what puzzled me is when im starting the daemon using the script
provided at /usr/local/etc/rc.d/oidentd.sh it will create a lot of
process ID and my system will become slow
CPU resources will turn upside down rapidly from 90+% idle to always 0% idle
this is the PIDs while querying daemon
2005 Nov 30
1
X windows is taking 99 percent of cpu
I am running centos 4.2 on a P4 3 GIG with 2 GIG ram.
This machine has been fine for months. my laptop is fine.
X is taking 99 percent of the cpu after some time. All I was doing was
editing code.
If I killall -9 X it comes back for a while then maxes out again.
Any ideas on something to tweek??? THanks,
jerry
------------
Tasks: 120 total, 2 running, 118 sleeping, 0 stopped, 0 zombie
2008 Apr 25
1
load level?
I have a server holding a 2.5-4.0 load level consistently, where should I
start debugging it?
top - 13:32:01 up 167 days, 5:45, 6 users, load average: 2.87, 1.83, 1.51
Tasks: 111 total, 1 running, 110 sleeping, 0 stopped, 0 zombie
Cpu(s): 0.0% us, 0.0% sy, 0.2% ni, 99.8% id, 0.0% wa, 0.0% hi, 0.0% si
Mem: 895728k total, 871996k used, 23732k free, 190612k buffers
Swap:
2002 Mar 09
1
smbd running multiple times
Dear "someone who can help",
I am having a problem with SAMBA and SWAT (although
I'm not sure SWAT is part of the problem...) I get
two instances of "smbd" when ever it is started on
this system. From SWAT I can only stop it ONE time.
After that, each time I attempt to stop the SMBD
daemon from SWAT it simply starts TWO more instances
of the daemon (or something
2009 Apr 02
2
duplicate commands
Hi,
I just upgraded to CentOS 5.3 last night and see these duplicate
commands (migration/0, migration/1) when running top -c?
Is this normal? If not, how do I fix it to make only one command show
up?
1 root 15 0 2064 592 512 S 0.0 0.0 0:03.40 init [3]
2 root RT -5 0 0 0 S 0.0 0.0 0:00.00 [migration/0]
3 root 34 19 0 0 0 S 0.0 0.0 0:00.00 [ksoftirqd/0]
4 root RT -5 0 0 0 S 0.0 0.0 0:00.00
2009 Apr 10
3
centos 5.3 upgrade and duplicate processes running
Hi,
I have a P4 3.2 linux server.
Every since I upgrade to centos 5.3 I see duplicates when running top -
c like:
3 root 34 19 0 0 0 S 0.0 0.0 0:00.13 [ksoftirqd/0]
4 root RT -5 0 0 0 S 0.0 0.0 0:00.00 [watchdog/0]
5 root RT -5 0 0 0 S 0.0 0.0 0:00.00 [migration/1]
6 root 34 19 0 0 0 S 0.0 0.0 0:00.64 [ksoftirqd/1]
7 root RT -5 0 0 0 S 0.0 0.0 0:00.00 [watchdog/1]
8 root 10 -5 0 0 0 S 0.0 0.0
2007 Aug 22
5
Slow concurrent actions on the same LVM logical volume
Hi 2 all !
I have problems with concurrent filesystem actions on a ocfs2
filesystem which is mounted by 2 nodes. OS=RH5ES and OCFS2=1.2.6
F.e.: If I have a LV called testlv which is mounted on /mnt on both
servers and I do a "dd if=/dev/zero of=/mnt/test.a bs=1024
count=1000000" on server 1 and do at the same time a du -hs
/mnt/test.a it takes about 5 seconds for du -hs to execute:
270M
2010 Nov 09
2
help to merge two data frame if name matches
Dear All,
I have two data like this :
$cat main.csv
name,id,memory,storage
mohan,1,100.20,1.10
ram,1,200,100
kumar,1,400,50
xxx,1,100,40
aaa,1,800,45
mount,1,200,80
> main <- read.csv(file='main.csv',sep=',' , header=TRUE)
> main
name id memory storage
1 mohan 1 100.2 10
2 ram 1 200.0 100
3 kumar 1 400.0 50
4 xxx 1
2011 Aug 30
1
Why the data got from "top" and "xentop" are different?
Hi All,
I''m a beginner in Xen. Recently I''ve configured one VM (vm03) hosted in my
physical machine. I ran the "netperf" workload in the vm01, and used the
"top" command in the vm03 to test the behavior of the running workload.
Meanwhile, I also used the "xentop" command in domain0 to see the resource
consumption in vm03. Interestingly, I found that
2010 May 14
1
point.in.polygon() in sp package: accuracy problems?
Dear list:
I encountered some problems using the function point.in.polygon() of the sp package, when trying to determine whether some points lye inside, outside, on the border or on a vertice of a polygon.
I have a list of point I know should lye right on the border of a polygon, but some of them are not classified as such by point.in.polygon() (see the example code below).
To make a long story
2003 Jul 11
1
SSH/v1 dead processes bug
Should I submit this as a proper bug, or will someone look at it?
Basically, between 4.7-REL and 4.8-REL ssh was upgraded and now exhibits
the following bug.
If you connect with protocol v1 you get three ssh processes, one of
which never dies, even after the ssh session has been closed.
% ps aux | grep ssh
root 219 0.0 0.0 4076 0 ?? IW - 0:00.00 sshd: paul [priv
root
2014 Dec 20
0
Multiple Instances of Icecast???/
reflum,
On Mon, 2014-12-08 at 16:54 +0000, Dean Sauer wrote:
> On Mon, 01 Dec 2014 23:52:35 +0000, Philipp Schafft wrote:
>
> > Have you set top to display threads instead of processes?
>
> I rebooted, one process started, after a while... back to the insane
> numbers of them, and even more threads....
>
> below is:
>
> top -H (all threads)
> 1509
2005 Jan 07
2
Asterisk 1.0.2 - Unable to allocate channel structure
Hi,
This morning I had some failed calls. On the console (and in the log)
I saw the error "Unable to allocate channel structure". Before I restarted
the process, I checked it's memory usage in ps and glanced at my free
memory in top. Asterisk was using a normal ammount of memory, about
40M. I don't think this was a system limit. This was running Asterisk
v1.0.2. Below is
VERY HIGH LOAD AVERAGE: top - 10:27:57 up 199 days, 5:18, 2 users, load average: 67.75, 62.55, 55.75
2010 Feb 09
9
VERY HIGH LOAD AVERAGE: top - 10:27:57 up 199 days, 5:18, 2 users, load average: 67.75, 62.55, 55.75
Hi Team
Can someone advice me on how i can lower the load average on my asterisk
server?
dahdi-linux-2.1.0.4
dahdi-tools-2.1.0.2
libpri-1.4.10.1
asterisk-1.4.25.1
2 X TE412P Digium cards on ISDN PRI
Im using the system as an IVR without any transcoding or bridging
**************************************
top - 10:27:57 up 199 days, 5:18, 2 users, load average: 67.75, 62.55,
55.75
Tasks: 149
2006 Jun 16
2
How normal is this memory usage?
The following is from just two invocations of "mongrel_rails". Is
this normal? 57M x 3 seems a little high to me.
This is the latest pre-release, Debian sarge, on my VPS. Two Rails
apps running against SQLite3, with Pound in front.
top - 10:50:12 up 47 days, 12:09, 1 user, load average: 0.06, 0.03, 0.01
Tasks: 52 total, 2 running, 50 sleeping, 0 stopped, 0 zombie
Cpu(s):
2013 Jan 17
2
Centos 6.3: load average strangeness
Hi, on my c6.3 server (guest of a vmware host) I have a strange load
average value:
w command:
> [root at s-doc ~]# w
> 11:19:23 up 41 days, 23:15, 1 user, load average: 4,03, 4,03, 4,00
> USER TTY FROM LOGIN@ IDLE JCPU PCPU WHAT
> root pts/2 dodo:S.0 11:15 0.00s 0.02s 0.00s w
top command:
> top - 12:13:31 up 42 days, 9 min, 1
2015 Feb 26
1
Back with my UID problems
On Thu, 26 Feb 2015 22:45:02 +0000
Rowland Penny <rowlandpenny at googlemail.com> wrote:
>
> Just what do you mean by 'allow no connections' ?? where from ? how?
ivory:~ wynkoop$ smbclient -L prd2
Receiving SMB: Server stopped responding
protocol negotiation failed
ivory:~ wynkoop$
and on the server with the samba-tool built config I have these samba
related processes:
2016 Mar 22
2
Samba43 Kerberos issues
Hi There,
I have an odd issue with my samba4 infrastructure, I have two servers both replicating fine.
DC1 passes all tests documented here: https://wiki.samba.org/index.php/Setup_a_Samba_Active_Directory_Domain_Controller
Except the following test:
# kinit administrator
# kinit: krb5_get_init_creds: Client (administrator at DOMAIN.NAME.COM.AU) unknown
And in the logs I have found the
2005 Jun 18
6
how much rum for xen0 - only ssh
Hello List,
how much run should i give xen0 if the only service that runs is sshd ?
~# free
total used free shared buffers cached
Mem: 127032 124952 2080 0 7776 89688
-/+ buffers/cache: 27488 99544
Swap: 1048816 0 1048816
Tasks: 33 total, 2 running, 31 sleeping, 0 stopped, 0 zombie