Who is using up all of my resources?!


 
Thread Tools Search this Thread
Top Forums UNIX for Dummies Questions & Answers Who is using up all of my resources?!
# 1  
Old 07-16-2007
Bug Who is using up all of my resources?!

For some reason, I'm having a bit of a brain fart here and cannot think of a simple solution to this problem...

We have a samba server installed on one of our Darwin boxes. Someone is doing massive amounts of work through a samba share, and in turn in pegging samba and the box. I can see how many resources Samba is using, however, to break it down further and see which user is actually using all of those resources is something I cannot figure out.

Any help is much appreciated.
# 2  
Old 07-16-2007
Does smbstatus give you anything useful in terms of the number of sessions?

The resource hog may have a lot of open files or sessions.
 
Login or Register to Ask a Question

Previous Thread | Next Thread

7 More Discussions You Might Find Interesting

1. AIX

How much resources is left on the P7?

I know that it is possible to login into the HMC console and view all the specs like, how much CPU/RAM every LPAR has. But how can I check how much the whole P7 has in total and how much is left to creat a new LPAR:wall: (5 Replies)
Discussion started by: DiViN3
5 Replies

2. AIX

The partition keeps the resources

Hello, On a PL1650, with AIX partitions (micropartitionning). When a partition is "Not Actived", the processor and memory resources are not free (display in the HMC) and I can't by DLPAR. The partition keeps the resources. An idea ? Thanks, Trunk. (5 Replies)
Discussion started by: Trunk
5 Replies

3. Solaris

CPU resources

Hi, I got a solarsi 10 box with 9 zones and the cpu shares as following ID NAME SHARES 0 global 1 1 FMW1 100 2 FMW2 100 3 OID1 100 4 OID2 100 5 OVD1 100 6 OID0 100 7 FMW5 100 8... (2 Replies)
Discussion started by: fugitive
2 Replies

4. Programming

C - Freeing resources

I was wondering what is the function in C to free a resource(usually a variable) I know in C# there a Garbage collector, but in c and C++ there are none. I believe in c++ the function is free(); (8 Replies)
Discussion started by: james2432
8 Replies

5. UNIX for Dummies Questions & Answers

Unix Resources

Good morning all! Does any know of any good resources to read up on why people would use Unix, what the weaknesses are of the platform and how it is used! Many thanks: Note: This is for an assignment, I know you are not suppose to ask for help or post assignment questions but all I am... (2 Replies)
Discussion started by: Zeta_Acosta
2 Replies

6. UNIX for Dummies Questions & Answers

check resources

Hi all I would like to check my production machine and find out which application is using up the resources of the Unix machine, is there a way to display individual applications that are running and the percentage of resources they are taking up? (2 Replies)
Discussion started by: handynas
2 Replies

7. Programming

Motif resources

I am very glad to be a member of you. where can i look for the resource programe examples about motif? please help me!Thanks a lot. (3 Replies)
Discussion started by: q30
3 Replies
Login or Register to Ask a Question