> Is there a way to determine whether an interface is idle? Some of our > users occasionally line camp. Unfortunately, since the tty is idle during > an entire PPP or SLIP session, we can't just check for idle time. :( One slightly hacky way would be to watch the counters in "netstat -i" over time.. -- Dan.