设为首页 加入收藏

TOP

MySQL之数据库工具(五)
2019-03-05 16:09:46 】 浏览:426
Tags:MySQL 数据库 工具
]# git clone https://github.com/innotop/innotop.git Initialized empty Git repository in /root/innotop/.git/ remote: Enumerating objects: 621, done. remote: Total 621 (delta 0), reused 0 (delta 0), pack-reused 621 Receiving objects: 100% (621/621), 1.17 MiB | 230 KiB/s, done. Resolving deltas: 100% (382/382), done. [root@wallet04 ~]# cd innotop [root@wallet04 innotop]# perl Makefile.PL [root@wallet04 innotop]#make [root@wallet04 innotop]#make install [root@wallet04 ~]# innotop --version innotop  Ver 1.11.4 [root@wallet04 ~]# innotop --help Usage: innotop      --askpass          Prompt for a password when connecting to MySQL   --[no]color   -C   Use terminal coloring (default)   --config      -c   Config file to read   --count            Number of updates before exiting   --delay       -d   Delay between updates in seconds   --help             Show this help message   --host        -h   Connect to host   --[no]inc     -i   Measure incremental differences   --mode        -m   Operating mode to start in   --nonint      -n   Non-interactive, output tab-separated fields   --password    -p   Password to use for connection   --port        -P   Port number to use for connection   --skipcentral -s   Skip reading the central configuration file   --socket      -S   MySQL socket to use for connection   --spark            Length of status sparkline (default 10)   --timestamp   -t   Print timestamp in -n mode (1: per iter; 2: per line)   --user &nb
首页 上一页 2 3 4 5 6 7 8 下一页 尾页 5/8/8
】【打印繁体】【投稿】【收藏】 【推荐】【举报】【评论】 【关闭】 【返回顶部
上一篇MySQL之MariaDBMaxScale-Oracle&M.. 下一篇MySQL之数据库监控(Lepus)

最新文章

热门文章

Hot 文章

Python

C 语言

C++基础

大数据基础

linux编程基础

C/C++面试题目