Skip to content

Conversation

@frispete
Copy link

  • add free -h: customers tend to use systems with more and more RAM, free -k makes it increasingly hard to comprehend the amount, but keep free -k for machine based parsers of supportconfigs
  • change df -h to df -hT: get immediate overview of the file systems in use with no additional cost. Since it is pretty hard to parse the df output already, we take to risk of breaking them

 * add free -h: customers tend to use systems with more and more RAM,
   free -k makes it increasingly hard to comprehend the amount, but
   keep free -k for machine based parsers of supportconfigs
 * change df -h to df -hT: get immediate overview of the file systems
   in use with no additional cost. Since it is pretty hard to parse
   the df output already, we take to risk of breaking them
@g23guy g23guy self-requested a review September 19, 2025 12:47
@g23guy g23guy self-assigned this Sep 19, 2025
@g23guy
Copy link
Collaborator

g23guy commented Sep 19, 2025

Both of these changes will affect the scatool and its libraries. I'll check what kind of changes or enhancements would be necessary for the scatool.

@g23guy
Copy link
Collaborator

g23guy commented Sep 20, 2025

fs-diskio.txt contains 'df -Th'. I acknowledge that basic-health.txt would be a logical fit for 'free -h' instead of 'free -k'. 'free -h' is no where else in supportconfig.

@frispete
Copy link
Author

So, what do you want from me? Change something? Sure, fs-diskio.txt contains the same call already, but what harm it would do to inform the engineer right from the beginning about, which filesystems are in action here?

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