UI tool for monitoring appfabric cluster chacing

Proposed UI tool for monitoring appfabric cluster chacing

  • Tuesday, February 15, 2011 6:25 AM
     
     

    Hi

    is there a UI tool for monitoring appfabric cluster chacing

    Thank you

    Bhushan

All Replies

  • Tuesday, February 15, 2011 7:37 AM
     
     

    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
  • Saturday, February 19, 2011 2:07 AM
     
     Proposed

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

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


    -Jaime.
  • Tuesday, February 22, 2011 8:23 AM
     
     

    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

  • Wednesday, July 04, 2012 10:39 AM
     
     
    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.