grctest / GRC-Netdata

Netdata charts for Gridcoin
MIT License
7 stars 6 forks source link

Issue with stats.sh not being persistent #4

Closed grctest closed 7 years ago

grctest commented 7 years ago

The GRC graphs on netdata rely on the script stats.sh, this script is called with the following command: "source ./stats.sh >/dev/null 2>&1 < /dev/null &"

After a few hours, the stats.sh script fails and it looks like the GRC client is dead to netdata.

Need to figure out how to make the stats.sh script more persistent!

Perhaps related to the timing issue?

NickAnEngineer commented 7 years ago

I think this is solved if you use the service I pushed a few days ago #8