Antivirus: Difference between revisions

No edit summary
No edit summary
Line 4: Line 4:
If thats not it, try this:
If thats not it, try this:


[zimbra@mail root]$ zmcontrol status
 
Host mail.domain.com
        [zimbra@mail root]$ zmcontrol status
        Host mail.domain.com
         antispam                Running
         antispam                Running
         antivirus              Stopped
         antivirus              Stopped
Line 18: Line 19:
Here are your options to control antivurisfrom the CLI:
Here are your options to control antivurisfrom the CLI:


[zimbra@mail root]$ zmclamdctl
        [zimbra@mail root]$ zmclamdctl
Usage: /opt/zimbra/bin/zmclamdctl start|stop|kill|restart|status
        Usage: /opt/zimbra/bin/zmclamdctl start|stop|kill|restart|status


Ckeck the staus:
Ckeck the staus:
[zimbra@mail root]$ zmclamdctl status
        [zimbra@mail root]$ zmclamdctl status


Nothing much going on.
Nothing much going on.


[zimbra@mail root]$ zmclamdctl start
        [zimbra@mail root]$ zmclamdctl start
Clamd already running<
        Clamd already running


This says that is it running, it might have been downloading the virus database still.
This says that is it running, it might have been downloading the virus database still.


[zimbra@mail root]$ zmclamdctl status
        [zimbra@mail root]$ zmclamdctl status


Still, nothing much going on.
Still, nothing much going on.


[zimbra@mail root]$ zmcontrol status
        [zimbra@mail root]$ zmcontrol status
Host mail.domain.com
        Host mail.domain.com
         antispam                Running
         antispam                Running
         antivirus              Running
         antivirus              Running
Line 50: Line 51:




[zimbra@mail root]$ zmclamdctl status
        [zimbra@mail root]$ zmclamdctl status


Still, nothing much going on.  This status doesn't seem to tell you much.
Still, nothing much going on.  This status doesn't seem to tell you much.

Revision as of 06:26, 16 June 2007

So antivirus is not running.

It might be because its downloading the antivirus database, so give it 1 min. If thats not it, try this:


       [zimbra@mail root]$ zmcontrol status
       Host mail.domain.com
       antispam                Running
       antivirus               Stopped
               zmclamdctl is not running
       ldap                    Running
       logger                  Running
       mailbox                 Running
       mta                     Running
       snmp                    Running
       spell                   Running

Here are your options to control antivurisfrom the CLI:

       [zimbra@mail root]$ zmclamdctl
       Usage: /opt/zimbra/bin/zmclamdctl start|stop|kill|restart|status

Ckeck the staus:

       [zimbra@mail root]$ zmclamdctl status

Nothing much going on.

       [zimbra@mail root]$ zmclamdctl start
       Clamd already running

This says that is it running, it might have been downloading the virus database still.

       [zimbra@mail root]$ zmclamdctl status

Still, nothing much going on.

       [zimbra@mail root]$ zmcontrol status
       Host mail.domain.com
       antispam                Running
       antivirus               Running
       ldap                    Running
       logger                  Running
       mailbox                 Running
       mta                     Running
       snmp                    Running
       spell                   Running


Oh look its running.


       [zimbra@mail root]$ zmclamdctl status

Still, nothing much going on. This status doesn't seem to tell you much.

Jump to: navigation, search