UI tool for monitoring appfabric cluster chacing

Proposed Answer UI tool for monitoring appfabric cluster chacing

  • martes, 15 de febrero de 2011 6:25
     
     

    Hi

    is there a UI tool for monitoring appfabric cluster chacing

    Thank you

    Bhushan

Todas las respuestas

  • martes, 15 de febrero de 2011 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
  • sábado, 19 de febrero de 2011 2:07
     
     Respuesta propuesta

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

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


    -Jaime.
  • martes, 22 de febrero de 2011 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

  • miércoles, 04 de julio de 2012 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.