send live usage stats to a CT running a webpage

Rock Gauthier

New Member
Mar 31, 2018
1
0
1
33
Hi, im trying to see cpu usage ,server load,ram usage and network traffic from the whole server from a CT running a website.
I would like to show those stats live in a webpage for users to see load without giving all of them access to proxmox itself.
Can anyone point me in the right direction please. Thanks
 
You can access the REST API of the container and retrieve metrics. I'd write some kind of proxy service so that you can access the api without login information.