Changes from Version 1 of adeiDG

Show
Ignore:
Author:
csa (IP: 141.52.232.84)
Timestamp:
06/25/08 10:37:06 (16 years ago)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • adeiDG

    v0 v1  
     1ADEI provides set of interfaces to facilitate access to the configuration and collected data. All interfaces are accessible by means of standard HTTP GET requests.  
     2 
     3 
     4 
     5== Supported Parameters == 
     6 * ''db_server'' - Data source (Server Identificator) 
     7 * ''db_name'' - Database name (within data source) 
     8 * ''db_group'' - Log Group (Identificator) 
     9 * ''db_mask'' - Item mask  
     10   * mask name  
     11   * comma separated list of items (numeric, counted from zero)  
     12   * omit this parameter to select all log group items 
     13 
     14 *