Page 1 of 1

Mailgraph CPU

Posted: 26 May 2015 12:50
by drewmorris
Hi... I noticed that on occasion I see mailgraph taking up a significant chunk of the CPU. If I don't use any of the graphing elements in EFA... can I turn it off? If so... where?

Re: Mailgraph CPU

Posted: 26 May 2015 13:43
by darky83
It should be just minimal, only on heavily used machine's you might see mailgraph use a lot of CPU cycles..

If you want to disable it:

Code: Select all

service mailgraph stop
chkconfig mailgraph-init off
Ofcourse your graphs will stop working :)