Cirtix connect check

Need new test, action, option? Post request here.
Post Reply
violant
Posts: 51
Joined: Sat Apr 25, 2009 1:23 pm
Location: Ukraine

Cirtix connect check

Post by violant »

1)Can you do citrix ISA terminal server check? Citrix server can down but ISA service running and how it check I dont now. I saw some utility with name something like HMRTestPack.msi or HMRTestPack2.msi or ISAListener.exe.
Please tell detailed about it.
2)I tested your tscheck and its fine. I think it check rdp connect to TS. Am I right? Can you create new parametr - port for rdp.
3)I have about 15 devices APC Enviropment monitoring unit and one APC Enviropment Server. Its temperature, humidity, vibration, air flow sensor. It have APC Infrastruxture Manager with email and visual notification, but havent sound notification. I monitoring it via SNMP but it will be good if you write test like your IT Temperature Monitor for APC devices.
KS-Soft Europe
Posts: 2832
Joined: Tue May 16, 2006 4:41 am
Contact:

Re: Cirtix connect check

Post by KS-Soft Europe »

violant wrote:1)Can you do citrix ISA terminal server check? Citrix server can down but ISA service running and how it check I dont now. I saw some utility with name something like HMRTestPack.msi or HMRTestPack2.msi or ISAListener.exe.
Please tell detailed about it.
Sorry, we are not experienced much in Citrix technologies. Truth to say, Citrix provides many usefull WMI classes, so you may use "WMI" test method to check Citrix farms. Also you may use "Shell Script" or "Active Script" test method with a script, that utilizes "MetaframeCOM.MetaframeFarm" object.
violant wrote:2)I tested your tscheck and its fine. I think it check rdp connect to TS. Am I right? Can you create new parametr - port for rdp.
Correct. tscheck.exe utility is designed to check terminal servers. Default port is 3389. Do you need to change this port number?
violant wrote:3)I have about 15 devices APC Enviropment monitoring unit and one APC Enviropment Server. Its temperature, humidity, vibration, air flow sensor. It have APC Infrastruxture Manager with email and visual notification, but havent sound notification. I monitoring it via SNMP but it will be good if you write test like your IT Temperature Monitor for APC devices.
Well, "IT Temperature Monitor" test method was implemented because "Sensatronics" provides easy exchange protocol except SNMP. Actually, I think, SNMP protocol is pretty good, you just should add necessary MIB file into MIB Browser and use it. Ok, we will check APC manuals regarding alternative protocols.

Regards,
Max
violant
Posts: 51
Joined: Sat Apr 25, 2009 1:23 pm
Location: Ukraine

Post by violant »

Do you need to change this port number?
Yes. Most of TS on default port, by there is some TS on other port.
KS-Soft Europe
Posts: 2832
Joined: Tue May 16, 2006 4:41 am
Contact:

Post by KS-Soft Europe »

violant wrote:Yes. Most of TS on default port, by there is some TS on other port.
Hm. Have you tried tscheck.exe utility in order to check these servers?
Actually, tscheck.exe utility uses Terminal Service API to check terminal services. In particular, it utilizes WTSOpenServer function ( http://msdn.microsoft.com/en-us/library/aa383837.aspx ). This function connects to the terminal server using RPC, so for this function it does not matter what port is assigned to the terminal server. The only thing, firewall should not block connections.

Regards,
Max
Post Reply