Mickey Posted May 11, 2014 Report Posted May 11, 2014 I'm currently developing a module for proxmox & would like to include bandwidth limits. Proxmox does not have a reliable way to track bandwidth usage so the accounting has to be done outside of proxmox. I currently have a seperate plugin setup to track bandwidth for this module via cron tasks. Is this the recommended way? or should I put in a feature request to be able to execute cron tasks from a module? I guess I could make a generic plugin that executes crons for any module that implements the cron function & go that route. What was the intended way from the devs for modules to be able to perform scheduled tasks? Or was it not expected that modules would need to? Quote
Blesta Addons Posted May 11, 2014 Report Posted May 11, 2014 Task for modules is a great Feature , For some internal use , we could module and plugin just for task . i have a task to re-write the proxmox module, now i will delete it and begin with my next task module cloud_backup Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.