Server IP : 184.154.167.98 / Your IP : 3.17.156.84 Web Server : Apache System : Linux pink.dnsnetservice.com 4.18.0-553.22.1.lve.1.el8.x86_64 #1 SMP Tue Oct 8 15:52:54 UTC 2024 x86_64 User : puertode ( 1767) PHP Version : 7.2.34 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /usr/libexec/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 }