martomi / chiadog

A watch dog providing a peace in mind that your Chia farm is running smoothly 24/7.
MIT License
457 stars 120 forks source link

[Feature] Add watcher for running plot processes #202

Closed ems1985 closed 3 years ago

ems1985 commented 3 years ago

In the config.yaml it should be possible to define a certain number of chia plotting processes (e.g. chia_plot_processes_warning_threshold) and if the number of active processes falls below the threshold a warning notification should be sent out.

Similarly it should be possible to add a plot_process_warning_time_m and if a plot process ever goes over that time a warning notification should be sent out.

martomi commented 3 years ago

Thank you for the suggestion. There are many other tools specialising in plotting and monitoring these processes. Chiadog specializes in monitoring the harvesters (for now).