Skip to content

Output mytop -b to a file in semicolon-seperated lines.

License

Notifications You must be signed in to change notification settings

tom890180/mytop2csv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

mytop2csv

Output mytop -b to a file in semicolon-seperated lines

Usage:

mytop2csv.py -o <file> -r <refresh_rate>


Output of mytop -b is assumed to in format for regex to work:

MariaDB 10.5.15 on 127.0.0.1      load (0.00 0.23 0.50) up 0+02:15:09 [00:56:52]
 Queries: 1.6M     qps:  212 Slow:     0.0         Se/In/Up/De(%):    93/00/00/00


 MyISAM Key Cache Efficiency: 100.0%  Bps in/out: 123.8k/349.4k

About

Output mytop -b to a file in semicolon-seperated lines.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages