We have a few wikitech-static monitoring checks in Icinga that need to be ported:
- Basic HTTPS reachability/certificate checks for wikitech-static.wikimedia.org and status.wikimedia.org. These should be relatively easy to port to Blackbox probes.
- Wikitech and wikitech-static content in sync
- Wikitech-static MW version up to date
! MIGRATION TABLE !
| Migrated? (Y/N) | Title | Resource Type | Command | File | Profiles |
|---|---|---|---|---|---|
| N | wikitech-static-version | Monitoring::Service | check_wikitech_static_version | modules/icinga/manifests/monitor/wikitech_static.pp:21 | profile::icinga |
| N | wikitech-static-sync | Monitoring::Service | check_wikitech_static | modules/icinga/manifests/monitor/wikitech_static.pp:11 | profile::icinga |
| N | https_wikitech-static | Monitoring::Service | check_ssl_http_letsencrypt | modules/icinga/manifests/monitor/wikitech_static.pp:39 | profile::icinga |
| N | https_status-wikimedia | Monitoring::Service | check_ssl_http_letsencrypt | modules/icinga/manifests/monitor/wikitech_static.pp:48 | profile::icinga |
| N | wikitech-static-main-page | Monitoring::Service | check_https_url_at_address_for_string | modules/icinga/manifests/monitor/wikitech_static.pp:30 | profile::icinga |
