Submitted by chriswik on Wed, 04/24/2013 - 10:00 Pro Licensee
Minor issue but each time a Cloudmin update comes along the bandwidth monitoring period setting is reset to Month (we have it set to Day)
Status:
Closed (fixed)
Minor issue but each time a Cloudmin update comes along the bandwidth monitoring period setting is reset to Month (we have it set to Day)
Comments
Submitted by JamieCameron on Wed, 04/24/2013 - 13:19 Comment #1
Is it being reset on upgrade, or is the period just not being saved when you submit the bandwidth form?
Submitted by chriswik on Thu, 04/25/2013 - 03:39 Pro Licensee Comment #2
It is being reset on upgrade. It's happened with the last 2 updates. Logging in and resetting to Day works fine, but we have to do this every time we update...
Submitted by JamieCameron on Thu, 04/25/2013 - 12:58 Comment #3
So did you have just the "Day" button checked, or did you select "Past N days" and enter 1 day?
Submitted by chriswik on Fri, 04/26/2013 - 04:47 Pro Licensee Comment #4
Right now we've got "Day" selected, but if memory served we previously had "Past 1 days" due to a bug with the Day setting...
Submitted by JamieCameron on Fri, 04/26/2013 - 15:44 Comment #5
I wonder if you could try forcibly running the Cloudmin post-install script, and see if that resets the bandwidth period?
The commands for that are :
export WEBMIN_CONFIG=/etc/webmin
cd /usr/libexec/webmin
/usr/libexec/webmin/run-postinstalls.pl virtual-server
Submitted by chriswik on Fri, 04/26/2013 - 17:24 Pro Licensee Comment #6
Ran that and the period was not changed from Day. Will check it again next time an update comes along and re-open the ticket if it happens again. It has happened the last 2 updates which is why I opened the ticket...
Submitted by JamieCameron on Sat, 04/27/2013 - 01:11 Comment #7
Ok, thanks ... from looking at the code, I can't see why that setting would be changed at upgrade time.