Provides status information to stdout. Diagnostics, Warnings, and Critical Errors will be directed to stderr. The sections and sub-sections of Items can be controlled by command line options. Items include:
[ ] OS Info
[ ] Environment Variables
[ ] Memory Status
[ ] Disk/FileSystem status
[ ] Network connection status
[ ] others TBD...
Future
Use plugins to handle item sections
Use messaging to scan in parallel, but semaphore output to keep (sub-)section items together.
Provides status information to stdout. Diagnostics, Warnings, and Critical Errors will be directed to stderr. The sections and sub-sections of Items can be controlled by command line options. Items include:
Future