#InstallationinstructionsofNagiosonCentOS6.464bitAuthor:LarryZhaoQQ:920057952BLOG:larryzhao.blog.51cto.comE-mail:zhaolong0508@126.com#NTPServiceyuminstallntpservicentpdstartchkconfigntpdoncrontab-e*****/usr/sbin/ntpdatecn.pool.ntp.org#PacketsPreparenagios-3..
分类:
移动开发 时间:
2014-07-31 03:11:56
阅读次数:
398
什么是orabbix?Orabbix是设计用来为zabbix监控Oracle数据库的插件,它提供多层次的监控,包括可用性和服务器性能指标。它提供了从众多Oracle实例采集数据的有效机制,进而提供此信息的监控和性能指标。然后,您可以利用的zabbix的报告功能为收集的所有数据,并提供分析。目前..
分类:
数据库 时间:
2014-07-30 17:56:54
阅读次数:
523
Linux、windows系统监控平台Nagios的安装与部分错误整理
分类:
移动开发 时间:
2014-07-30 12:08:43
阅读次数:
177
最近在学习saltstack的reactor模块,由于在业务上没有有关reactor的需求。这里只是举个例子,方便将来参考使用。原理:reactor分为两部分:tag和sls。reactor去匹配这个tag(event的tag),匹配到则执行对应的sls文件。这个需要结合event。其实这个类似于zabbix的triggers。在配..
分类:
其他好文 时间:
2014-07-29 18:18:33
阅读次数:
352
一、系统环境1、设置yum源(1)使用本地源挂载光驱ISO文件确认路径/media/CentOS_6.5_Final/cd/etc/yum.repos.dmvCentOS-Base.repoCentOS-Base.repo.bakviCentOS-Base.repo[base]name=Basebaseurl=file:///media/CentOS_6.5_Final/gpgcheck=0#(1检测0不检测)enabled=1#(1启动0..
分类:
移动开发 时间:
2014-07-29 16:02:19
阅读次数:
342
如果用源码包安装nagios比较麻烦,所以找了一个比较好办法来安装nagios,环境是CentOS6.4版本的,64位:首先,是安装网络yum源,在这里就不多说了();其次,从网络上下载epel源;安装nagioswgethttp://download.fedoraproject.org/pub/epel/6/i386/epel-release-6-8.noarch.r..
分类:
移动开发 时间:
2014-07-29 16:02:09
阅读次数:
292
一、设置mysql,创建Cacti数据库和账号mysql-uroot-pmysql>createdatabasecactidb;mysql>GRANTALLONcactidb.*TOcactier@localhostIDENTIFIEDBY‘123456‘;mysql>flushprivileges;mysql>quit二、安装rrdtoolyum-yinstallrrdtoolrrdtool-develrrdtool-php三、安装配置s..
分类:
移动开发 时间:
2014-07-29 15:35:39
阅读次数:
354
一、添加用户groupaddnagcmduseradd-Gnagcmdnagiospasswdnagios123456usermod-a-Gnagcmdapache二、安装nagioscd/root/downloadwgethttp://jaist.dl.sourceforge.net/project/nagios/nagios-4.x/nagios-4.0.7/nagios-4.0.7.tar.gz也可以从这里下载:http://www.nagios.org/downl..
分类:
移动开发 时间:
2014-07-29 15:34:49
阅读次数:
255
一、原理整合cacti和nagios是利用了cacti的一个插件nagiosforcacti,它的原理是将nagios的数据通过ndo2db导入到mysql数据库(cacti的库中),然后cacti读取数据库信息将nagios的结果展示出来。二、cacti扩展模块cacti扩展模块需要下载安装cacti-plugin,cacti-0.8.8a及以后版本..
分类:
移动开发 时间:
2014-07-29 15:30:09
阅读次数:
263
Cacti插件说明及下载地址:http://docs.cacti.net/plugins一、Settings插件cd/root/downloadwgethttp://docs.cacti.net/_media/plugin:settings-v0.7-1.tgzmvplugin:settings-v0.7-1.tgzsettings-v0.7-1.tgztarzxvfsettings-v0.7-1.tgz-C/var/www/html/cacti/plugins/二、Thold..
分类:
移动开发 时间:
2014-07-29 15:28:59
阅读次数:
357