Synopsis: a variation to CTX-DisconnectedMonitor.

If you are reading this, you should have heard about CTX-DisconnectedMonitor by now. If not, feel free to read all about it here. In this quick post, I want to discuss a minor variation to CTX-DisconnectedMonitor. And I called it CTX-IdleMonitor.

It does not take a lot of imagination what that could be. Instead of looking for sessions in a disconnected state, the script looks for idle sessions and logs them off. All the other logic is identical to CTX-DisconnectedMonitor.

I did put this script variation in its repository on Github here.

Stay safe!