/*
 * -------------------------------------------------------------
 *
 *      Dr.Web (R) Statistic Agent
 *
 *  $Revision: 1.1 $
 *
 * -------------------------------------------------------------
 */


         ,  
:

[  1]
1 = 
.....
N = 

.....

[  X]
1 = 
.....
Y = 

      :

---
_ = _ (__  "")

 
---

     :
-  (STRING),   , ,   ..;
-   (STRING_LIST),  ,  ;
-  (COUNT),     0  2^31 - 1;
-  (OCTAL),     ;
-  (BOOL),     :
     yes, on, true -  ,
     no, off, false -   ,   ,
       ,    .
-   (ADDRESS),    
    :  :_
    :
   inet -  TCP ,  _  
         :
           @_
         _     IP ,    
         .
         :
           Address = inet:inet:3003@localhost
   local -   UNIX ,  _
              .
         :
           Address = local:/var/drweb/run/.drwebd
-    (ADDRESS_LIST)

 ,      . 

      [AgentServer]     
   .

Address = ADDRESS ()

,         .

Backlog = COUNT (0)

   (   listen()).

RunAs = STRING ()

 ,       .

RunForeground = BOOL (no)

     "yes",     "", 
        ( 
daemontools).


      [VStatServer]     
   .

Address = ADDRESS ()

  .
:      inet:80@stat.drweb.com

Host = STRING ()

  Host:  HTTP .

Uuid = STRING ()

 ,     -    
UUID-    md5  ,  UUID    
.

UsePost = BOOL (yes)

   HTTP- GET  POST   
 .   POST .

Timeout = COUNT (10)

 ( )    .

UpdatePeriod = COUNT (60)

 ( ,    5)     
.


     [Logging]       .

Level = STRING (Quiet)

    .    
 : Quiet (  ), Errors ( ), 
Alerts (. +  ), Info (. +  ), 
Verbose ( ), Debug ( ).   
  SyslogPriority    SyslogFacility.

SyslogFacility = STRING (Mail)

          
 syslogd.  : Daemon, Mail, Local0 .. Local7.

SyslogPriority = STRING (Info)

        syslogd.
 : Debug, Info, Notice, Alert.
