Hi Carlos Velasco & Reindl Harald

Thanks for all your help. I guess my ClamAV is looking good now? Here's the
latest output after doing some changes based on your inputs.

# ls -lrt /var/run/clamav/
total 8
srw-rw----. 1 clamav root   0 May 18 20:19 clamav-milter.socket
-rw-rw-r--. 1 clamav clamav 5 May 18 20:19 clamav-milter.pid
-rw-rw----. 1 clamav clamav 5 May 18 20:19 freshclam.pid

# rm -rf /var/run/clamav/*

# ps -ef | grep clam
clamav    1725     1  0 20:19 ?        00:00:00 /usr/local/sbin/clamd
clamav    1728     1  0 20:19 ?        00:00:00
/usr/local/sbin/clamav-milter
clamav    1732     1  0 20:19 ?        00:00:00 /usr/local/bin/freshclam -d
root      1735  1464  0 20:19 pts/0    00:00:00 grep clam

# kill -9 1725 1728 1732 1735

# ps -ef | grep clam
root      6790  6708  0 17:15 pts/1    00:00:00 grep clam

# ls -lrt /var/run/clamav/
total 0

# /etc/rc.d/rc.local

# ls -lrt /var/run/clamav/
total 12
srw-rw-rw-. 1 clamav clamav 0 May 19 17:16 clamd.socket
-rw-rw-r--. 1 clamav clamav 5 May 19 17:16 clamd.pid
srw-rw----. 1 clamav clamav 0 May 19 17:16 clamav-milter.socket
-rw-rw-r--. 1 clamav clamav 5 May 19 17:16 clamav-milter.pid
-rw-rw----. 1 clamav clamav 5 May 19 17:16 freshclam.pid

# ps -ef | grep clam
clamav    6798     1  0 17:16 ?        00:00:00 /usr/local/sbin/clamd
clamav    6801     1  0 17:16 ?        00:00:00
/usr/local/sbin/clamav-milter
clamav    6805     1  0 17:16 ?        00:00:00 /usr/local/bin/freshclam -d
root      6833  6708  0 17:16 pts/1    00:00:00 grep clam

# echo PING | nc -U /var/run/clamav/clamd.socket
PONG

# echo VERSION | nc -U /var/run/clamav/clamd.socket
ClamAV 0.99.2/23399/Fri May 19 11:58:43 2017

# ls -lrt
total 34876
-rw-r--r--.  1 root    root    16067497 May  3  2016 clamav-0.99.2.tar.gz
-rw-r--r--.  1 root    root          72 May  3  2016
clamav-0.99.2.tar.gz.sig
-rw-r--r--.  1 root    root         727 Jul  5  2016 kv
drwxrwxr-x. 27    1000    1000     4096 May 16 20:13 clamav-0.99.2

# freshclam
ClamAV update process started at Fri May 19 17:34:42 2017
main.cvd is up to date (version: 57, sigs: 4218790, f-level: 60, builder:
amishhammer)
daily.cld is up to date (version: 23399, sigs: 2074959, f-level: 63,
builder: neo)
bytecode.cld is up to date (version: 301, sigs: 58, f-level: 63, builder:
anvilleg)

# clamdscan --stream clamav-0.99.2.tar.gz.sig
/home/delta/clamav-0.99.2.tar.gz.sig: OK

----------- SCAN SUMMARY -----------
Infected files: 0
Time: 0.016 sec (0 m 0 s)


Thanks
Kishore
_______________________________________________
clamav-users mailing list
clamav-users@lists.clamav.net
http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users


Help us build a comprehensive ClamAV guide:
https://github.com/vrtadmin/clamav-faq

http://www.clamav.net/contact.html#ml

Reply via email to