ISG-ICS / cloudberry

Big Data Visualization
http://cloudberry.ics.uci.edu
91 stars 82 forks source link

An entire life-cycle monitor for Twittermap #418

Closed baiqiushi closed 6 years ago

baiqiushi commented 6 years ago

Right now we have no systematic way to check whether the Twittermap is running well. So, this task is to develop a monitor process to check whether each module is alive and functioning properly in a periodically manner, like heart beats. And if the monitor found anything abnormal, it should report to the system administrator through several ways, say e-mail, slack and etc. Basically, Linux shell is recommended as implementation technique, but not limited of course.

baiqiushi commented 6 years ago

503