Skip to content
This repository was archived by the owner on May 27, 2025. It is now read-only.
/ twisted-gni Public archive

PoC for CERN monitoring infrastructure event subscription

Notifications You must be signed in to change notification settings

gmccance/twisted-gni

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

PoC comsumer for CERN's alarm notification infrastructure

See https://github.com/gmccance/GNI for general desceiption of infrastructure.

Current implementation is using a partitioned ActiveMQ message queue:

  • state: open - single event latch-up on new alarm open
  • state: active - multiple events, send repeatadly for open alarms
  • state: closed - single event latch-down on alarm close

See http://itmon.web.cern.ch/itmon/ for specification.

This PoC is to show how to connect to the partitioned broker and consume alarm events from the system.

About

PoC for CERN monitoring infrastructure event subscription

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages