File tree Expand file tree Collapse file tree 2 files changed +20
-0
lines changed
pages/instances/troubleshooting Expand file tree Collapse file tree 2 files changed +20
-0
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ title : Missing memory and GPU metrics on the cockpit dashboard
3+ tags : cockpit instance
4+ dates :
5+ validation :
6+ posted :
7+ ---
8+
9+ When no metrics can be seen on the cocpit's ` Instance Overview ` or
10+ ` Instance GPUs ` dashboards, you should check the vmagent (folded-by default)
11+ row. It will tell you on which vm the scaleway-vmagent is answering requests.
12+
13+ If the vmagent is not installed on your machine, you can install it by adding
14+ the [ scaleway ppa (on ubuntu)] ( https://launchpad.net/~scaleway/+archive/ubuntu/stable ) or
15+ [ copr (if RHEL based)] ( https://copr.fedorainfracloud.org/coprs/g/scaleway/stable/ )
16+ and install the ` scaleway-vmagent ` package (respectively with apt or dnf).
17+
18+ If installed, you may check that the service is running with
19+ ` systemctl status scaleway-vmagent ` .
Original file line number Diff line number Diff line change @@ -74,4 +74,5 @@ productIcon: InstanceProductIcon
7474 - [ Fix unreachable IPv6 RHEL-based Instances after transitioning to routed IP] ( /instances/troubleshooting/fix-unreachable-ipv6-rhel-based-instance )
7575 - [ Fix unreachable Ubuntu Noble Instances following a reboot] ( /instances/troubleshooting/fix-unreachable-noble-after-reboot )
7676 - [ Troubleshooting issues with faulty kernel installations] ( /instances/troubleshooting/reboot-from-faulty-kernel )
77+ - [ Missing memory and GPU metrics on the cockpit dashboard] ( /instances/troubleshooting/filling-memory-and-gpu-metrics-on-the-cockpit-dashboard )
7778</LinksList >
You can’t perform that action at this time.
0 commit comments