码迷,mamicode.com
首页 >  
搜索关键字:monitor    ( 1879个结果
DAC Usage3:Monitor Data-tier Applications
If you deploy a DAC to a managed instance of the Database Engine, information about the deployed DAC is incorporated into the SQL Server Utility the n
分类:移动开发   时间:2016-02-03 20:05:46    阅读次数:193
eclipse内存溢出解决
1 查看内存: workspace/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.ui.prefs,在里面加上SHOW_MEMORY_MONITOR=true,重启eclipse,就可以在其左下角看到内存使用情况。
分类:系统相关   时间:2016-02-02 18:55:51    阅读次数:210
走近OSSIM传感器(Sensor)插件
走近OSSIM传感器(Sensor)插件在上一篇博文介绍完OSSIM架构何组成,接着要介绍它“神秘”的插件,阅读插件前提示您熟练掌握正则表达式。Sensor启用插件列表[plugins]apache=/etc/ossim/agent/plugins/apache.cfgnmap-monitor=/etc/ossim/agent/plugins/nmap-monitor.cfgossec-..
分类:其他好文   时间:2016-01-27 17:26:49    阅读次数:286
监控流量shell脚本
# vi /etc/rc.d/traffic_monitor.sh----------------------------------------------#!/bin/bashPATH=/bin:/usr/bin:/sbin:/usr/sbin:/usr/local/bin:/usr/local...
分类:系统相关   时间:2016-01-26 12:02:28    阅读次数:255
Performance Monitor Usage8:An Practice
Performance Monitor provides a visual display of built-in Windows performance counters, either in real time or as a way to review historical data. You...
分类:其他好文   时间:2016-01-23 18:07:52    阅读次数:450
PLSQL数据库操作(excel)
一、plsql数据库操作:删除数据前备份一张表:create table plat_counter_def_bf as select * from plat_monitor_counter_def //备份delete from plat_monitor_counter_def //删除数据Ex.....
分类:数据库   时间:2016-01-23 18:04:44    阅读次数:249
Performance Monitor Usage5:View Report
1,当Data Collector Set 停止运行后,在Reports Catalog->User Defined->DataCollectorSet_PhysicalDisk 下,会有Data Collection文件,点击View->Performance Monitor,就能查看DataCo...
分类:其他好文   时间:2016-01-22 00:00:23    阅读次数:380
Performance Monitor Usage6:Side Effect
开启Performance Monitor 会不会对Server 性能有影响?在一个Production Server上,运行一段时间之后,在Task Management 中长款Performance Monitor消耗的资源引用《SQL Server 2012 实施与管理实战指南》来解释我的疑惑...
分类:其他好文   时间:2016-01-21 23:34:46    阅读次数:135
Performance Monitor Usage2:Peformance Counter
Performance Counter 是量化系统状态或活动的一个数值,对于不同的监控目的,需要设置不同的Performance Counter。Performance counters are measurements of system state or activity. They can b...
分类:其他好文   时间:2016-01-21 23:08:20    阅读次数:200
文档翻译第003篇:Process Monitor帮助文档(Part 3,附Process Monitor的简单演示)
【导入与导出配置】 一旦您配置了一个筛选器,您能够使用“工具(Tools)”菜单中的“保存筛选器(SaveFilters)”菜单项将其保存。Process Monitor将您所保存的筛选器加入到“读取筛选器(Load Filter)”菜单,便于您能够方便地訪问。您也能够选择“工具(Tools)...
分类:其他好文   时间:2016-01-18 20:28:28    阅读次数:341
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!