Atoptool / atop

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

Introduce JSON output by '-J xxx' #214

Closed pizhenwei closed 1 year ago

pizhenwei commented 1 year ago

It's possible to dump the record by JSON format, this is quite friendly to web service, and lot of use libraries could parse these data easily.

The syntax is similar to parseable output.

Co-authored-by: Fei Li lifei.shirley@bytedance.com Signed-off-by: Fei Li lifei.shirley@bytedance.com Signed-off-by: zhenwei pi pizhenwei@bytedance.com