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:
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