When msec runs, it wants to scan my entire system. However, my entire system includes a NAS with a 9TB iscsi share that is permanently mounted to the workstation. That NAS contains backups of my entire system, along with historical backups that now go back for two years.
The consequence of this is that msec is running for at least 12 hours to do its system checks, and while it runs (particularly when chkrootkit runs) scanning that iscsi share, my system's user responsiveness gets poor; the mouse is jerky, kwin responds with lots of lags, and it just generally sucks.
There is no point in scanning that iscsi share; everything there is archival. I do not wish to have to dismount that share to prevent it from being scanned, I just do not want it to be scanned..
How can I do this?
In the security section of mcc, I see an "exceptions" tab, but no explanation for how to use it. Will it work for me to add rules (for every rule available) and specify the exception as /mnt/NAS ?