We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describe the Bug GUI shows 2% health while MacOS System Report shows 97%.
Expected Behavior Should be at least in the same ballpark as the MacOS results
Screenshots GUI:
Apple sys report:
Context
Debug Output
⚙️ loaded data from user defaults { "showTopActivities" : false, "networkRefreshRate" : 3, "showComponents" : true, "language" : "en", "activeComponents" : [ "CPU", "Memory", "Battery" ], "showIcon" : true, "fontDesign" : "default", "availableComponents" : [ "Network" ], "textDisplay" : "compact" } shell with ["route get 0.0.0.0 | grep interface | awk \'{print $2}\'"] shell with ["netstat -bI "] shell with ["route get 0.0.0.0 | grep interface | awk \'{print $2}\'"] shell with ["netstat -bI "] shell with ["route get 0.0.0.0 | grep interface | awk \'{print $2}\'"] shell with ["netstat -bI "]
Is Related to a Crash? N
The text was updated successfully, but these errors were encountered:
I'd love to tackle this, not sure how to get started though.
Sorry, something went wrong.
No branches or pull requests
Describe the Bug
GUI shows 2% health while MacOS System Report shows 97%.
Expected Behavior
Should be at least in the same ballpark as the MacOS results
Screenshots
GUI:
Apple sys report:
Context
Debug Output
Is Related to a Crash?
N
The text was updated successfully, but these errors were encountered: