check-container-stats

Icinga / Nagios plugins to check metrics of Docker / PodMan containers

Pylint pycodestyle Unit tests Release

check-container-stats

About

  • this repository contains a collection of Icinga / Nagios plugins to check Docker / PodMan containers
  • Written for python3
  • Only requires standard python modules, no additional dependencies
  • To be executed i.e. via NRPE on the container host
    • Uses local Docker daemon socket file to query Docker
    • Uses podman-binary to query PodMan

Documentation / plugins

Contributing

  • You're welcome to open issues or pull requests