Subject Re: [firebird-support] FB Classic Server / how many connected user
Author Milan Babuskov
gbehnke2000 wrote:
> is there a way to find out how many concurrent users are connected on
> the Database ?

On Linux, yes. On Windows... I wouldn't know.

On Linux you can use system tools ps and lsof (combined with
grep/awk/sed). First determine the server processes with ps, and then
use lsof to read which is working with which database. You can write a
(not so) simple script that will output the information the way you like it.

HTH

--
Milan Babuskov
http://fbexport.sourceforge.net
http://www.flamerobin.org