project8 / dripline

Slow controls for medium scale physics experiments based on AMQP centralized messaging
http://www.project8.org/dripline
1 stars 0 forks source link

more advanced watchdog #84

Closed laroque closed 7 years ago

laroque commented 9 years ago

A monitor was created to externally watch for new sensor values to stop showing up, and issue an alert (for now via twitter) when new values stop appearing. This is useful as an external process as if the lab network is down, internal processes can't get a signal out.

It would be nice to expand the alerts sent to users. The main case being acceptable ranges of values for various loggers. (ie send an twitter/email/whatever if the coldhead goes above 60 K, if the bore pressure goes above 1e-3 torr, if the cell goes above 150 K, LHe level is under 20%, whatever you like).

guiguem commented 8 years ago

I think Gray worked on that, but no final version of the service/config file was given. Someone could continue this work, if more documentation is given.

guiguem commented 7 years ago

This issue was moved to project8/dripline-python#2