Skip to content
New issue

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

Fix for issue #2 and #4. #5

Open
wants to merge 19 commits into
base: master
Choose a base branch
from
Open

Fix for issue #2 and #4. #5

wants to merge 19 commits into from

Conversation

sberl
Copy link

@sberl sberl commented Dec 9, 2020

Adding the S_TIME_FORMAT environment variable makes the formatting of mpstat output consistent across different locales.

Seems that the US locale was messing up the formating of mpstat output and adding another column for AM/PM of time. Adding the environment variable makes the format not dependent on the locale setting.
Got rid of extra quote mark.
sberl added 17 commits April 27, 2022 11:34
…econds. The old version only showed average since boot.
This is to simplify deprecation of old signalk-raspberry-pi-monitoring.
Incorporate pull requests from signalk-raspberry-pi-monitoring
Improved documentation
Create github-actions-demo.yml
* Switch comma to period as decimal separator

* Changed memory utilization to use /proc/meminfo as it is less sensitive to different locales

* Fix to work correctly in other locales
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants