[1]Defaultnoinstallifconfigcommand,ifyouwanttouseifconfigneedinstallnet-toolsyum-yinstallnet-tools[root@mariadb~]#ifconfig
eth0:flags=4163<UP,BROADCAST,RUNNING,MULTICAST>mtu1500
inet192.168.1.123netmask255.255.255.0broadcast192.168.1.255
inet6fe80::21..
分类:
其他好文 时间:
2014-07-29 15:53:19
阅读次数:
324
先介绍一下CentOS7下系统的服务启动关闭的变化service服务名start/stop/status==systemctlstart/stop/status服务名chkconfig--list==systemctllist-units-typechkconfig服务名on/off==systemctlenable/disable服务名(具体的级别看配置文件)2.要将某个服务添加为系统服务(以ngin..
分类:
其他好文 时间:
2014-07-29 15:48:29
阅读次数:
182
一、设置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
Ntop是一种监控网络流量工具一、安装环境cd/root/downloadyuminstalllibtoollibpcaplibpcap-develgdbmgdbm-develzlibzlib-develwgethttp://mirror01.idc.hinet.net/EPEL/5Server/x86_64/GeoIP-1.4.8-1.el5.x86_64.rpmwgethttp://mirror01.idc.hinet.net/EPEL/5Server/x86_64/Ge..
分类:
移动开发 时间:
2014-07-29 15:25:39
阅读次数:
264
redhat提供了一个redhat-upgrade-tool的升级工具;[1]配置软件源#vim/etc/yum.repos.d/upgrade.repo
[upgrade]
name=upgrade
baseurl=
enable=1
gpgcheck=0[2]安装软件工具yum-yinstallpreupgrade-assistant-contentsredhat-upgrade-toolpreupgrade-assistant[3]升级前检查潜在..
分类:
其他好文 时间:
2014-07-29 15:24:50
阅读次数:
278
安装完重启后,竟然没有引导!!!(难道是由于Windows 8在BIOS中使用了统一的 UEFI 接口??但是,Linux基金会早就宣布将会提供一种全新的 方式使用 UEFI Secure Boot选项安装Linux系统。她两可以和平共处啊)本人对 UEFI 引导不太了解(UEFI boot 比 L...
14年1月28号,op5公司发表这个博客,里面说了几点:op5发布了merlin解决nagios的scalability问题,Ninja作为nagios的PHP全栈GUI。Nagios 4.0 94%的代码都是OP5公司贡献的。Ethan Galstad发布nagios商业版本NagiosXI,和o...
分类:
移动开发 时间:
2014-07-27 21:28:25
阅读次数:
234