Rickie is back .... 人生·工作的结果=思维方式×热情×能力

今天比昨天更好,明天比今天更好,为此,不屈不挠地工作、勤勤恳恳地经营、孜孜不倦地修炼,我们人生的目的和价值就是这样确确实实地存在着。

  博客园 :: 首页 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::
  397 随笔 :: 3 文章 :: 1310 评论 :: 129 引用

2.自己开发小工具

Shares my favoriate tools designed by myself or others
摘要: 编写了一个小工具,可以用来更新用户在Active Directory/Exchange Address Book的个人信息。阅读全文
posted @ 2005-06-29 09:03 Rickie 阅读(2555) | 评论 (15) 编辑

摘要: 1、简介 Web Server监视器用来对Web Server进行自动监控和提醒。当前版本: 0.75. 运行环境:.Net Framework v1.1 2、主要功能 (1)多线程监控Web Server,返回Web Server的页面,并显示在浏览器中; (2)多线程监控Web Server,返回并显示HTML,同时比较HTML的长度是否在设定的范围内; (3)如果监控发现异常,会记录异常信息,同时可以通过Email提醒用户; (4)支持Proxy Server的设置; (5)支持自动循环执行,同时用户可以进行定制;阅读全文
posted @ 2004-08-07 00:46 Rickie 阅读(2512) | 评论 (16) 编辑

摘要: Web Server Monitor is a utility for monitoring web server status. It's very important to keep our web server stable. When it finds something wrong with web server responses, it will send an exception information to a specified person. In the meanwhile, it records these exception information in the local hard disk. 阅读全文
posted @ 2004-07-16 11:31 Rickie 阅读(703) | 评论 (0) 编辑

posted @ 2004-07-15 00:54 Rickie 阅读(644) | 评论 (0) 编辑

摘要: I've built a SQL Server Monitor(v0.5) tool based on .Net Framework 1.1, which can be used to monitor and kill sql server processes. However, I don't recommend that you kill blocked processes casually. If you think it's necessary to kill it, please check the detailed information of the blocked process at first.阅读全文
posted @ 2004-07-14 06:29 Rickie 阅读(1255) | 评论 (7) 编辑