码迷,mamicode.com
首页 >  
搜索关键字:nagios traffic 网卡流量监控    ( 1963个结果
centreon安装使用过程日志错误处理
按照上篇centreon部署文档安装centreon服务器,使用时发现centreon、nagios、系统日志出现很多报错,并且centreonweb页面不能查看监控到的主机状态,现将错误处理记录如下。1、使用servicendo2dbstart启动nod2db时,报错:Startingndo2db:Couldnotbindsocket:Addressalreadyinu..
分类:其他好文   时间:2014-08-07 19:20:51    阅读次数:387
高并发下的 Nginx 优化
英文原文:Optimizing Nginx for High Traffic Loads 过去谈过一些关于Nginx的常见问题; 其中有一些是关于如何优化Nginx. 很多Nginx新用户是从Apache迁移过来的,因些他们过去常常调整配置和执行魔术操作来确保服...
分类:其他好文   时间:2014-08-07 13:35:10    阅读次数:388
Ubuntu下icinga(nagios衍生版)安装步骤
Ubuntu下icinga安装步骤:http://sourceforge.net/projects/icinga-cn/files/icinga-cn/icinga-cn-1.11/icinga-cn-1.11.5.tar.gz/downloadhttp://nagios-plugins.org/download/nagios-plugins-2.0.3.tar.gz$sudouseraddicinga$sudoapt-getinstalllibdbi-dev$sudoapt-getinstall..
分类:移动开发   时间:2014-08-07 07:35:20    阅读次数:268
H3C交换机配置策略路由
153网段配置到tfs服务器策略路由1、创建Acl访控列表(客户端到服务器)aclnumber31rule0permitipsource172.20.153.00.0.0.255 destination172.20.20.6502、创建Acl访控列表(服务器到客户端,此策略只需创建一个acl集,不同网段只需添加不同策略条目即可)aclnumber3002rule1pe..
分类:其他好文   时间:2014-08-06 19:31:32    阅读次数:204
nagios的搭建及配置----(中)
上篇文章写到了我们布置的nagios监控本机的状态,下面我们来看下nagios监控服务器状态的配置。至于为什么要这么配置,大家可以自行去百度下看看使用NRPE插件实现对remoteserver进行监控,远程服务器配置1,编译安装nagios-plugin,提供检查服务器状态时使用的命令。这些命令可..
分类:移动开发   时间:2014-08-06 06:20:51    阅读次数:264
nagios的搭建及配置----(下)
上篇我们把被监控端的配置已经完成。下面再让我们回到nagios监控端配置下即可完成对服务器的监控工作1,安装nrpetar-zxvfnrpe-2.12.tar.gz-C/usr/src/cd/usr/src/nrpe-2.12/ls./configuremake&&makeinstallmakeinstall-plugin/usr/local/nagios/libexec/check_nrpe-H19..
分类:移动开发   时间:2014-08-06 06:19:21    阅读次数:326
nagios的搭建及配置----(上)
首先说下自己的搭建环境。RedHat6.4系统nagios-4.0.7。关闭selinux和iptables服务1,准备工作,安装好nagios所需要的软件ApachePHPGCCcompilerGDdevelopmentlibrariesyuminstallhttpdphpgccglibcglibc-commongdgd-devel2,创建nagios使用的账号和组,首先要切换成管理员账号[ro..
分类:移动开发   时间:2014-08-05 22:54:11    阅读次数:295
How to Add Linux Host to Nagios Monitoring Server Using NRPE Plugin
http://www.tecmint.com/how-to-add-linux-host-to-nagios-monitoring-server/
分类:移动开发   时间:2014-08-05 14:24:00    阅读次数:225
How to Add Windows Host to Nagios Monitoring Server
http://www.tecmint.com/how-to-add-windows-host-to-nagios-monitoring-server/
分类:移动开发   时间:2014-08-05 14:23:40    阅读次数:204
Nagios 4.0.1 Released – Install on RHEL/CentOS 6.x/5.x and Fedora 19/18/17
http://www.tecmint.com/install-nagios-in-linux/
分类:移动开发   时间:2014-08-05 14:23:20    阅读次数:215
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!