DSM-G600, DNS-3xx and NSA-220 Hack Forum

Unfortunately no one can be told what fun_plug is - you have to see it for yourself.

You are not logged in.

Announcement

#1 2010-10-28 23:16:13

konke
Member
Registered: 2010-10-08
Posts: 12

Users

Is there anyway to se the users that are accesing the nas? or too se the download and upload speed from and too the nas?
I Have fun_plug and running bittorrent and a ftp server...

Offline

 

#2 2010-10-28 23:22:45

bound4h
Member
Registered: 2010-04-12
Posts: 209

Re: Users

For down/up speed, you can check out NAS Performance Tool (http://www.intel.com/design/servers/sto … oolkit.htm or this one http://www.808.dk/?code-csharp-nas-performance). 

If you have a Mac or just don't want to go that route, you can do:

time cp /path/to/file /path/to/destination

And then just divide the file size by the time it took.  Credits to karlrado for that one.


As far as the users, I'm sure there's a command in linux to show the users logged in, but if it's a SAMBA share access then I doubt you can get the actual workstation accessing the files.  But I've been wrong many times, someone else might have an idea.

Good luck

Last edited by bound4h (2010-10-28 23:24:05)

Offline

 

#3 2010-10-30 07:13:59

chriso
Member
Registered: 2009-03-29
Posts: 74

Re: Users

Samba creates a new smbd process for each user accessing a share and the owner of that process is the user.
So: ps -a | grep smb

Will show the user, but note the concept of "connected" is that they have accessed a file recently not that someone has a drive/folder mapped to the DNS-323.

Offline

 

Board footer

Powered by PunBB
© Copyright 2002–2010 PunBB