This website requires JavaScript.
Explore
Help
Sign In
mirror
/
librenms-librenms
Watch
1
Star
0
Fork
0
mirror of
https://github.com/librenms/librenms.git
synced
2024-10-07 16:52:45 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
1d1b2b1c8bb9e5599ea2d9560a08d129170a703d
librenms-librenms
/
includes
/
html
/
graphs
/
application
/
docker_cpu_usage.inc.php
T
7 lines
88 B
PHP
Raw
Normal View
History
Unescape
Escape
docker stats app (
#12358
)
2021-03-07 20:26:44 +01:00
<?
php
$unit_text
=
'CPU (%)'
;
$rrdVar
=
'cpu_usage'
;
require
'docker-common.inc.php'
;
Reference in New Issue
Copy Permalink