Atoptool / atop

System and process monitor for Linux
GNU General Public License v2.0
792 stars 109 forks source link

Json formatting #272

Closed ReubenM closed 10 months ago

ReubenM commented 1 year ago

Hope to make json output more usable:

Atoptool commented 10 months ago

I want to keep the JSON output (just like the parsable output) compatible with earlier releases. Removal of the trimming of strings would still maintain compatibility (first bullet). However, modifying strings into numbers (bullet 2) and introducing boolean values instead of y/n/1/0 (bullet 3) would introduce incompatibility.