===========================================================
windows eventlog
===========================================================
here is an example (cookbook) for everybody also struggling around with eventlog:
-) the source is "W32Time"
-) the description contains "synchronisiert"
-) the trigger goes off after 30 seconds
-) the eventdetails should be reportet in the mail
查看全文
liuxh6
发表于:2007.03.30 13:52
::分类:
(
系统监控
)
::阅读:(236次)
::
评论
(0)
===========================================================
住宅的禁忌
===========================================================
liuxh6
发表于:2007.03.14 11:55
::分类:
(
家与生活
)
::阅读:(3499次)
::
评论
(0)
===========================================================
用oracle发送邮件(转space6212)
===========================================================
主要功能:1、支持多收件人。
2、支持中文
3、支持大于32K的附件
4、支持多行正文
5、支持多附件
6、支持文本附件和二进制附件
7、支持HTML格式(需要修改Content-Type') 查看全文
liuxh6
发表于:2007.03.07 20:05
::分类:
(
oracle数据库
)
::阅读:(423次)
::
评论
(3)
===========================================================
Oracle MD5加密的存储过程的实现 (转Zhou JianGuo)
===========================================================
1 前言
众所周知,MD5是目前应用最多的密码保护方法,该编码传说为不可逆加密编码<也就是说,永运无法倒算原码>。
使用MD5加密用户的操作密码,可以有效防止系统维护人员直接进入数据库时出现系统安全漏洞<直接使用SELECT语句查询,将用户密码字段只能看到乱码,或者"****">
查看全文
liuxh6
发表于:2007.03.07 11:47
::分类:
(
oracle数据库
)
::阅读:(407次)
::
评论
(0)
===========================================================
Monitoring AIX 4.3
===========================================================
liuxh6
发表于:2007.03.06 11:41
::分类:
(
系统监控
)
::阅读:(221次)
::
评论
(0)
===========================================================
oracle与php时间转换FUNCTION
===========================================================
liuxh6
发表于:2007.03.05 17:05
::分类:
(
pl/sql
)
::阅读:(277次)
::
评论
(0)
===========================================================
zabbix_agentd for aix compiling
===========================================================
about zabbix_agentd compiling 在aix平台编译一直出现问题,经过查找forms解决
查看全文
liuxh6
发表于:2007.03.05 16:31
::分类:
(
系统监控
)
::阅读:(265次)
::
评论
(0)
===========================================================
Windows services report
===========================================================
It is handy to know any Windows services that are set to start automatically that are no longer running. This script will report a list of auto start services not running
查看全文
liuxh6
发表于:2007.03.03 17:23
::分类:
(
系统监控
)
::阅读:(326次)
::
评论
(0)