Thanks - that's actually not what I meant - I mean on the Summary page of each node, VMs and CTs there is the Uptime being shown - but nowhere to be found on PDM
The PDM shows last refresh on Dashboard - but no indication of the Uptime of the...
On every Proxmox node (and with each VM & CT) in the GUI under summary it shows uptime in the top left corner - but PDM doesn't show how long it's been running :confused: Unless I'm missing something . . .??
Anyone else?
After further research I found that I have to vacuum out journalctl logs with the following commands on each node:
journalctl --vacuum-time=2d
systemctl restart systemd-journald
Now, when I choose the Live Mode - I get instant result (as...
Thanks woma for the prompt response - you are right with the "nothing logged" message - only shows when timespan is chosen - my mistake
But the other three nodes in my cluster are not showing any data in Live Mode or timespan - just the node...
Running latest 9.2.4 with all updates - cluster of 4 nodes and one extra node standalone. I've recently noticed very odd behavior when I check the node logs under System > System Logs
In live mode, nothing is showing, blank screen - when I...