Displaying 2 results from an estimated 2 matches for "monitir".
Did you mean:
  monitor
  
2011 Feb 15
2
monitiring cpu usage via cgroup
Hi
I was asking about the fedora 14 kernel if it is good enough for cgroup 
usage because 
I am trying to set a cgroup  under  cpu subsytem ( /dev/cgroup/cpu/group1/ 
) that have   /cpu.rt_runtime_us of 100000
while cpu.rt_period_us has a value of 1000000 i.e a ratio of 1/10 . still 
when I run a task (endless loop) in that group
(cgexec -g cpu,cpuset:group1 ./test)  it gets all the cpu core time
2007 Jan 27
0
Problem with MAX OPEN FILES REACHED
...nproc   16384
*               soft    nofile  12000
*               hard    nofile  16000
, /etc/rc.d/init.d/samba ulimit -n 12000 before start smbd, /etc/sysctl.conf 
fs.file-max = 12000 
And start monitoring through lsof, smbstatus every 15 min.
In a few days situation with halt limits repeat and monitiring to show (I do 
not show full logs because it's very big. Only sessions which lead to 
Errors.):
######################################################## 
START-TIME =26.01.2007 09:00 
OpenFiles FULL 
1171 
OpenFiles by SMB 
861 
######################################################## 
STA...