mastbaum / websno

real-time monitoring for ALL the things
0 stars 4 forks source link

morca parsing #20

Closed mastbaum closed 11 years ago

mastbaum commented 12 years ago

Orca writes monitoring information such as CMOS rates, slot low voltages, and crate high voltage, and PMT base current to the morca (monitoring Orca) database.

This may be replaced by the Orca JSON stream. If not, it will arrive via a CouchDB changes feed.

In either case, this data must be parsed for storage.

gffs commented 11 years ago

All the morca packets will come through the orca json stream. ORCA is changed, the orcaroot reader shipping zeromq json packets is done, but needs testing.