Archive for 09月, 2006

Sep 30 2006

检查硬盘占用空间,大于90% 就送ALERT Email 的脚本

Published by David under Unix|Linux

1. Make sure you can send out email from the host.

2. Add a line into your crontab like this one:
59 23 * * * /usr/local/scripts/chk.disk

chk.disk
—————————————
#!/bin/ksh
# David Perry, http://www.computing.net/solaris/wwwboard/forum/3543.html
# Modified by susbin@chinaunix.net
#

mail_client=/usr/bin/mailx
adm_email_1=you@chinaunix.net
ALERT=90
#ALERT=40

set `df -k | sed -e ’s/%//g’ | awk ‘/^/dev/ { printf(”%s %sn”, $5, $6) }’`

while [ $# -ge 2 ] ; do
CAPACITY=$1
FS=$2
shift 2

if [ $CAPACITY -gt $ALERT ] ; then
echo “$FS is ${CAPACITY}% full!” | $mail_client -s “`uname -n` Space Alert!” $adm_email_1
# echo “$FS is ${CAPACITY}% full.”
fi
done

No responses yet

Sep 30 2006

与Solaris Volume Manager metadevice 恢复及监测有关的几个脚本 zt

Published by David under Unix|Linux

Sun 也有一个脚本 metacheck.sh 1.3,可惜太笨重。在网上搜了一下,发现
没什么人用。在Solaris 9 上试了一下,报出一些错后,停了。
http://docs.sun.com/app/docs/doc/806-6111/6jf2ve3ml?a=view

把监测metadevice的工作交给cron去做,就要求cron 不能停下来。
下面的第三个脚本cron.chk就是检测cron的。如果cron不在了,它能给
系统管理员送出email,也能自动执行/etc/rc2.d/S75cron 来启动cron。
可以把cron.chk加到crontab 里,每一天或几小时执行一次。

把这个脚本做些改动,就可以让它检测其他进程,比如 httpd.

Continue Reading »

No responses yet

Sep 29 2006

使用VMWARE 装Solaris9.0 +Cluster 3.1 U4+Oracle 10G小结

Published by David under Unix|Linux

安装VMware-server-1.0
1、安装SERVER
tar zvxf VMware-server-1.0.0-28343.tar.gz
cd vmware-server-distrib/
./vmware-install.pl
出现一系列提示安装到哪个目录,一路回车默认即可,最后会让你输入序列号,输入序列号:928WH-Y65AW-21394-4C70J,安装完成。
2、安装vmware server console,以便远程管理
tar zvxf VMware-mui-1.0.0-28343.tar.gz
cd vmware-mui-distrib/
./vmware-install.pl
一路回车安装完成
Continue Reading »

No responses yet

Sep 27 2006

seo工具

Published by David under 应用|Application

中文:http://www.xinqj.com/sitemap/sitemap.asp

英文:http://www.xml-sitemaps.com/

Google Sitemaps Builder .Net

Google Sitemaps 创建软件, 可以很方便的创建网站的Sitemaps

http://www.seobbs.net/read.php?tid=10620

综合查询工具

网站收录查询

同时查询Google,百度,Yahoo等8个搜索引擎的收录状况

http://tool.cndw.com/Shoulu/Index.asp

关键词排名查询

可以同时在3个搜索引擎中查询指定网页指定关键词的排名情况.

http://www.seores.com/search/keywordrank.asp

搜索引擎优化监视器(SEO Monitor)

一个仅321K的小软件,可以同时查询多个搜索引擎,多个关键词的排名情况.并自动记录历史排名情况.

http://www.seobbs.net/read.php?tid=2490

Google各服务器关键词排名查询

查询在Google各个服务器中,指定网页指定关键词的排名情况,可以作为一个升降的参考

http://tool.cndw.com/Rank/Index.asp

关键词工具

Google Adwords关键词工具

查询指定关键词的扩展匹配,搜索量,趋势和受欢迎度.

https://adwords.google.com/select/KeywordToolExternal

百度相关搜索

按热门程序排序,列出指定关键词相关的扩展匹配及热门程度

http://d.baidu.com/rs.php

关键词密度分析工具

分析指定关键词在指定页面中出现的次数,及相应的百分比密度

中文:http://tool.cndw.com/Seo/Key_Density.asp

英文:http://www.keyworddensity.com/

关键词热门排行及指数

百度排行榜:http://top.baidu.com

百度指数:http://index.baidu.com/

Yahoo排行榜:http://misc.yahoo.com.cn/top_index.html

搜狗指数:http://www.sogou.com/top/?IPLOC=CN1102

搜搜龙虎榜:http://www.soso.com/lhb/s_i_sosolhb.shtml

Google工具

Google Sitemaps

Google推出的一项免费服务,一个杰出的SEO工具

http://www.google.com/webmasters/sit…_CN/about.html

Google Analytics

Google推出的免费分析服务.在市场营销和内容优化上提供很多专业报表.对搜索引擎营销有很大帮助.

http://www.google.com/analytics/zh-CN/

Google Dance 查询工具

不仅可以查询Dance情况,还可以通过E-mail及时获得每月google dance通知

http://www.seochat.com/googledance/

查看在GOOGLE各服务器上的PR值

利用这个工具,可以判断PR是否更新,预测更新后的PR值

http://www.seochat.com/seo-tools/future-pagerank

Google PR历史更新时间表

看看Google 2000看至今更新PR的具体时间和周期时长

http://www.seocompany.ca/pagerank/pa…date-list.html

链接工具

链接广泛度检测工具

反向链接查询工具.同时支持Google,百度,Yahoo等8个搜索引擎

http://tool.cndw.com/LinkIn/Index.asp

查询Google中链接的工具.可以抓取文本标题和链接.中文标题显示的是乱码

http://www.webconfs.com/google-backlink-checker.php

Yahoo新推出的链接检查工具,可以查询网站中所有被检索的页面以及反向链接情况

http://siteexplorer.search.yahoo.com/

同时查询Google,Yahoo,MSN中的链接数量

http://www.trafficzap.com/linkpopularity.php

无效链接检查工具

检查指定页面内的链接.包括链接有效性检查,链接文字,链接类型

http://www.seores.com/search/checkurl.asp

W3C GLink Checker

http://validator.w3.org/checklink

其他工具

国外主要搜索引擎和人工目录的关系表

一个Flash,解析国外主流搜索引擎与人工目录的关系,对海外推广很有帮助

http://www.seobbs.net/read.php?tid=911

网站历史查询工具

美国互联网档案馆(The Internet Archive)保存了自1996年开始,借助Alexa搜索引擎获取的网站资料

http://web.archive.org/collections/web/advanced.html

分类目录收录查询

检查网站是否登录多个重要分类目录

http://www.123promotion.co.uk/directory/index.php

Alexa世界排名查询

http://alexa.chinaz.com/Index.asp

本文由樂思蜀整理,转发请注明出处及链接!

原发:点石互动

http://www.dunsh.org/2006/09/12/seo-tools/

No responses yet

Sep 25 2006

sun patch download url

Published by David under Unix|Linux

http://www.mirrorservice.org/sites/ftp.sun.co.uk/patchroot/clusters/

No responses yet

Next »

Close
E-mail It