码迷,mamicode.com
首页 >  
搜索关键字:god monit    ( 1450个结果
Linux 进程监控工具 monit
如果你已经使用CactiNagios以及zabbix等一系列监控工具来监控你的项目,但仍然达不到你想要的进程挂掉可以自动拉起并且邮件报警的功能,那么请往下看,推荐一款及其好用的进程监控软件Monit;Monit是一款功能非常丰富的进程、文件、目录和设备的监测软件,适用于Linux/Unix平台..
分类:系统相关   时间:2014-08-18 16:35:43    阅读次数:536
Linux进程管理工具--God-详解(1)-入门
God是一个由Ruby编写的监控架构,它可以保障你的进程为运行状态,以及可以对一些特殊情况进行进程的重启。拓展可以通过frigga来进行全局god的管理。最好的安装方式(通过ruby-gems):geminstallgod快速启动注意:快速启动需要0.12版本以上的,你可以使用以下命令查看版本:god..
分类:系统相关   时间:2014-08-11 15:17:08    阅读次数:362
(校赛)URAL 1998 The old Padawan
Luke Skywalker is having exhausting practice at a God-forsaken planet Dagoba. One of his main difficulties is navigating cumbersome objects using the Power. Luke’s task is to hold several stones in ...
分类:其他好文   时间:2014-07-29 13:15:57    阅读次数:326
Facade,怎么可能只是提供简单的接口--
分层是软件解决问题的基本方法....不过仅仅一个分层就算一个设计模式的话...别闹了栗子:贝爷在奥林匹斯山上抓动物1.奥林匹斯山上生物的接口public interface God { public String power(); public String getName();}2.奥...
分类:其他好文   时间:2014-07-22 22:40:32    阅读次数:242
使用LAMP创建基于wordpress的个从博客网站
一、mysql配置 1、安装mysql yum install mysql-server, CentOS中已经默认安装,此步骤忽略。 2、启动mysql service mysqld start 3、登录mysql [root@jediael44 share]# mysql -u -root -p Enter password: Welcome to the MySQL monit...
分类:Web程序   时间:2014-07-16 17:10:41    阅读次数:321
使用monit规范的扩展业务的进程监控和管理
前言:看到这个标题的人一定会很疑惑,进程监控和报警,不都是用zabbix,nagios么?对于管理的话,自己写crontab脚本不就行了。当然这肯定是可以的。标题说了,规范和扩展!所谓的进程监控就是在进程不可用,或者是被kill掉,也有外因,比如进程吃内存大,需要重启进程,让他初..
分类:其他好文   时间:2014-07-14 11:30:38    阅读次数:525
HDU-4819-Mosaic(二维线段树)
Problem Description The God of sheep decides to pixelate some pictures (i.e., change them into pictures with mosaic). Here's how he is gonna make it: for each picture, he divides the picture into n x...
分类:其他好文   时间:2014-07-09 12:14:13    阅读次数:433
UVa 10361 Automatic Poetry
Automatic PoetryInput:standard inputOutput:standard outputTime Limit:2 secondsMemory Limit:32 MB“Oh God”, Lara Croft exclaims, “it’sone of these dumb ...
分类:其他好文   时间:2014-07-01 18:53:40    阅读次数:166
PhyreEngine3.8 MSAA resolution
There is something wrong in PhyreEngine 3.8 to fullfill MSAA, actually, I think it is eqaaYou have to merge the codes from PhyreEngine 3.9. Thank God ...
分类:其他好文   时间:2014-07-01 16:29:11    阅读次数:268
tyvj 1934 高精度
「Poetize3」Heaven Cow与God BullFrom wwwwodddd背景 Background__int64ago,there'saheavencowcalledsjy...Agodbullnamedwzcfellinlovewithher...AsanOI&MOer,wzcgav...
分类:其他好文   时间:2014-06-30 14:04:00    阅读次数:230
1450条   上一页 1 ... 142 143 144 145 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!