http://blog.sina.com.cn/s/blog_5037eacb0102vm5c.html 官方MySQL中查看索引是否被使用到: 在percona版本或marida中可以通过 information_schea.index_statistics查看得到, 在官方版本中如何查看呢? s ...
分类:
数据库 时间:
2017-05-09 00:51:24
阅读次数:
430
视图 说明 Runtime Graphs 运行时视图 Running Vusers 虚拟用户运行视图 User Delined Data Points 用户自定义数据点视图 Error Statistics 错误统计视图 Vusers with Errors 出错的虚拟用户 Transaction ...
分类:
其他好文 时间:
2017-05-07 20:08:06
阅读次数:
274
arXiv is an e-print service in the fields of physics, mathematics, computer science, quantitative biology, quantitative finance and statistics. There' ...
分类:
其他好文 时间:
2017-05-07 16:43:26
阅读次数:
239
ping netstat Print network connections, routing tables, interface statistics, masquerade connections, and multi-cast memberships mtr traceroute ...
分类:
Web程序 时间:
2017-05-01 09:51:38
阅读次数:
253
近期发现一个奇怪的现象,数据库报告上看负载非常高,可是cpu和等待事件都非常低,不知道消耗的资源跑到哪里去了? Snap Id Snap Time Sessions Cursors/Session Begin Snap: 5073 17-5月 -14 04:00:20 127 78.8 End Sn ...
分类:
其他好文 时间:
2017-04-29 21:01:43
阅读次数:
244
1、查看占用端口的进程 netstat -lnp|grep 3000(3000为端口号) Netstat 命令用于显示各种网络相关信息,如网络连接,路由表,接口状态 (Interface Statistics),masquerade 连接,多播成员 (Multicast Memberships) 等 ...
分类:
其他好文 时间:
2017-04-26 17:45:44
阅读次数:
140
前言: 今天想要把 当前用户下的数据库 导出来,使用命令 导出数据库可用语句: exp bpmp/bkc123@127.0.0.1:5050/bkcyunty file=D:\bak\db_61.dmp log=D:\bak\db_61.log INDEXES=n STATISTICS=none e ...
分类:
其他好文 时间:
2017-04-25 13:12:54
阅读次数:
511
SET STATISTICS PROFILE ON 显示query的执行过程 Troubleshooting Deadlocks Understanding Locking in SQL Server 对锁的初步认识 深入的探讨锁机制 3种跟踪死锁的方法总结 Deadlock Troubleshoo ...
分类:
其他好文 时间:
2017-04-18 18:36:48
阅读次数:
158
一、什么是dstat? 通过man帮助,可以看到官方对dstat的定义为:多功能系统资源统计生成工具( versatile tool for generating system resource statistics)。在获取的信息上有点类似于top、free、iostat、vmstat等多个工具的 ...
分类:
其他好文 时间:
2017-04-07 12:51:52
阅读次数:
528
Cluster-mode下,引入了新的命令行工具,可以查看详细的存储系统性能指标,在进行存储系统诊断时候尤其有用。注意:使用该命令需要进入高级模式,SSH登录存储CLI环境之后,执行命令:set–privilegeadvanced。参考下图1:图1命令使用方法总览可以使用命令statisticsshow-perio..
分类:
移动开发 时间:
2017-04-06 23:52:11
阅读次数:
2498