Citrix communities require javascript. Consult your browser settings to enable it

All content with label system tests.
Related Labels: hmr, endpoint analysis sdk, mfcom script

Application Enumeration (Citrix Developer Network)
IMAEnumAppsTest.vbs Description The IMAEnumAppsTest enumerates all published applications associated with the local Citrix Presentation Server and prints the application name. The IMAEnumAppsTest uses MFCOM as its interface to Presentation Server. The test passes if it can successfully query the published applications on the server ...
Other labels: hmr
Process Watcher (Citrix Developer Network)
ProcWatch.cmd Download ProcessWatcherSampleTest.zip Description ProcWatch takes in a single process name and compares this value to the list of currentlyrunning processes. If there is a match, ProcWatch passes. If there is no match, which indicates that the specified process is not currently running on the local machine, the test fails. How to Use ...
Other labels: hmr
Performance Monitoring Test (Citrix Developer Network)
PerformanceCounterTest.exe Download PerformanceMonitoringSampleTest.zip Description The PerformanceCounterTest is a harness to check perfmon counter values. You specify the following: Category Counter Instance (optional) Threshold value Whether it is the MIN or MAX allowable value The test checks the current value of the specified perfmon ...
Other labels: hmr
Citrix Developer Network

Other labels: mfcom script, endpoint analysis sdk
Writing Health Monitoring & Recovery Tests in any Language (Citrix Developer Network)
Overview  Health Monitoring & Recovery executes native executables (.exe), commandline scripts (.bat, .cmd), and Windows Script Host scripts (.vbs, .js, .wsf). Health Monitoring & Recovery also can run tests written in other scripting languages ...
Other labels: hmr
Security Requirements for Health Monitoring & Recovery Tests (Citrix Developer Network)
Summary This document describes the security requirements for Health Monitoring & Recovery tests. Security Privileges Health Monitoring & Recovery periodically executes tests under the Windows predefined LocalService account. The LocalService account has minimum privileges on the server; therefore, it does ...
Other labels: hmr
How to Write Your First Health Monitoring & Recovery Test (Citrix Developer Network)
Before starting these procedures, on a computer running Citrix Presentation Server, download and install the Health Monitoring & Recovery SDK Health Monitoring & Recovery SDK 4.5 from the Citrix Web site. The following code is a commandline script that monitors the existence of a process ...
Other labels: hmr