文件名称:pstop-MySQL的*程序-Golang开发
文件大小:93KB
文件格式:ZIP
更新时间:2024-06-15 10:38:04
Golang Database Drivers
ps-top ps-top-MySQL的类似top的程序ps-top是从MySQL 5.6+的performance_schema数据库收集信息并使用此信息实时显示服务器负载的程序。 数据由表或f ps-top ps-top显示-MySQL的top-like程序ps-top是从MySQL 5.6+的performance_schema数据库收集信息并使用此信息实时显示服务器负载的程序。 数据以表或文件名显示,度量标准还显示如何在选择,插入,更新或删除活动之间进行拆分。 现在显示用户活动,显示使用相同用户名连接的不同主机的数量以及这些用户的活动。 也有关于互斥量的统计信息
【文件预览】:
ps-top-master
----view()
--------view.go(7KB)
----BUGS(465B)
----.gitignore(55B)
----version()
--------version.go(151B)
----go.mod(451B)
----wrapper()
--------user_latency()
--------table_io_latency()
--------table_lock_latency()
--------table_io_ops()
--------stages_latency()
--------file_io_latency()
--------memory_usage()
--------mutex_latency()
----wait()
--------handler.go(2KB)
----app()
--------app.go(10KB)
----screen()
--------screen.go(3KB)
----event()
--------event.go(2KB)
----model()
--------user_latency()
--------filter()
--------file_io()
--------table_io()
--------table_locks()
--------stages_latency()
--------memory_usage()
--------mutex_latency()
----.travis.yml(154B)
----setup_instruments()
--------setup_instruments_test.go(567B)
--------setup_instruments.go(6KB)
----table()
--------table.go(2KB)
----LICENSE(1KB)
----go.sum(3KB)
----context()
--------context.go(2KB)
----.github()
--------workflows()
----screen_samples.txt(5KB)
----ps_table()
--------ps_table.go(585B)
----README.md(7KB)
----script()
--------bootstrap(487B)
--------build(369B)
--------cibuild(737B)
--------ensure-go-installed(1KB)
----baseobject()
--------baseobject.go(1KB)
--------collectiontime.go(780B)
--------collecttime.go(927B)
----global()
--------status.go(2KB)
--------variables.go(3KB)
----lib()
--------common_test.go(2KB)
--------common.go(6KB)
----display()
--------generic.go(772B)
--------display.go(6KB)
----connector()
--------flags.go(2KB)
--------connector.go(4KB)
----logger()
--------logger.go(1KB)
----cmd()
--------ps-top()
----NEW_FEATURES(2KB)
----rc()
--------rc.go(3KB)