| 注册
请输入搜索内容

热门搜索

Java Linux MySQL PHP JavaScript Hibernate jQuery Nginx
ygp8
9年前发布

SQL Server监控器,管理sql server性能:SQLMonitor

SQL Server 监控器, 管理sql server性能,监控 sql server 进程和作业,分析性能,分析系统,对象版本控制,查看执行中的SQL查询,杀掉 process / job,对象浏览器,数据库收缩/日志截断/备份/分离/附加。
</div>

Image of SQL Monitor

It uses linq and requires .net 4.0 (client profile), only support SQL Server 2005/2008/2008R2/2012, not for 2000, sorry :(

The implementation is quick, pretty straight forward, but I try to maintain the logic and make the job done.

There is an article about this project at code project: http://www.codeproject.com/KB/database/sqlmon.aspx

And there is the second article also at code project: http://www.codeproject.com/KB/database/sqlmonitor.aspx

Why

Ok, I have to admit that I got bored so I just want to make something. It looks like I am reinventing a wheel(duplicating part of SQL Server Management Studio?), mmm, actually, I don't think so. I address something here that do not exist in SQL Server Management Studio at all, at least not in 2012RC0.

Target

Step 1: a real monitor, keep tracking sql server actitivities(sql execution, cpu consumption, disk space etc), alert on customized notifications.

Step 2: support oracle/mysql/firebird/postgresql etc.

Step 3: accessible on any client (including mobile phones).

Features

Screen Shots

All New Health Monitor

Image of SQL Monitor

Performance Graph

Image of SQL Monitor

Monitor Multiple Servers / Databases

Image of SQL Monitor

Popup/Dock Performance Graph

Image of SQL Monitor

Object Explorer

Image of SQL Monitor

Object Version Control

Image of SQL Monitor

Version Compare

Image of SQL Monitor

Activities

Image of SQL Monitor

Process Visualizer

Image of SQL Monitor

Analysis - Database

Image of SQL Monitor

Analysis - Execution

Image of SQL Monitor

Analysis Logic Fault

Image of SQL Monitor

Alerts

Image of SQL Monitor

Alerts - Empty Table

Image of SQL Monitor

项目主页:http://www.open-open.com/lib/view/home/1441430813471

 本文由用户 ygp8 自行上传分享,仅供网友学习交流。所有权归原作者,若您的权利被侵害,请联系管理员。
 转载本站原创文章,请注明出处,并保留原始链接、图片水印。
 本站是一个以用户分享为主的开源技术平台,欢迎各类分享!
 本文地址:https://www.open-open.com/lib/view/open1441430813471.html
SQL Server 数据库服务器 SQLMonitor