Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion docs/cwa/monitors/network-glue-deployment.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,8 @@ This monitor performs the auto deployment of the Network Glue Collector. It depe

## Dependencies

[Script - Network Glue Collector - Install](/docs/11b30dcb-74c1-4736-a495-5908ce17117a)
- [Script - Network Glue Collector - Install](/docs/11b30dcb-74c1-4736-a495-5908ce17117a)
- [Solution - Application - Network Glue Collector](/docs/2aceee46-2a96-465d-929d-85de69811a3a)

## EDFs

Expand Down
64 changes: 63 additions & 1 deletion docs/cwa/scripts/network-glue-collector-install.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,66 @@ draft: false
unlisted: true
---

Deprecated
## Summary
This document provides detailed instructions for installing the NetworkGlue Collector, including requirements for the client-specific activation key and the necessary URL for the installer. It outlines user and global parameters, the process for installation, and ticketing information for failed installations.

## File Hash

- **File Path:** `C:\ProgramData\_Automation\Script\Install-NetworkGlueCollector\Install-NetworkGlueCollector.ps1`
- **File Hash (Sha256):** `D5090A79FFFEE6F406A59AF8CB1139158166F5FB11E91F4D1C60B8BC30C009B8`
- **File Hash (MD5):** `2D03524B9D7B09C862D15AB4AF44EF58`

## Sample Run

![Sample Run](../../../static/img/docs/11b30dcb-74c1-4736-a495-5908ce17117a/image1.webp)

## Dependencies

- [Solution - Application - Network Glue Collector](/docs/2aceee46-2a96-465d-929d-85de69811a3a)
- [Internal Monitor - ProVal Production - Network Glue - Deployment](/docs/4e0f7314-bf88-44de-a162-139c191e6e09)

#### Global Parameters

| Name | Example | Required | Description |
|--------------------------|-------------------------------------|----------|---------------------------------------------------------------------------|
| URL | https://s3.amazonaws.com/networkdetective/download/NetworkGlueCollector.msi | True | MSI URL link to install Network Glue Collector|


#### User Parameters

| Name | Example | Required | Description |
|--------------------------|-------------------------------------|----------|---------------------------------------------------------------------------|
| Activation Key | &!GHGSDG$#SHJG7668717% | False | This is required to be set with the individual clients activation key found in their IT Glue Networks page to enable auto deployment. |
| Set_Environment | 1 | True (for first execution) | Run the script with the Set_Environment parameter set to 1 to create the EDFs used by the solution. |

## EDFs

| Name | Level | Type | Editable | Description |
|-----------------------------|---------|-------|----------|-------------------------------------------------------------------------------------------------------------------------------------|
| Network Glue Activation Key | Client | Text | Yes | This is required to be set with the individual clients activation key found in their IT Glue Networks page to enable auto deployment. |

## Output

- Script Logs
- Ticketing

## Ticketing

<B>Subject</B> :
```
SW - Network Glue Collector failed to install on %computername%
```

<B>Body</B> :
```
Network Glue Collector installation failed on %CLIENTNAME%\%COMPUTERNAME% at %LOCATIONNAME%. Please review the log below:

@ErrorLog@.
```

<B>Comment</B> :
```
Network Glue Collector installation failed again on the %computername% of %clientname%\%locationname%. Please review the log below:

@ErrorLog@.
```
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,8 @@ This script is built to perform the uninstallation of the Network Glue Collector

## Dependencies

[Remove Application CWA Script](/docs/494f7109-e4b2-4ffa-93f8-e33089b09b4e)
- [Remove Application CWA Script](/docs/494f7109-e4b2-4ffa-93f8-e33089b09b4e)
- [Solution - Application - Network Glue Collector](/docs/2aceee46-2a96-465d-929d-85de69811a3a)

## Variables

Expand Down
4 changes: 4 additions & 0 deletions docs/solutions/application-network-glue-collector.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,11 @@ This solution contains the Network Glue deployment and uninstallation articles.
2. **Reload the system cache:**
![Reload Cache](../../static/img/docs/2aceee46-2a96-465d-929d-85de69811a3a/image_1.webp)


3. **Configure the solution as outlined below:**
- Navigate to Automation → scripts within the CWA Control Center and set up the following:
- [Script - Network Glue Collector - Install](/docs/11b30dcb-74c1-4736-a495-5908ce17117a)
- Debug the script against any machine by setting the parameter "Set_Environment" equals to 1 to create the EDFs related to solution.
- Navigate to Automation → Monitors within the CWA Control Center and set up the following:
- [Internal Monitor - ProVal Production - Network Glue - Deployment](/docs/4e0f7314-bf88-44de-a162-139c191e6e09)
- Set up with the "△ Custom - Execute Script - Network Glue Collector - Install" Alert Template
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.