Windows Terminal Service Plugin Monitor

by Nov 22, 2006

[topic=”149″]Please use this link if you have Service Pack 5 or higher[/topic]

This plug-in service monitor provides the following Windows Terminal Services counters:

Terminal ServicesActive Sessions
Terminal ServicesInactive Sessions
Terminal ServicesTotal Sessions

This monitor you are able to run on a Unix or Windows system because the visual basic script is run on the agent side instead of the Monitoring station side.

Installation

Monitoring Station Side:

– extract monitor scripts to into scripts on the monitoring station
– use erdcloader to load the check_wts.xml file
– the monitor will appear on your Add Service Instance page as 'Terminal Service Connections'
– Instructions more detail in README.txt

Agent Side:

– extract agent side vbs script on agent system (wintermservagent.zip)
– Set up registry keys for custom script settings for up.time agnet
– Instructions in more detail in README.txt

3 Files included in this post

– wintermservagent.zip

This is agent side script to gather windows terminal service counters

– unixtermservmonitor.tar.gz

This is monitor side script for unix systems

– wintermservmonitor.zip

This is monitor side script for windows systems.