C O N T R O L
C E N T R E
To schedule a task to be performed once,
enter the following strings in the command line:
./kavucc -cao="prgname -a:arg[:arg1[...]] -u=username
-st=hour:min -sd=day.month.year -e=hour:min"
Parameters in this command line are similar to the ones described
for a task to be performed daily.
To schedule a task to be performed every time the Control Cen-
tre is started,
enter the following strings in the command line:
./kavucc -cal="prgname -a:arg[:arg1[...]] -u=username
-fs=day.month.year -ls=day.month.year -e=hour:min"
Parameters in this command line are similar to the ones described
for a task to be performed daily.
Let's review the following example for training purposes:
?
Example: You want to schedule the Updater to update virus-
definition databases from the archive kavbases.zip on every
Monday at 7.00 p.m. and to log the performance results in the
file report.txt. The lifetime for this task is from 01.01.02 to
31.12.02.
Solution: To do this, enter the following strings in the Control Centre
start-up command line:
./kavucc -cp="./kavupdater
-a:-uik=kavbases.zip:-wa=report.txt -u=root -sd=mon
-st=19:00 -fs=01.01.02 -ls=31.12.02
232
Need help?
Do you have a question about the ANTI-VIRUS - FOR FREEBSD-OPENBSD-BSDI MAIL SERVER and is the answer not in the manual?