Configuration

global:
  scrape_interval: 15s
  scrape_timeout: 10s
  evaluation_interval: 15s
  external_labels:
    monitor: infra-monitor
scrape_configs:
- job_name: prometheus
  honor_timestamps: true
  scrape_interval: 15s
  scrape_timeout: 10s
  metrics_path: /metrics
  scheme: http
  static_configs:
  - targets:
    - localhost:9090
- job_name: nodes
  honor_timestamps: true
  scrape_interval: 15s
  scrape_timeout: 10s
  metrics_path: /metrics
  scheme: http
  static_configs:
  - targets:
    - 213.239.216.227:9100
    labels:
      host: mygazzetta
  - targets:
    - 95.216.155.120:9100
    labels:
      host: wediavpn
  - targets:
    - 88.99.37.30:9100
    labels:
      host: leasplan
  - targets:
    - 88.99.37.108:9100
    labels:
      host: jobsbarista
  - targets:
    - 88.99.34.16:9100
    labels:
      host: lgcsr
  - targets:
    - 159.69.177.228:9100
    labels:
      host: serviceswedia
  - targets:
    - 195.201.102.21:9100
    labels:
      host: admine1
  - targets:
    - 78.47.225.123:9100
    labels:
      host: lmlab7
  - targets:
    - 195.201.128.251:9100
    labels:
      host: alchimica
  - targets:
    - 159.69.5.182:9100
    labels:
      host: gitlab
  - targets:
    - 159.69.17.203:9100
    labels:
      host: yparxeilysi
  - targets:
    - 195.201.20.125:9100
    labels:
      host: staticwediaeurobank
  - targets:
    - 116.203.77.110:9100
    labels:
      host: statscore
  - targets:
    - 195.201.27.183:9100
    labels:
      host: diptyxo
  - targets:
    - 195.201.132.20:9100
    labels:
      host: insidernew
  - targets:
    - 116.202.31.49:9100
    labels:
      host: citykidsguide
  - targets:
    - 116.203.24.234:9100
    labels:
      host: nextcloud
  - targets:
    - 159.69.243.55:9100
    labels:
      host: kyvernitis
  - targets:
    - 95.216.199.133:9100
    labels:
      host: dgcaching1
  - targets:
    - 116.203.77.249:9100
    labels:
      host: dgcaching2
  - targets:
    - 95.216.204.241:9100
    labels:
      host: discovergreece
  - targets:
    - 78.47.42.238:9100
    labels:
      host: cretacdn
  - targets:
    - 49.13.207.235:9100
    labels:
      host: creta10
  - targets:
    - 168.119.116.25:9100
    labels:
      host: cretanew
  - targets:
    - 95.217.19.57:9100
    labels:
      host: wediasite
  - targets:
    - 95.216.170.147:9100
    labels:
      host: icinga2
  - targets:
    - 195.201.18.138:9100
    labels:
      host: snfccqa
  - targets:
    - 95.217.215.238:9100
    labels:
      host: php7staging2
  - targets:
    - 159.69.185.115:9100
    labels:
      host: iamexpatnew
  - targets:
    - 168.119.120.160:9100
    labels:
      host: pmmretail
  - targets:
    - 78.47.3.141:9100
    labels:
      host: newminoan
  - targets:
    - 195.201.102.152:9100
    labels:
      host: newnextdeal
  - targets:
    - 95.216.217.122:9100
    labels:
      host: drupal6
  - targets:
    - 213.239.216.227:9100
    labels:
      host: community
  - targets:
    - 46.4.100.70:9100
    labels:
      host: gazzettadb
  - targets:
    - 88.99.224.199:9100
    labels:
      host: gztnewcdn1
  - targets:
    - 95.217.129.220:9100
    labels:
      host: gztnewcdn2
  - targets:
    - 159.69.176.242:9100
    labels:
      host: gztnewcdn3
  - targets:
    - 116.203.121.145:9100
    labels:
      host: gztnewcdn4
  - targets:
    - 94.130.74.50:9100
    labels:
      host: gztnewcdnstg
  - targets:
    - 95.217.233.44:9100
    labels:
      host: gazzettadbnew
  - targets:
    - 116.202.111.154:9100
    labels:
      host: gazzettadbslave
  - targets:
    - 135.181.24.156:9100
    labels:
      host: gazzettanewadmin
  - targets:
    - 135.181.34.2:9100
    labels:
      host: gazzettanewweb
  - targets:
    - 116.202.16.65:9100
    labels:
      host: gazzettawebdb
  - targets:
    - 135.181.43.152:9100
    labels:
      host: boi
  - targets:
    - 78.47.147.182:9100
    labels:
      host: newepicos
  - targets:
    - 159.69.245.13:9100
    labels:
      host: wediacdns1new
  - targets:
    - 95.217.181.116:9100
    labels:
      host: wediacdns2new
  - targets:
    - 195.201.35.76:9100
    labels:
      host: wediacdns3new
  - targets:
    - 159.69.1.23:9100
    labels:
      host: wediacdnsstg
  - targets:
    - 94.130.104.207:9100
    labels:
      host: awx
  - targets:
    - 159.69.80.77:9100
    labels:
      host: backupnew
  - targets:
    - 148.251.139.207:9100
    labels:
      host: backup2
  - targets:
    - 168.119.122.137:9100
    labels:
      host: newlab
  - targets:
    - 168.119.239.29:9100
    labels:
      host: jenny
  - targets:
    - 95.216.153.215:9100
    labels:
      host: reader
  - targets:
    - 65.21.108.136:9100
    labels:
      host: insider
- job_name: mysql_server
  honor_timestamps: true
  scrape_interval: 15s
  scrape_timeout: 10s
  metrics_path: /metrics
  scheme: http
  relabel_configs:
  - source_labels: [alias]
    separator: ;
    regex: (.*)
    target_label: instance
    replacement: $1
    action: replace
  static_configs:
  - targets:
    - 213.239.216.227:9104
    labels:
      alias: mygazzetta
  - targets:
    - 88.99.37.108:9104
    labels:
      alias: jobsbarista
  - targets:
    - 88.99.34.16:9104
    labels:
      alias: lgcsr
  - targets:
    - 78.47.225.123:9104
    labels:
      alias: lmlab7
  - targets:
    - 195.201.128.251:9104
    labels:
      alias: alchimica
  - targets:
    - 159.69.17.203:9104
    labels:
      alias: yparxeilysi
  - targets:
    - 116.203.77.110:9104
    labels:
      alias: statscore
  - targets:
    - 195.201.27.183:9104
    labels:
      alias: diptyxo
  - targets:
    - 195.201.132.20:9104
    labels:
      alias: insidernew
  - targets:
    - 116.202.31.49:9104
    labels:
      alias: citykidsguide
  - targets:
    - 159.69.243.55:9104
    labels:
      alias: kyvernitis
  - targets:
    - 95.216.170.147:9104
    labels:
      alias: icinga2
  - targets:
    - 95.216.217.122:9104
    labels:
      alias: expatsql
  - targets:
    - 213.239.216.227:9104
    labels:
      alias: community
  - targets:
    - 95.217.215.238:9104
    labels:
      alias: php7staging2
  - targets:
    - 95.217.233.44:9104
    labels:
      alias: gazzettadbnew
  - targets:
    - 116.202.111.154:9104
    labels:
      alias: gazzettadbslave
  - targets:
    - 159.69.185.115:9104
    labels:
      alias: iamexpatnew
  - targets:
    - 95.216.204.241:9104
    labels:
      alias: discovergreece
  - targets:
    - 116.202.16.65:9104
    labels:
      alias: gazzettawebdb
  - targets:
    - 168.119.120.160:9104
    labels:
      alias: pmmretail
  - targets:
    - 168.119.116.25:9104
    labels:
      alias: cretanew
  - targets:
    - 49.13.207.235:9104
    labels:
      alias: creta10
  - targets:
    - 95.217.19.57:9104
    labels:
      alias: wediasite
  - targets:
    - 78.47.3.141:9104
    labels:
      alias: newminoan
  - targets:
    - 195.201.102.152:9104
    labels:
      alias: newnextdeal
  - targets:
    - 78.47.147.182:9104
    labels:
      alias: newepicos
  - targets:
    - 168.119.239.29:9104
    labels:
      alias: jenny
  - targets:
    - 95.216.153.215:9104
    labels:
      alias: reader
  - targets:
    - 65.21.108.136:9104
    labels:
      alias: insider
  - targets:
    - 168.119.122.137:9104
    labels:
      alias: newlab
- job_name: apache2
  honor_timestamps: true
  scrape_interval: 15s
  scrape_timeout: 10s
  metrics_path: /metrics
  scheme: http
  relabel_configs:
  - source_labels: [alias]
    separator: ;
    regex: (.*)
    target_label: instance
    replacement: $1
    action: replace
  static_configs:
  - targets:
    - 195.201.27.183:9117
    labels:
      alias: diptyxo
  - targets:
    - 135.181.24.156:9117
    labels:
      alias: gazzettanewadmin
  - targets:
    - 135.181.34.2:9117
    labels:
      alias: gazzettanewweb
  - targets:
    - 95.216.170.147:9117
    labels:
      alias: icinga2
  - targets:
    - 116.202.16.65:9117
    labels:
      alias: gazzettawebdb
  - targets:
    - 168.119.122.137:9117
    labels:
      alias: newlab
- job_name: solr
  honor_timestamps: true
  scrape_interval: 15s
  scrape_timeout: 10s
  metrics_path: /metrics
  scheme: http
  relabel_configs:
  - source_labels: [alias]
    separator: ;
    regex: (.*)
    target_label: instance
    replacement: $1
    action: replace
  static_configs:
  - targets:
    - 159.69.185.115:9983
    labels:
      alias: iamexpatnew
  - targets:
    - 78.47.147.182:9983
    labels:
      alias: newepicos
- job_name: varnish
  honor_timestamps: true
  scrape_interval: 15s
  scrape_timeout: 10s
  metrics_path: /metrics
  scheme: http
  relabel_configs:
  - source_labels: [alias]
    separator: ;
    regex: (.*)
    target_label: instance
    replacement: $1
    action: replace
  static_configs:
  - targets:
    - 159.69.1.23:9131
    labels:
      alias: wediacdnsstg
  - targets:
    - 159.69.245.13:9131
    labels:
      alias: wediacdns1new
  - targets:
    - 95.217.181.116:9131
    labels:
      alias: wediacdns2new
  - targets:
    - 195.201.35.76:9131
    labels:
      alias: wediacdns3new
  - targets:
    - 88.99.224.199:9131
    labels:
      alias: gztnewcdn1
  - targets:
    - 95.217.129.220:9131
    labels:
      alias: gztnewcdn2
  - targets:
    - 159.69.176.242:9131
    labels:
      alias: gztnewcdn3
  - targets:
    - 116.203.121.145:9131
    labels:
      alias: gztnewcdn4
  - targets:
    - 94.130.74.50:9131
    labels:
      alias: gztnewcdnstg
  - targets:
    - 78.47.42.238:9131
    labels:
      alias: cretacdn
  - targets:
    - 95.216.199.133:9131
    labels:
      alias: dgcaching1
  - targets:
    - 116.203.77.249:9131
    labels:
      alias: dgcaching2
- job_name: memcached
  honor_timestamps: true
  scrape_interval: 15s
  scrape_timeout: 10s
  metrics_path: /metrics
  scheme: http
  relabel_configs:
  - source_labels: [alias]
    separator: ;
    regex: (.*)
    target_label: instance
    replacement: $1
    action: replace
  static_configs:
  - targets:
    - 135.181.34.2:9150
    labels:
      alias: gazzettanewweb
  - targets:
    - 168.119.116.25:9150
    labels:
      alias: cretanew
  - targets:
    - 213.239.216.227:9150
    labels:
      alias: mygazzetta
  - targets:
    - 95.217.215.238:9150
    labels:
      alias: php7staging2
  - targets:
    - 88.99.37.108:9150
    labels:
      alias: jobsbarista
  - targets:
    - 88.99.34.16:9150
    labels:
      alias: lgcsr
  - targets:
    - 195.201.128.251:9150
    labels:
      alias: alchimica
  - targets:
    - 195.201.27.183:9150
    labels:
      alias: diptyxo
  - targets:
    - 95.216.204.241:9150
    labels:
      alias: discovergreece
  - targets:
    - 168.119.120.160:9150
    labels:
      alias: pmmretail
  - targets:
    - 95.216.217.122:9150
    labels:
      alias: drupal6
  - targets:
    - 78.47.3.141:9150
    labels:
      alias: newminoan
  - targets:
    - 195.201.102.152:9150
    labels:
      alias: newnextdeal
  - targets:
    - 195.201.132.20:9150
    labels:
      alias: insidernew
  - targets:
    - 168.119.239.29:9150
    labels:
      alias: jenny
  - targets:
    - 95.216.153.215:9150
    labels:
      alias: reader
  - targets:
    - 65.21.108.136:9150
    labels:
      alias: insider
  - targets:
    - 135.181.43.152:9150
    labels:
      alias: boi
  - targets:
    - 135.181.24.156:9150
    labels:
      alias: gazzettanewadmin
  - targets:
    - 116.202.16.65:9150
    labels:
      alias: gazzettawebdb
  - targets:
    - 78.47.147.182:9150
    labels:
      alias: newepicos
  - targets:
    - 168.119.122.137:9150
    labels:
      alias: newlab
- job_name: nginx-lua
  honor_timestamps: true
  scrape_interval: 15s
  scrape_timeout: 10s
  metrics_path: /metrics
  scheme: http
  relabel_configs:
  - source_labels: [alias]
    separator: ;
    regex: (.*)
    target_label: instance
    replacement: $1
    action: replace
  static_configs:
  - targets:
    - 159.69.185.115:9145
    labels:
      alias: iamexpatnew
  - targets:
    - 95.217.215.238:9145
    labels:
      alias: php7staging2
- job_name: php-fpm
  honor_timestamps: true
  scrape_interval: 15s
  scrape_timeout: 10s
  metrics_path: /metrics
  scheme: http
  relabel_configs:
  - source_labels: [alias]
    separator: ;
    regex: (.*)
    target_label: instance
    replacement: $1
    action: replace
  static_configs:
  - targets:
    - 95.217.19.57:9080
    labels:
      alias: wediasite
  - targets:
    - 168.119.116.25:9080
    labels:
      alias: cretanew