node-exporter-textfile-collector-scripts icon indicating copy to clipboard operation
node-exporter-textfile-collector-scripts copied to clipboard

Is it possible to run apt_info.py inside a container?

Open egvimo opened this issue 2 years ago • 1 comments

I'm running my node exporter via Kube Prometheus Stack directly inside Kubernetes. Including all other monitoring related stuff.

It would be nice if I could also run apt_info.py directly inside my cluster. Is it possible? Would it be enough to mount some host directories like /var/cache/apt/archives/ and /var/lib/apt/?

egvimo avatar Sep 13 '23 18:09 egvimo