How can I troubleshoot the Calculate Bandwidth task?
It runs for days and I don't know if it's actually doing anything. (Currently the PackagesBandwidth table has 88 rows that include only 4 packages.)
hmm
main thing i would check if your scheduler service is running in the windows services mmc and has the correct values in your enterprisebinscheduler config file (cipher and connection key should be equal to the enterprise web.config values).
besides that double check audit log under serveradmin, it should normally give some information, warning or error.
Oops, SolidCP told me the task was running, so I foolishly believed it ... but actually the task scheduler had stopped for some reason.
I think it might be working normally now. I'll keep watching it. Thanks.
Hmm, it may have worked normally a few times, but usually it only counts four packages. I ended up writing a PHP script that uses Microsoft Log Parser to keep the bandwidth data up-to-date.
would you be prepared to share your script maybe, as I sit with the same issue bandwidth collection not working.