Server IP : 158.178.228.73 / Your IP : 80.80.80.153 Web Server : Apache/2.4.37 (Oracle Linux Server) OpenSSL/1.1.1k System : Linux ust-wp1-prod 5.15.0-308.179.6.el8uek.x86_64 #2 SMP Wed Apr 23 10:46:57 PDT 2025 x86_64 User : tomasFtp ( 1007) PHP Version : 8.4.8 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /proc/thread-self/root/proc/self/root/var/lib/pcp/pmns/ |
Upload File : |
/* * Copyright (c) 2018,2021 Red Hat. * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the * Free Software Foundation; either version 2 of the License, or (at your * option) any later version. * * This program is distributed in the hope that it will be useful, but * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License * for more details. */ #ifndef PODMAN #define PODMAN 33 #endif root { podman } podman { container pod } podman.pod { name PODMAN:2:0 cgroup PODMAN:2:1 status PODMAN:2:2 containers PODMAN:2:3 } podman.container { stats name PODMAN:1:0 command PODMAN:1:1 status PODMAN:1:2 running PODMAN:1:5 image PODMAN:1:6 pod PODMAN:1:7 } podman.container.stats { net_input PODMAN:0:0 net_output PODMAN:0:1 block_input PODMAN:0:2 block_output PODMAN:0:3 cpu PODMAN:0:4 cpu_nano PODMAN:0:5 system_nano PODMAN:0:6 mem_usage PODMAN:0:7 mem_limit PODMAN:0:8 mem_perc PODMAN:0:9 pids PODMAN:0:10 }