Deconstrained / pagerduty-vbs

Triggers and resolves incidents in PagerDuty when alerts are added to a queue directory

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Overview

This VBScript triggers and resolves incidents in PagerDuty when an event is added to a queue directory (C:\PagerDuty\Queue).

Example Usage

SolarWinds alerts are logged to a text file (which contain data in PagerDuty's Events API JSON format) in the queue directory, and the VBScript sends the alert files in the queue directory to PagerDuty via a follow-up action from SolarWinds or Windows scheduled task that executes the VBScript with CScript.exe.

There are example alert triggers and resets for SolarWinds NPM and SAM in the SolarWinds Sample Alerts directory. Importing these will start logging alerts to C:\PagerDuty\Queue.

For a full walkthrough on setting up the integration, please see the SolarWinds Integration Guide on pagerduty.com.

About

Triggers and resolves incidents in PagerDuty when alerts are added to a queue directory


Languages

Language:Visual Basic 100.0%