You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Indicators were working fine. After a sudo swapoff -a, sudo swapon -a (not sure if a while between these commands affect) the text correctly show 0% and the graph correctly doesn't show any swap used. After a while (around 10', probably when system use swap space again) the text show the correct usage but the graph show as if it was at 100%.
If I disable and enable again, the issue is fixed:
Steps to reproduce the issue:
sudo swapoff -a
sudo swapon -a
Wait 10' (not sure what's the trigger/cause).
The text was updated successfully, but these errors were encountered:
Indicators were working fine. After a
sudo swapoff -a
,sudo swapon -a
(not sure if a while between these commands affect) the text correctly show 0% and the graph correctly doesn't show any swap used. After a while (around 10',probably when system use swap space again) the text show the correct usage but the graph show as if it was at 100%.If I disable and enable again, the issue is fixed:
Steps to reproduce the issue:
sudo swapoff -a
sudo swapon -a
The text was updated successfully, but these errors were encountered: