I have "nice" jobs running that suck all available CPU. But I never show more than about 25% CPU use because the total is only usr+sys. How can I get nice jobs included?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I've uploaded a patch against SysUsage 2.12 that changes the RRD graphs to contain 4 parameters. Using this requries deleting your existing RRD files and recreating them. If anyone knows a way around that, I'm all ears.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I have "nice" jobs running that suck all available CPU. But I never show more than about 25% CPU use because the total is only usr+sys. How can I get nice jobs included?
I've uploaded a patch against SysUsage 2.12 that changes the RRD graphs to contain 4 parameters. Using this requries deleting your existing RRD files and recreating them. If anyone knows a way around that, I'm all ears.
Hi,
Next release will include a complete rewrite of CPU usage report,
including %nice. Thanks for the report.