From aa888f1d7cadffd421cc20b97a8062d27dc374b3 Mon Sep 17 00:00:00 2001 From: rbellary-vi <73928743+rbellary-vi@users.noreply.github.com> Date: Tue, 9 Feb 2021 17:55:32 +0530 Subject: [PATCH 1/2] Update README.md updating Virtana and support links --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index aaae300..4f012c2 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,12 @@ Netuitive Windows Agent ======================== -The Netuitive 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 [Netuitive](https://http://www.netuitive.com/). +The Netuitive 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 [Virtana](https://www.virtana.com/products/cloudwisdom/). -See the [Netuitive Windows agent docs](https://help.netuitive.com/Content/Misc/Datasources/Windows/new_windows_datasource.htm) or the [wiki](../../wiki) for more information, or contact Netuitive support at [support@netuitive.com](mailto:support@netuitive.com). +See the [Netuitive Windows agent docs](https://docs.virtana.com/en/windows-agent.html) or the [wiki](../../wiki) for more information, or contact Netuitive support at [cloudwisdom.support@virtana.com](mailto: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 Netuitive Windows Agent diverges from CollectdWin by extending the collection to non-numeric values such as attributes, events, and relationships. Netuitive created plugins to read Windows events and attributes as well as plugins to write to [Netuitive](https://www.netuitive.com/) and [StatsD](https://github.com/etsy/statsd). Netuitive also changed the underlying framework to support collection and representation of elements of different types and metrics from remote sources. +The base functionality of CollectdWin remains in our fork: exposing windows performance counters for collection and monitoring. The Netuitive Windows Agent diverges from CollectdWin by extending the collection to non-numeric values such as attributes, events, and relationships. Netuitive created plugins to read Windows events and attributes as well as plugins to write to [Virtana](https://www.virtana.com/products/cloudwisdom/) and [StatsD](https://github.com/etsy/statsd). Netuitive also changed the underlying framework to support collection and representation of elements of different types and metrics from remote sources. From 932502e323cfb0b52bd3fbc781218c0315e7a651 Mon Sep 17 00:00:00 2001 From: rbellary-vi <73928743+rbellary-vi@users.noreply.github.com> Date: Tue, 9 Feb 2021 21:33:23 +0530 Subject: [PATCH 2/2] Update README.md changed all netuitive to CloudWisdom --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 4f012c2..44d9d0a 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,12 @@ -Netuitive Windows Agent +CloudWisdom Windows Agent ======================== -The Netuitive 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 [Virtana](https://www.virtana.com/products/cloudwisdom/). +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](https://www.virtana.com/products/cloudwisdom/). -See the [Netuitive Windows agent docs](https://docs.virtana.com/en/windows-agent.html) or the [wiki](../../wiki) for more information, or contact Netuitive support at [cloudwisdom.support@virtana.com](mailto:cloudwisdom.support@virtana.com). +See the [CloudWisdom Windows agent docs](https://docs.virtana.com/en/windows-agent.html) or the [wiki](../../wiki) for more information, or contact CloudWisdom support at [cloudwisdom.support@virtana.com](mailto: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 Netuitive Windows Agent diverges from CollectdWin by extending the collection to non-numeric values such as attributes, events, and relationships. Netuitive created plugins to read Windows events and attributes as well as plugins to write to [Virtana](https://www.virtana.com/products/cloudwisdom/) and [StatsD](https://github.com/etsy/statsd). Netuitive also changed the underlying framework to support collection and representation of elements of different types and metrics from remote sources. +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](https://www.virtana.com/products/cloudwisdom/) and [StatsD](https://github.com/etsy/statsd). CloudWisdom also changed the underlying framework to support collection and representation of elements of different types and metrics from remote sources.