conmon

E816912

conmon is a lightweight container monitoring and management utility that runs alongside containers to handle their lifecycle, logging, and exit status for runtimes like Podman.

Try in SPARQL Jump to: Statements Referenced by

Statements (47)

Predicate Object
instanceOf container management helper
container monitoring utility
open-source software
associatedWith Kubernetes-related tooling via CRI-O
Podman ecosystem
category container observability tool
container runtime helper
designedFor lightweight operation
low overhead
executionModel is spawned by the container runtime for each container
runs as a separate process from the container runtime
feature can write container exit information to a configured file
records container exit reason and status
supports container attach and exec operations
supports log size limiting and rotation (via runtime integration)
goal decouple container monitoring from the runtime binary
provide reliable logging and exit status even if the runtime exits
handles container attach support
container exit code collection
container exit file creation
container lifecycle events
container stderr logging
container stdout logging
container terminal handling
hostProject CRI-O project NERFINISHED
implements logging to files or journald for containers
interactsWith container process as a child process
container runtime via command-line arguments
language C
license Apache License 2.0
loggingBackend journald
log files on disk
maintains lifecycle of the container process
purpose handle container logging
manage container lifecycle
monitor containers
record container exit status
repositoryPlatform GitHub NERFINISHED
roleInEcosystem acts as a monitoring and logging helper for container runtimes
runsAlongside containers
supports OCI-compatible container runtimes
usedBy crio container management operations
podman create
podman run
usedWith CRI-O NERFINISHED
Open Container Initiative runtimes NERFINISHED
Podman NERFINISHED

Referenced by (1)

Full triples — surface form annotated when it differs from this entity's canonical label.

podman usesComponent conmon
subject surface form: Podman