UI tool for monitoring appfabric cluster chacing

建议的答复 UI tool for monitoring appfabric cluster chacing

  • 2011年2月15日 6:25
     
     

    Hi

    is there a UI tool for monitoring appfabric cluster chacing

    Thank you

    Bhushan

全部回复

  • 2011年2月15日 7:37
     
     

    Hi,

    There are currently no UI tools for AppFabric caching.

    If you want to monitor a cache cluster there are a few oprions:

    1) Use performance counters to view the statistics.

    2) Use the GetCacheStatistics and other PowerShell cmdlets to get the cache information.

    With either of these you could build a basic UI to monitor a cache cluster.

    Regards,

    Alan


    http://www.CloudCasts.net - Community Webcasts Powered by Azure
  • 2011年2月19日 2:07
     
     建议的答复

    Try this one http://mdcadmintool.codeplex.com/

    It has its limitations so try it and see if it does what you need.


    -Jaime.
  • 2011年2月22日 8:23
     
     

    Hi,

    Currently there is no official UI tool for monitoring appfabric cluster. Do let us know the specific features which you would like to see and find useful in case we do ship a UI tool with the next release. Any feedback will be greatly appreciated.

    Tanks,

    Akshat

  • 2012年7月4日 10:39
     
     
    actually it is very painful to perform appfabric cache administration task using powershell command, because it does not give clear picture of cache status when we use commands like get-cachestatistics or get-cacheclusterhealth. It would be great if next release has an UI administration tool which helps us monitor current cache cluster status, like keys in region, memory usage and performance graph.