checking user connect time
2 Nov
2009
2 Nov
'09
1:27 a.m.
Hi, Can you let me know where can we check the time for which a particular user is connected, basically this is required so that we can advice the customer if his ISDN line is connected for too long. Regards, Yagnesh Dave.
2 Nov
2 Nov
6:36 a.m.
Can you let me know where can we check the time for which a particular user is connected, basically this is required so that we can advice the customer if his ISDN line is connected for too long.
SELECT (now() - AcctStartTime) FROM radacct WHERE UserName='some_user' AND AcctStopTime IS NULL Ivan Kalik Kalik Informatika ISP
6092
Age (days ago)
6092
Last active (days ago)
1 comments
2 participants
participants (2)
-
Ivan Kalik -
Yagnesh Dave