Skip to content
Sections
>> Trisquel >> Pakete >> nabia >> admin >> conmon
nabia  ] [  aramo  ]
[ Quellcode: conmon  ]

Paket: conmon (2.0.9-1)

Links für conmon

conmon

Trisquel-Ressourcen:

Quellcode-Paket conmon herunterladen:

Betreuer:

Original Maintainers:

  • Podman Packaging Team
  • Birger Schacht
  • Jamie Bliss
  • Nicolas Braud-Santoni
  • Dmitry Smirnov

Externe Ressourcen:

Ähnliche Pakete:

OCI container runtime monitor

Conmon is a monitoring program and communication tool between a container manager (like podman or CRI-O) and an OCI runtime (like runc or crun) for a single container.

Upon being launched, it double-forks to daemonize and detach from the parent that launched it. It then launches the runtime as its child. This allows managing processes to die in the foreground, but still be able to watch over and connect to the child process (the container).

While the container runs, conmon does two things:

- Provides a socket for attaching to the container, holding open the

  container's standard streams and forwarding them over the socket.
- Writes the contents of the container's streams to a log file (or to the
  systemd journal) so they can be read after the container's death.

Finally, upon the containers death, conmon will record its exit time and code to be read by the managing programs.

Written in C and designed to have a low memory footprint, conmon is intended to be run by a container managing library. Essentially, conmon is the smallest daemon a container can have.

Andere Pakete mit Bezug zu conmon

  • hängt ab von
  • empfiehlt
  • schlägt vor
  • dep: libc6 (>= 2.17) [amd64]
    GNU C Library: Shared libraries
    auch ein virtuelles Paket, bereitgestellt durch libc6-udeb
    dep: libc6 (>= 2.28) [armhf]
  • dep: libglib2.0-0 (>= 2.35.8)
    GLib library of C routines
  • dep: libsystemd0
    systemd utility library

conmon herunterladen

Download für alle verfügbaren Architekturen
Architektur Paketgröße Größe (installiert) Dateien
amd64 26,2 kB82 kB [Liste der Dateien]
armhf 24,5 kB65 kB [Liste der Dateien]