29-May-2017
I've created the original
OdroidXU4 system status script to display system info on the Odroid Show2 module. That script worked great for me all this time, but now that I've added a new hard disk to the server, it couldn't fit everything in. So, I decided to tweak it to use portrait mode to display data.
The new, additional script (status_portrait.sh) produces output like this:
The layout is slightly different from the original, but it shows the same information and fits everything better. There are more vertical lines of text available so extra hard drives should not be a huge problem (with 2 empty lines available to fill still).
The script is available from GitHub here:
https://github.com/ikromin/misc/tree/master/dietpi/odroid_show2.
-i
A quick disclaimer...
Although I put in a great effort into researching all the topics I cover, mistakes can happen.
Use of any information from my blog posts should be at own risk and I do not hold any liability towards any information misuse or damages caused by following any of my posts.
All content and opinions expressed on this Blog are my own and do not represent the opinions of my employer (Oracle).
Use of any information contained in this blog post/article is subject to
this disclaimer.
Igor Kromin