@itentialopensource/adapter-solarwinds 0.8.5 → 0.8.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,4 +1,12 @@
1
1
 
2
+ ## 0.8.6 [03-27-2024]
3
+
4
+ * Changes made at 2024.03.27_13:24PM
5
+
6
+ See merge request itentialopensource/adapters/telemetry-analytics/adapter-solarwinds!25
7
+
8
+ ---
9
+
2
10
  ## 0.8.5 [03-12-2024]
3
11
 
4
12
  * Changes made at 2024.03.12_11:04AM
package/TAB1.md ADDED
@@ -0,0 +1,11 @@
1
+ # Overview
2
+
3
+ This adapter is used to integrate the Itential Automation Platform (IAP) with the SolarWinds System. The API that was used to build the adapter for SolarWinds is usually available in the report directory of this adapter. The adapter utilizes the SolarWinds API to provide the integrations that are deemed pertinent to IAP. The ReadMe file is intended to provide information on this adapter it is generated from various other Markdown files.
4
+
5
+ ## Details
6
+ The SolarWinds adapter from Itential is used to integrate the Itential Automation Platform (IAP) with SolarWinds. With this adapter you have the ability to perform operations such as:
7
+
8
+ - Performance Monitoring Based on Thresholds and KPIs.
9
+ - Add and Remove Device Component to Monitoring
10
+
11
+ For further technical details on how to install and use this adapter, please click the Technical Documentation tab.