Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 1.27 KB

File metadata and controls

12 lines (7 loc) · 1.27 KB

CloudWisdom Windows Agent

The CloudWisdom Windows Agent leverages CollectdWin to collect, aggregate, and publish windows performance counters and attributes to Netuitive. It is designed to expose crucial metrics from your Windows machines and display them in a meaningful way in CloudWisdom.

See the CloudWisdom Windows agent docs or the wiki for more information, or contact CloudWisdom support at cloudwisdom.support@virtana.com.

Changes to CollectdWin

The base functionality of CollectdWin remains in our fork: exposing windows performance counters for collection and monitoring. The CloudWisdom Windows Agent diverges from CollectdWin by extending the collection to non-numeric values such as attributes, events, and relationships. CloudWisdom created plugins to read Windows events and attributes as well as plugins to write to CloudWisdom and StatsD. CloudWisdom also changed the underlying framework to support collection and representation of elements of different types and metrics from remote sources.