Chinaunix首页 | 论坛 | 博客
  • 博客访问: 2733989
  • 博文数量: 587
  • 博客积分: 6356
  • 博客等级: 准将
  • 技术积分: 6410
  • 用 户 组: 普通用户
  • 注册时间: 2008-10-23 10:54
个人简介

器量大者,福泽必厚

文章分类

全部博文(587)

文章存档

2019年(3)

2018年(1)

2017年(29)

2016年(39)

2015年(66)

2014年(117)

2013年(136)

2012年(58)

2011年(34)

2010年(50)

2009年(38)

2008年(16)

发布时间:2013-06-18 13:12:18

1:下载mongodb的php扩展地址:http://pecl.php.net/package/mongo2:我下载的版本为mongo-1.4.1.tgz :  tar zxvf mongo-1.4.1.tgz   cd mongo-1.4.1   /usr/local/webserver/php/bin/phpize   ./configure  --with-php-config=/usr/local/webserver/php/bin/php-co.........【阅读全文】

阅读(1943) | 评论(0) | 转发(0)

发布时间:2013-05-24 15:44:02

[root@varnish1 ~]# cat mongo.sh.bak #!/bin/shecho "db.serverList.find({status:\"0\"},{ip:1,\"_id\":0})" | mongo loldbRtmp  | grep ip >/root/ip.txtif [ -s /root/ip.txt  ] ; thenecho "It has errors" >/root/mongodbstatus.txt/bin/awk -F\" '{ print $4}'  /root/ip.txt>/root/proble.........【阅读全文】

阅读(2612) | 评论(0) | 转发(0)
给主人留下些什么吧!~~

chinaunix网友2010-04-10 18:37

呵呵,文章中露点了!

回复 |  删除 |  举报

chinaunix网友2009-11-05 22:00

写的非常好,收益匪浅,加油啊,caoshouwen!

回复 |  删除 |  举报

chinaunix网友2008-12-02 15:50

强嘎~!

回复 |  删除 |  举报

yexin2182008-11-26 23:38

不错啊,加油哦

回复  |  举报
留言热议
请登录后留言。

登录 注册