Here is what I am doing regarding dosing and power outage reliability. For dosers that are timer controlled I am basically having timers to verify that outside of the dosing time the equipment stays off, its cumbersome but I like the additional reliability about knowing that if power goes out and comes back up that the likely hood of continuing to dose is lower.
Here are some examples:
This is one of the more complicated ones, dosing Kalk from 1800 to 0600, since I am wanting to dose overnight it requires 2 entries, one 1800 to 2300 and then another one from 0:00 to 0600. Unless someone knows better I do not think I can combine this into one entry but I could be wrong, not a cron xpert. :p
High level
Detail timer ON and OFF, should come on top of hour and turn off 2 minutes later, note that I also have the OFF timer to keep turning it off the rest of the time, so for the hours between 18-23 the timer will continue to ensure that the equipment is in the off state, if we loose power during a dosing time and it comes back online during this time it will be turned off, it could possible run a minute.
Power off safety settings, I want to further have additional safety measures for the other hours I do not want it to dose. Since I already have the dosing turned off for the corresponding on times 18-23 and 0-06 I only need to be concerned about the additional hours 07-17.
Now the one additional thing that I would like is to chart the equipment coming on and off the various times during the day like the normal dosing chart. I do not see a way to do this with my current version on reefpi but hoping that with prometheus and grafana that I can chart the equipment coming on and off, is that correct @Ranjib ?
I know it seems more complicated than it needs to be but with Nano tanks I'm just trying to to be as careful as I can. @Ranjib I am thinking that if we could set some watchdog timers, basically a setting for equipment that I know I do not want on might be another path, basically it watches and ensures that the equipment is only on during the times that you specify, if its outside of that window then it's turned off. Maybe that doesnt make since but that is what I was thinking, the default setting may be an easier thing to annotate and do, just been thinking about alternatives.
Let me know if any of this makes sense, hoping that someone may find it useful. :)
Here are some examples:
This is one of the more complicated ones, dosing Kalk from 1800 to 0600, since I am wanting to dose overnight it requires 2 entries, one 1800 to 2300 and then another one from 0:00 to 0600. Unless someone knows better I do not think I can combine this into one entry but I could be wrong, not a cron xpert. :p
High level
Detail timer ON and OFF, should come on top of hour and turn off 2 minutes later, note that I also have the OFF timer to keep turning it off the rest of the time, so for the hours between 18-23 the timer will continue to ensure that the equipment is in the off state, if we loose power during a dosing time and it comes back online during this time it will be turned off, it could possible run a minute.
Power off safety settings, I want to further have additional safety measures for the other hours I do not want it to dose. Since I already have the dosing turned off for the corresponding on times 18-23 and 0-06 I only need to be concerned about the additional hours 07-17.
Now the one additional thing that I would like is to chart the equipment coming on and off the various times during the day like the normal dosing chart. I do not see a way to do this with my current version on reefpi but hoping that with prometheus and grafana that I can chart the equipment coming on and off, is that correct @Ranjib ?
I know it seems more complicated than it needs to be but with Nano tanks I'm just trying to to be as careful as I can. @Ranjib I am thinking that if we could set some watchdog timers, basically a setting for equipment that I know I do not want on might be another path, basically it watches and ensures that the equipment is only on during the times that you specify, if its outside of that window then it's turned off. Maybe that doesnt make since but that is what I was thinking, the default setting may be an easier thing to annotate and do, just been thinking about alternatives.
Let me know if any of this makes sense, hoping that someone may find it useful. :)
Last edited:

