• View Communities
    • Citrix Communities
      Visit the Citrix Communities to get and share technical information and best practices about desktop delivery, datacenter, networking and cloud computing solutions.
    • Citrix Blogs
      Learn the latest from the Citrix employees who are building the future of virtual computing.
    • Citrix Developer Network
      The place for unfiltered straight talk on Citrix products. Find related blogs, best practices, code downloads, APIs and more.
    • Citrix Ready Community Verified
      Does it work with Citrix? Application compatibility questions are a thing of the past with the new Citrix Community Verified site.
  •  Sign In
Citrix Developer Network

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 to generate a recovery action, such as disabling the load balancing capability of the server or restarting the server. The Health Monitoring & Recovery feature includes a number of preconfigured tests; however, you can use the Health Monitoring & Recovery SDK to create custom tests for your specific environment.

HMR Test Pack
Health Monitoring & Recovery SDK 4.5

Login to add new page

  Getting Started Resources Health Monitoring and Recovery SDK

Tags

citrix hmr health monitoring and recovery sdk hmr sdk citrix hmr health monitoring and recovery sdk hmr sdk Delete
Enter tags to add to this page:
Please wait 
Looking for a tag? Just start typing.
  1. Aug 26, 2009

    Anonymous says:

    our company will be using XenApp Enterprise soon. Will I still be able to instal...

    our company will be using XenApp Enterprise soon. Will I still be able to installed this feature? or does the Enterprise comes with a built-in?

  2. Mar 13

    Rick Berry says:

    Has anyone written a custom HMR test via VBS script that will start a service if...

    Has anyone written a custom HMR test via VBS script that will start a service if needed? For example, I've written a custom HMR script that will check if Citrix Print Manager service is running, and if it's not, then start the service. The script works fine when I run it interactively, but when run inside of HMR I can't get the service started (since HMR is in local system context). I've tried a few methods (WMI, cmd line using sc command, cmd line using net start, psexec /i) with no luck. Thanks.

Related Links