Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

wickrio-monitor-bot

Package Overview
Dependencies
Maintainers
2
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

wickrio-monitor-bot

WickrIO Node.js Monitor bot

  • 5.38.18
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
2
decreased by-33.33%
Maintainers
2
Weekly downloads
 
Created
Source

Wickr IO Monitor Bot

Monitor Bot or TownCrier Bot is an integration that alerts the dev-ops team through PagerDuty incidents whenever other monitoring bots are down and once they came back up.

Note: All logs go to a file named combined.log in the root directory of the integration, log files would be replaced once they reach a size of 10mb and until a maximum of 5 files is reached, then the oldest log file would be deleted each time a new one is created. This configurable in lines 32-33 of monitor-bot.js under the maxsize and maxfiles properties.

Configuration:

Wickr IO integrations are configured by running the configure.sh file, to add any additional tokens you want to prompt for do so by adding them to the array in line 63 in configure.js

Required tokens:

  • PAGERDUTY_API_KEY - PagerDuty V2 Events API Key
  • NEIGHBOR_BOTS_LIST - Comma separated list of neighbor monitoring bot names(no spaces in the list)

Keywords

FAQs

Package last updated on 02 Jan 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc