To process configuration metrics data, use the
      OGDG plug-in tag with the table name. For
      example, to process version metrics use the following string:
    
OGDG_VERSIONS
The following configuration metrics are collected by the plug-in.
ACTIVE_PATCHES
Column  | Type  | Description  | Example  | 
|---|---|---|---|
PATCH_NAME  | STRING (KEY)  | Name of installed SGD Gateway software patch  | Patch_50p1  | 
INSTALL_DATE  | STRING  | Date and time when patch was installed  | Tue Jan 21 16:18:08 GMT 2014  | 
SGD_SERVERS
Column  | Type  | Description  | Example  | 
|---|---|---|---|
ALIAS  | STRING (KEY)  | Alias used when storing certificates in the Gateway keystore  | sgd-newyork  | 
CA_CERT_SERIAL  | STRING  | Serial number of the SGD server CA certificate  | 
  | 
CA_CERT_VALID_FROM  | STRING  | Validity start date for the SGD server CA certificate  | Tue Jan 21 16:18:08 GMT 2014  | 
CA_CERT_VALID_UNTIL  | STRING  | Expiry date for the SGD server CA certificate  | Sat Jan 18 16:18:08 GMT 2024  | 
SSL_CERT_SERIAL  | STRING  | Serial number for the SGD server SSL certificate  | 
  | 
SSL_CERT_VALID_FROM  | STRING  | Validity start date for the SGD server SSL certificate  | Tue Jan 21 16:18:08 GMT 2014  | 
SSL_CERT_VALID_UNTIL  | STRING  | Expiry date for the SGD server SSL certificate  | Sat Jan 18 16:18:08 GMT 2024  | 
VERSIONS
Column  | Type  | Description  | Example  | 
|---|---|---|---|
SGDG_VERSION  | STRING  | SGD Gateway version  | 5.20.901  | 
JAVA_VERSION  | STRING  | Java technology version  | 1.8.0  | 
ROUTING_VERSION  | STRING  | Routing proxy component version for the SGD Gateway  | 2.2.27  | 
REVERSE_VERSION  | STRING  | Reverse proxy component version for the SGD Gateway  | 1.13.101  | 
PATCH_MECH_VERSION  | STRING  | SGD patch mechanism version  | 1.3  | 

