🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

github.com/hiroakis/monitor-sidekiq-dead-queue

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/hiroakis/monitor-sidekiq-dead-queue

v0.0.0-20150914060119-759aaee824db
Source
Go
Version published
Created
Source

monitor-sidekiq-dead-queue

If the tool finds new dead queue, post it to slack.

Build

make build

Usage

monitor-sidekiq-dead-queue \
    -host REDIS-HOSTNAME \
    -port 6379 \
    -posfile /tmp/monitor-sidekiq-dead-queue.pos \
    -url https://hooks.slack.com/services/xxxxxxxx \
    -channel ALERT-CHANNEL \
    -slackusername sidekiq dead queue \
    -iconemoji interrobang

License

MIT

FAQs

Package last updated on 14 Sep 2015

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