View Single Post
Old 11-16-2003, 02:04 PM  
odd
Senior Member
 
Join Date: Sep 2003
Posts: 273
Default

Test on previous version and this new verison. Logintime isnt correct. Check idle time against logintime, idletime shouldnt be a minut before logintime.

site swho idle
Right after login:
200-| Logintime: 0d 0h 0m -30s Idletime: 0d 0h 0m 0s

After 10 sec:
200-| Logintime: 0d 0h 0m -20s Idletime: 0d 0h 0m 10s

What ive used in tamplete's, Ive changed them to my desire but it should be working anyway.
| | Logintime: %(logintime_total_d)d %(logintime_h)h %(logintime_m)m %(logintime_s)s Idletime: %(idletime_total_d)d %(idletime_h)h %(idletime_m)m %(idletime_s)s (lastcmd)

Ive set time_offset = 3630 and that gives me exact idle time for the users. But the logintime is incorrect.
odd is offline   Reply With Quote