Popular Tag: hmr

Content with label hmr in Citrix Developer Network
Related Labels: system tests, health monitoring recovery, sdk

Writing HMR Tests with MFCOM and VBScript
Summary{} This document describes how to start writing Health Monitoring & Recovery tests using MFCOM and VBScript. {}Procedure{} # Download and install an MFCOM SDK from the Citrix Web site. Use CTX106305 \entryID\CTX106305\/entryID\ as a reference for installing ...
Other labels: hmr
Writing Health Monitoring & Recovery Tests in any Language
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, system tests
Security Requirements for Health Monitoring & Recovery Tests
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, system tests
How to Write Your First Health Monitoring & Recovery Test
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: system tests, hmr
HMR Test Pack
Health Monitoring & Recovery Test Pack !btnsearch.png!  {}Download HMR Test Pack{} HMRTestPack.msi Included Tests These tests are included in the Health Monitoring & Recovery (HMR) Test Pack: Checkdns.exe CheckLHC.exe Checkxmlthreads.exe Cpsvctest.exe Spoolertest.exe ICAListener.exe Description This section ...
Other labels: health monitoring recovery, hmr
Health Monitoring & Recovery SDK 4.5
Introduction Health Monitoring & Recovery is a feature that is new in Citrix Presentation Server 4.5. The main function of the Health Monitoring & Recovery feature is to monitor the health of Presentation Server. If any of the tests fail, the Health Monitoring & Recovery feature can be configured to generate ...
Other labels: sdk, hmr
Health Monitoring and Recovery SDK
Overview Health Monitoring & Recovery is a new feature of Citrix Presentation Server 4.5. The main function of the Health Monitoring & Recovery feature is to monitor the health of Presentation Server. If any of the tests fail, you can configure the Health Monitoring & Recovery feature ...
Other labels: hmr
Performance Monitoring Test
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, system tests
Process Watcher
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, system tests
Application Enumeration
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, system tests
  • Add to Bookmarks