安装软件包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
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
安装支持软件包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
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
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
安装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
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
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检测系统需求描述:在网关、网站服务器上安装net-snmp如软件包,配置SNMPD服务在检测服务器上安装Cacti系统通过Cacti的Web界面了解网站服务器的CPU、内存等使用情况。1、正确配置网络参数、主机名、关闭iptables安装yum环境(需要使用yum服务器,依赖包比较多,安装步..
分类:
其他好文 时间:
2015-03-21 21:29:56
阅读次数:
273
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