rjsears
rjsears
I have 15 people in my Home group, I am the main account. Utilizing other notes I was able to get each person's token and sync their content between servers...
With the new config file setup we want to check that any drive that is included as part of the config actually exists to prevent an error down the road...
Add monitoring to watch -t and -d drive space and alert user when it goes over a user-defined setting.
Update the plot reports to take into account drives that are offlined so that space is not included in the totals.
When we detect that there is more than one plot to be moved, open up multiple connections (maybe 2 x on 10Gbe) to the NAS to receive the plots.
Need to add more robust error checking on both the plotter and NAS side to monitor for broken plot transfers and alert us to the fact something is wrong. This...
Need to add a progress monitor that looks at the wall time of a specific plot and sends a warning if it is getting beyond a user-specified value. This can...
Trying to decide if I should move from argparser to click for this project.....
Create notifications based on environments (drive temps), smart drive reports, etc.