Running about 10 servers all CentOS 6.3. Some servers are web role (nginx, php-fpm, node.js), others are database (MySQL, MongoDB).
Do people actually run antivirus software on their linux servers? If so, which antivirus software is recommend? Also, how do you prevent the antivirus software from thrashing the disk i/o on database servers while running scans?
Thanks.