Skip to content

SkylineCommunications/SLC-AS-ChatOps-IDP

Repository files navigation

SLC-AS-ChatOps-IDP

This repository contains an automation script solution with scripts that can be used to retrieve IDP information from your DataMiner system using the DataMiner Teams bot.

The following scrips are currently available:

Pre-requisites

Kindly ensure that your DataMiner system and your Microsoft Teams adhere to the pre-requisites described in DM Docs.

Configuration

Before you can successfully run the IDP Info script, a memory file will need to be created. The memory file needs to be named "ChatOps_PTP_Info_Options" and requires the following entries:

Position Value Description
0 Managed Get Managed Devices
1 Unmanaged Get Unmanaged Devices
2 Not Software Compliant Get Not Software Compliant Elements

Get Managed Devices

Automation script returns the managed elements of the IDP solution in a table. A message given in case no element of the DataMiner system is managed by the IDP solution.

Example get managed devices

Get-Managed-Devices

Automation script returns the unmanaged elements by the IDP solution in a table. A message given in case all the elements of the DataMiner system are managed by the IDP solution.

Example get unmanaged devices

Get Not-Software Compliant Elements

Automation script returns returns the elements that are identified by IDP as Not-Software Compliant. A message given in case the software of all the elements is up-to-date.

Example get not-software compliant elements

Limitations:

Due to the limited size of a bot message (40 KB), are the tables limited to a 100 rows.

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages