diff --git a/README.md b/README.md index 3226a0f..bce5cfb 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,24 @@ # Traefik-CheckMK -CheckMK Special Agent for Traefik \ No newline at end of file +CheckMK Special Agent for Traefik + +Transposes the main dashboard of Traefik into CheckMK services. +Thresholds for min/max numbers of HTTP/TCP/UDP routers/services/middlewares are adjustable. + +Securing Traefik's API and dashboard with Basic or Digest Auth is mandatory. + +If the Traefik dashboard reports any warning state, the appropriate service goes into warning state. +If the Traefik dashboard reports any critical state, the appropriate service goes into critical state. + + +Services Overview: + +![Services Overview](Traefik-Services-Overview.png) + +Traefik Info Details: + +![Info Details](Traefik-Info-Details.png) + +Traefik HTTP Components Details: + +![HTTP Components Details](Traefik-HTTPComponents-Details.png) \ No newline at end of file