Disconected terminal sessions

General chat about HostMonitor (all messages posted before March 07, 2003 available here).
Locked
HiQDevil
Posts: 20
Joined: Tue May 06, 2003 6:00 pm

Post by HiQDevil »

Is it possible to create a test wich informed about disconected terminal sessions?
KS-Soft
Posts: 13012
Joined: Wed Apr 03, 2002 6:00 pm
Location: USA
Contact:

Post by KS-Soft »

Not sure. I think you can use Performance Counter test to monitor number of sessions but its not exactly what you need? One user can terminate session but another user opens new session and counter will not be changed. Sorry, I don't see good solution.

IMHO this topic does not fit "Problems and Bugs" forum. Would be better to post this message into "Installation & configuration" or "Wish list" forum.

Regards
Alex
HiQDevil
Posts: 20
Joined: Tue May 06, 2003 6:00 pm

Post by HiQDevil »

Thanks for the answer, but I found a solution:
You have to create a external program test with the following input:
quser.exe /server:XXX |find /i "disc" and the alert option is=to errolevel 0

Regards
Locked