Robert Bohne

Results 11 comments of Robert Bohne

Since October the 15th I work for Red Hat / OpenShift. Let me check this stuff next weeks...

This work-a-round solved the problem on my env.: ``` $ oc debug sonardb-2-n9dw8 Defaulting container name to postgresql. Use 'oc describe pod/sonardb-2-n9dw8-debug -n cicd-rbohne' to see all of the containers...

😅 now it fails with snmpd... ``` root@ca151fc781bd:/src/plugins# service snmpd status snmpd is not running ... failed! root@ca151fc781bd:/src/plugins# ``` @RincewindsHat thanks for your time. It's not easy to contribute

I did the same, enabled GitHub actions in my fork and created a dummy PR.

So created a fedora 36 VM and a XFS volume for podman storage and mount option `pquota` this is important for the `volume create -o size=...`. ```bash [root@fedora monitoring-plugins]# mount...

I don't have any further questions. PR #1813 is on the way, let's see. Thanks @RincewindsHat for your help.

Looks like that's only the case with the online version. It works on my laptop 😆

```go {{$printf_format := "%-25s\t%-25s\t%-25s\t%s\t%-50s\n" }} {{- printf $printf_format "NAMESPACE" "POD NAME" "CONTAINER NAME" "RESOURCES" "USAGE" -}} {{- range .items -}} {{- if eq .kind "PodMetrics" -}} {{$namespace := .metadata.namespace -}}...

Puh PR's welcome. I'm currently not using the module anymore. Sorry