That script updates bandwidth usage so that would not affect resource usage
and its disappear on screen
Use this to change the time the cronjob for bandwith and disk usage updates runs. You can run it once a day to the deterrent of you not seeing the most recent stats about bandwidth and disk usage until the following day
@josephgodwinke Could you please tell me how to change the file in a more detailed way? I don’t want to make any minor mistakes.
How can I change the file exactly? Can you please explain it more?
Should I change the part where it says ‘1 hour’ into ‘1 day’?
Would that work?
$ nano /var/spool/cron/crontabs/root || vi /var/spool/cron/crontabs/root
## change the respective like this to run at 12:00 a.m.
0 0 * * * /usr/local/CyberCP/bin/python /usr/local/CyberCP/plogical/findBWUsage.py >/dev/null 2>&1
After the change monitor cpu usage
thanks @josephgodwinke problem solved
i have another problem about remote smtp server sending mails slow. (it takes 3-5 seconds)
should i ask here or open a new thread?
Open a new topic
This topic was automatically closed 3 hours after the last reply. New replies are no longer allowed.