Skip to content

danielhfrank/nsqadmin2hipchat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

nsqadmin2hipchat.py

This is a reader for NSQ that takes in json messages of the format emitted by nsqadmin and posts them (in a human-friendly representation) to Hipchat. To use it, nsqadmin should be configured to post notifications to nsqd as described in its readme file. Everything offered as-is with no promise of success - good luck.

usage: nsqadmin2hipchat.py [-h] --hipchat-auth-token HIPCHAT_AUTH_TOKEN
                           --hipchat-room-id HIPCHAT_ROOM_ID --nsq-topic
                           NSQ_TOPIC [--nsq-channel NSQ_CHANNEL] [-v]
                           (--nsqd-tcp-address NSQD_TCP_ADDRESS | --nsqlookupd-http-address NSQLOOKUPD_HTTP_ADDRESS)

About

Post NSQ admin notifications to HipChat, with nsqd.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages