2008年6月29日 星期日

香港酒店一晚住宿+自助餐 - Yahoo!知識+

香港酒店一晚住宿+自助餐 - Yahoo!知識+

黃金海岸酒店仲大冇呢個package, 酒店一晚,包早餐,自助餐half price, 朋友話仲有得免費upgrade露台room.
Duration : 一晚時間 7月12 ~ 13 , rate ?7月13 ~ 14 , rate ?7月26 ~ 27 , rate ?7月27 ~ 28 , rate ?

2008年6月24日 星期二

YouTube - PS1 Swap Trick - no modchip needed

YouTube - PS1 Swap Trick - no modchip needed

Oh . Shxx . i just get a old PS 1

SCPH-5903(model capable of playing Video CD movies. ) from friend

learning how to old school swap disc

when not able to play game . I will use it as VCD machine

2008年6月16日 星期一

How to Measure Staff Performance

How to Measure Staff Performance

manager:" what your performance in this year "

big tech support : " i roll back the backup tape for daily in a year"

managaer: "so what 's your work done this year ?"

"IT Staff need to increase there performance in company"


a year before . I heard the Senior Eng. talking in seminar in Mircosoft about

office 2007 .

2008年6月15日 星期日

The Notebooks of Leonardo Da Vinci

The Notebooks of Leonardo Da Vinci

you can read a page a day . it take four year to finish . but at somewhere in world .
really have people do a page a day

Wireless Network Security Audit and Monitoring Tools

Wireless Network Security Audit and Monitoring Tools

2008年6月6日 星期五

Nagios - 网络服务监控与提醒 - ΜΣΛИson,Means Nothing ! - CSDNBlog

Nagios - 网络服务监控与提醒 - ΜΣΛИson,Means Nothing ! - CSDNBlog

2.如何添加服务监控
Nagios用host 和 group 的概念来管理网络内的节点,你可以先定义host,然后按 服务 分成多个 组 ,再按 组 定义服务.
如MailServer有FTP服务,可以先定义一个MailServer 的host,再定义一个 ftp-servers的 组,把MailServer加进去,然后定义一个 FTP 的服务,监控 ftp-servers里面服务器的FTP服务,如下:
2.1 添加服务器 如果服务器未添加,可以编辑 /etc/nagios2/hwccl/host-gateway_nagios2.cfg 添加,define host{ host_name MailServer alias Mail Server address 192.168.0.25 parents TOPSECFireWall use generic-host}
2.2 添加FTP 组 编辑 /etc/nagios2/hwccl/hostgroups_nagios2.cfg# A list of your FTP serversdefine hostgroup { hostgroup_name ftp-servers alias FTP servers members MailServer }
2.3 添加FTP 服务
编辑 /etc/nagios2/hwccl/services_nagios2.cfg
define service { hostgroup_name ftp-servers service_description FTP check_command check_ftp use generic-service notification_interval 0 ; set > 0 if you want to be renotified}
请留意,如果服务器/组/服务已存在,则维护 组 即可.2.4 重启服务生效: /etc/init.d/nagios2 restart 如果有错,则代表设置有误,按提示处理即可.
 
Website Monitoring