码迷,mamicode.com
首页 >  
搜索关键字:icinga2    ( 19个结果
icinga2监控netapp、ubuntu、windows的traffic流量
icinga2监控netapp、ubuntu、windows的traffic流量插件下载网址:https://github.com/cloved/check_traffic/blob/master/check_traffic.sh#mvcheck_traffic.sh/usr/lib64/nagios/plugins/#chmod+x/usr/lib64/nagios/plugins/check_traffic.sh#cd/usr/lib64/nagios/plugins/#cpc..
分类:移动开发   时间:2016-11-29 23:38:45    阅读次数:1130
icinga2监控Netapp存储
监控存储(check-netapp-ng.pl):下载网址:https://github.com/ranl/monitor-utils/blob/master/nagios/check-netapp-ng.pl#mvcheck-netapp-ng.pl/usr/lib64/nagios/plugins/#chmod+x/usr/lib64/nagios/plugins/check-netapp-ng.pl使用:卷:#/usr/lib64/nagios/plugins/chec..
分类:移动开发   时间:2016-11-26 00:22:10    阅读次数:343
Grafana+Graphite搭建配置步骤
Grafana+Graphite搭建配置步骤下载网址:http://grafana.org/download(选择rpm包)#rpm-igrafana-3.1.1-1470047149.x86_64.rpm#serivcegrafana-serverstart网址访问:http://ip:3000默认用户名:admin密码:adminGrafana和graphite结合graphite及icinga2搭建略,可参见另外文..
分类:其他好文   时间:2016-09-09 01:09:42    阅读次数:1543
Icinga2在centos7上安装流程
Icinga2在centos7上的安装流程-icinga2安装(一)http://down.51cto.com/data/2219095Icinga2web在centos7上的安装流程-icinga2安装(二)http://down.51cto.com/data/2219097
分类:其他好文   时间:2016-05-22 18:40:37    阅读次数:740
Centos 7 安装 icinga2
1.   通过 yum 安装icinga2  核心包 a)     Package Repositories # rpm --import  http://packages.icinga.org/icinga.key # curl -o/etc/yum.repos.d/ICINGA-release.repohttp://packages.icinga.org/fedora/ICINGA-re...
分类:其他好文   时间:2016-04-23 07:36:52    阅读次数:301
Icinga2使用graphite显示图像
Icinga2使用graphite显示图像下载地址:https://github.com/findmypast/icingaweb2-module-graphite需要下载安装的软件:Django、django-tagging、pyparsing、python-whisper、pytz、mod_wsgi、python-carbon、python-twisted-core、python-zope-interface、python-zope-filesy..
分类:其他好文   时间:2016-02-03 22:39:14    阅读次数:253
Icingaweb2监控oracle数据库的安装配置流程
Icinga2安装配置check_oracle_health流程1.安装由于check_oracle_health是使用perl语言编写的,因此在安装该插件之前,首先要安装oracle的客户端实例,分别是basic,sqlplus,sdk包括perl的oracle插件(DBI和DBD)。第一步: 下...
分类:数据库   时间:2015-12-28 14:00:22    阅读次数:320
icinga2学习和使用(二)
配置文件说明本篇是说明icinga2的配置文件。跟nagios比较,逻辑思维是一样的,定义主机(组)、服务(组)、检测命令、模板、检测频率等。但是实际使用的语法却不一样,重新定义了一套关键词。具体细节可参考下文。有些地方我也没能搞明白,希望读者童鞋能一起探讨。默认采用yu..
分类:其他好文   时间:2015-02-11 19:08:12    阅读次数:1228
安装配置icinga2
申明:程序:icinga2网页:icingaweb2一、设置SELinux[root@localhost~]#setenforce0[root@localhost~]#echo‘setenforce0‘>>/etc/rc.local二、设置iptables[root@localhost~]#vi/etc/sysconfig/iptables-AINPUT-mstate--stateNEW-mtcp-ptcp--dport80-jACCEPT[root@localh..
分类:其他好文   时间:2014-12-19 12:20:55    阅读次数:648
19条   上一页 1 2
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!