Post
Topic
Board Mining
Re: "Rug Monitor" - Monitor your mining rigs (graphs for hashrate, temps, etc.)
by
disq
on 19/06/2011, 08:16:08 UTC
one last question, the "shares submitted" graph shows XXm on the y-axis. where is this value calculated? (i think somewhere around line 220)
i thin the 'm' does not stand for 'million' Grin

m is 'milli' (thousandth) the units have SI symbols. The shares submitted graph shows shares per second. The negative Y-axis (below 0) is shares rejected, positive is shares accepted. I had a problem with the shares submitted graph that, sometimes it would get confused and get spikes. Since rrdgraph automatically "zooms out" to view all the data, when this happens the actual shares graph is useless (since it's all zoomed out). Sorry for that, still looking for an explanation/solution.


It would be nice if you left the files default setting files there so we could edit them manually rather than have to fight with Apache about write premissions and what not :<

rrdgraph creates new image files with each generation. You could play with 'umask', but it could be easier (depending on your setup) to schedule a chmod each time after gen-graph runs.


awesome! Smiley Tipped you Smiley

Next week it's time to start building our cluster mgmt software and was just thinking howto monitor, thanks for solving it! Smiley
Rest should be easy Smiley
Thanks and good luck! Smiley