This section explains how to use the 
qq set_monitoring_conf command.Description
Update monitoring configuration.
Usage
qq set_monitoring_conf [-h] [--enabled | --disabled] [--vpn-enabled | --vpn-disabled] [--mq-host MQ_HOST] [--mq-port MQ_PORT]
    [--mq-proxy-host MQ_PROXY_HOST] [--mq-proxy-port MQ_PROXY_PORT] [--s3-proxy-host S3_PROXY_HOST]
    [--s3-proxy-port S3_PROXY_PORT] [--s3-proxy-disable-https] [--all-proxy-host HOST]
    [--all-proxy-port PORT] [--period PERIOD] [--vpn-host VPN_HOST] [--nexus-enabled | --nexus-disabled]
    [--nexus-host NEXUS_HOST] [--nexus-port NEXUS_PORT] [--nexus-interval NEXUS_INTERVAL]
Flags
| Flag Name | Required | Description | 
|---|---|---|
      --enabled
     | 
    No | Enable monitoring service. | 
      --disabled
     | 
    No | Disable monitoring service. | 
      --vpn-enabled
     | 
    No | Enable support VPN. | 
      --vpn-disabled
     | 
    No | Disable support VPN. | 
      --mq-host
     | 
    No | Specify MQ host name or IP. | 
      --mq-port
     | 
    No | Optional MQ service port. | 
      --mq-proxy-host
     | 
    No | Optional MQ proxy host. | 
      --mq-proxy-port
     | 
    No | Optional MQ proxy port. | 
      --s3-proxy-host
     | 
    No | Optional S3 proxy host. | 
      --s3-proxy-port
     | 
    No | Optional S3 proxy port. | 
      --s3-proxy-disable-https
     | 
    No | Optional S3 proxy disable HTTPS. | 
      --all-proxy-host
     | 
    No | Optional Set both MQ and S3 proxy host to HOST. | 
      --all-proxy-port
     | 
    No | Optional Set both MQ and S3 proxy port to PORT. | 
      --period
     | 
    No | Monitoring poll interval in seconds. | 
      --vpn-host
     | 
    No | Support VPN host name or IP. | 
      --nexus-enabled
     | 
    No | Enable Nexus monitoring. | 
      --nexus-disabled
     | 
    No | Disable Nexus monitoring. | 
      --nexus-host
     | 
    No | Optional nexus host. | 
      --nexus-port
     | 
    No | Optional nexus port. | 
      --nexus-interval
     | 
    No | Nexus poll interval in seconds. |