码迷,mamicode.com
首页 >  
搜索关键字:net-snmp    ( 173个结果
nagios 配置 check_traffic 模块(Server 端)
安装软件包yum -y install net-snmp*chconfig nrpe onchconfig snmpd onchkconfig nagios on修改snmp参数,vi /etc/snmp/snmpd.conf(可备份snmpd.conf,修改下面的localhost-IP为服务器I...
分类:移动开发   时间:2015-06-11 22:48:36    阅读次数:142
Ubuntu下Zabbix安装及使用问题
1.configure: error: MySQL library not found MySQL library not found apt-get install libmysqlclient-dev 2.configure: error: Invalid Net-SNMP directory - unable to find net-snmp-config apt-get install...
分类:系统相关   时间:2015-06-11 19:32:32    阅读次数:176
centos Install Mrtg
安装支持软件包yum –y install gcc perl gd libpng zlib net-snmp mrtg配置snmpd编辑/etc/snmp/snmpd.conf文件备份snmpd.conf文件,新建空白snmpd.conf. 添加如下内容保存即可com2sec notConfigUs...
分类:其他好文   时间:2015-06-09 16:51:41    阅读次数:101
snmp服务器配置基础 扩展
1、源代码安装#wget http://nchc.dl.sourceforge.net/sourceforge/net-snmp/net-snmp-5.4.2.1.tar.gz #tar zxvf net-snmp-5.4.2.1.tar.gz #cd net-snmp-5.4.2.1 #./con...
分类:其他好文   时间:2015-05-18 18:03:43    阅读次数:113
zabbix系列二:zabbix监控linux服务器
linux安装zabbix_agent客户端1,创建zabbix用户:[root@localhost~]#useraddzabbix-s/sbin/nologin2,编译安装zabbix_agent:[root@localhostzabbix-2.2.2]#./configure--with-net-snmp--with-libcurl--enable-agent--prefix=/usr/local/zabbix [root@localhostzabbix-2.2.2]#m..
分类:系统相关   时间:2015-05-16 01:42:07    阅读次数:287
ngios监控我window主机和LInux主机网卡流量
安装snmp yum?install?net-snmp 修改如下 [root@xen?etc]#?grep?-v?‘#‘?/etc/snmp/snmpd.conf??|grep?-v?‘^$‘ com2sec?notConfigUser??default???????mypublic com2sec?notConfigUser??1...
分类:移动开发   时间:2015-04-28 12:12:14    阅读次数:290
Cacti监控Linux主机
1 要监视一台Linux主机,需要在被监控的主机上安装net-snmp相关软件包,CentOS安装可使用“yum -y install net-snmp”命令:# yum -y install net-snmpSetting up Install ProcessSetting up reposito...
分类:系统相关   时间:2015-04-15 19:02:23    阅读次数:170
Cacti监控磁盘IO
1、下载Cacti_Net-SNMP_DevIO_v3.1.zip下载Cacti_Net-SNMP_DevIO_v3.1.zip,解压并上传net-snmp_devio.xml到/resource/snmp_queries/目录。2、导入模板通过cacti后台的"Import Templates"导...
分类:其他好文   时间:2015-04-15 18:34:27    阅读次数:153
一、cacti实战部署---安装
构建Cacti检测系统需求描述:在网关、网站服务器上安装net-snmp如软件包,配置SNMPD服务在检测服务器上安装Cacti系统通过Cacti的Web界面了解网站服务器的CPU、内存等使用情况。1、正确配置网络参数、主机名、关闭iptables安装yum环境(需要使用yum服务器,依赖包比较多,安装步..
分类:其他好文   时间:2015-03-21 21:29:56    阅读次数:273
安装使用zabbix proxy
cdzabbix-2.2.3/./configure--prefix=/usr/local/zabbix/--enable-proxy--with-net-snmp--with-mysql--with-ssh2makeinstallcddatabase/mysql/mysql-uroot-pcreatedatabasezabbixcharactersetutf8collateutf8_bin;usezabbix;sourceschema.sql;grantallprivilegesonzabbix.*toza..
分类:其他好文   时间:2015-03-18 18:26:12    阅读次数:244
173条   上一页 1 ... 11 12 13 14 15 ... 18 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!