diff --git a/checkman/traefik_http_components b/checkman/traefik_http_components new file mode 100644 index 0000000..3a07e2b --- /dev/null +++ b/checkman/traefik_http_components @@ -0,0 +1,11 @@ +title: Traefik HTTP components +agents: linux +catalog: unsorted +license: GPL +distribution: check_mk +description: + Shows total number of HTTP routers/services/middlewares. + The check will raise WARN/CRIT if the min/max numbers of routers/services/middlewares are below/above the configurable levels. + The check will raise WARN/CRIT if the overall number of components in not OK state (reported directly from the Traefik API) is above the configurable levels. +inventory: + one service is created (with several details) \ No newline at end of file