my clients are getting services from servers but how to
know which client is using which service. is there any
files to keep information about these? clients used ftp,
nis, samba, apache, squid, nfs and mail services how to
know how many users got service from server side with
date,time and client system ip ?

Answers were Sorted based on User's Feedback



my clients are getting services from servers but how to know which client is using which service. ..

Answer / rahul wandile

Checking the logs is a good idea always.
Now for which server we need to check should be clear.
mail server --> /var/log/mail/maillog [RedHat,centos]
ssh --> /var/log/secure
apache --> /var/log/http/access.log
nfs alrady told also check in /var/log/ folder
samba and nis dont know excatly.

Also check the syslog level and the perticular server log
informations.[Eg: Tomcat keeps log in
$CATALINA_HOME/log/catalina.out which if different then
linux logs]

Is This Answer Correct ?    8 Yes 0 No

my clients are getting services from servers but how to know which client is using which service. ..

Answer / pavan.r

for NFS: end of the day view /var/lib/nfs/rmtab file it
contains how many users used nfs service those users list.
sorry i dont know abou rest all servers.

Is This Answer Correct ?    7 Yes 3 No

my clients are getting services from servers but how to know which client is using which service. ..

Answer / richu

all log information wil get on /var/log/messages

Is This Answer Correct ?    1 Yes 1 No

Post New Answer

More Linux Commands Interview Questions

What is llvm used for?

0 Answers  


You have a computer with 80 GB hard disk and Ubuntu 8.04 is installed on entire hard disk. Now you have to create a seprate partition for Windows OS and Install Win Xp as Dual boot. write down the steps involed along with the commands.

8 Answers   Bhel, Indian Navy, Tata Steel Limited,


How do find hard disk revolutions speed?

1 Answers   ACL, HP,


our wish to print the file vacations with 60 lines to a page. Which command will accomplish this?

2 Answers  


What is bash command?

0 Answers  






Which command puts a script to sleep untill a signal is recieved?

0 Answers  


Explain about system and user utilities?

0 Answers  


what is initrd image?

5 Answers   IBM, Oracle,


What is sudo bash command?

0 Answers  


What are whois tools?

0 Answers  


You wish to print the file vacations with 60 lines to a page. Which of the following commands will accomplish this?

0 Answers  


What is the fastest way to enter a series of commands from the command-line?

0 Answers  


Categories