随笔分类 -  Zabbix

Zabbix System
SNMP监控一些常用OID的总结
摘要:SNMP监控一些常用OID的总结系统参数(1.3.6.1.2.1.1)OID描述备注请求方式.1.3.6.1.2.1.1.1.0获取系统基本信息SysDescGET.1.3.6.1.2.1.1.3.0监控时间sysUptimeGET.1.3.6.1.2.1.1.4.0系统联系人sysContactG... 阅读全文

posted @ 2015-07-14 15:19 遠離塵世の方舟 阅读(403) 评论(0) 推荐(0)

zabbix server is not running: the information displayed may not be current
摘要:一、1、关闭selinux及防火墙2、在/etc/hosts文件里加入ip及对应的主机名。3、修改配置文件:zabbix.conf.php /opt/data/apache2/htdocs/zabbix/conf/zabbix.conf.php --zabbix web目录下面编辑zabbix.co... 阅读全文

posted @ 2015-05-29 16:55 遠離塵世の方舟 阅读(2462) 评论(0) 推荐(0)

zabbix-web界面图形中文乱码解决方法
摘要:1.搜索windows-server X86-64机器上C:/windows/fonts的simkai.tts文件,windows7下有时候不行。2.把它拷贝到zabbix的web端的fonts目录下例如:/var/www/html/zabbix/fonts或apache安装目录htdocs/zab... 阅读全文

posted @ 2015-05-06 14:33 遠離塵世の方舟 阅读(1236) 评论(0) 推荐(0)

linux下使用非root账号安装zabbix-client
摘要:linux下使用非root账号安装zabbix-client使用非root账号rusky登录:[rusky@testServer]#tar zxvf zabbix-2.4.5.tar.gz #cd zabbix-2.4.5 编译安装:# ./configure --prefix=/home/rusk 阅读全文

posted @ 2015-05-05 14:34 遠離塵世の方舟 阅读(1181) 评论(0) 推荐(0)

rhel5.8-LAMP环境搭建
摘要:一、LAMP安装前的准备 安装环境:rhel5.8 zabbix-2.4.5 php-5.6.8 MySQL5.6.23libpng-1.5.9zlib-1.2.7(apr,apr-util,fping,iksemel,jpeg,libmcrypt,libmcrypt-devel,pcre 下载安装... 阅读全文

posted @ 2015-05-03 01:38 遠離塵世の方舟 阅读(670) 评论(0) 推荐(0)

zabbix-check of pre-requisites
摘要:LAMP搭建完成后,访问http://ip/zabbix,在检查环境界面,有的检查项目提示fail。常见如下:zabbix:Check of pre-requisites1、PHP bcmath fail处理方法:安装php-bcmath扩展#cd php-5.6.8/ext/bcmath#phpi... 阅读全文

posted @ 2015-05-03 00:44 遠離塵世の方舟 阅读(1732) 评论(0) 推荐(0)

zabbix PHP databases support off Fail
摘要:zabbix初始化检查安装环境不通过:PHP databases support off Fail --未找到所支持的数据库处理方法:安装Mysqli模块################mysqli模块的安装################记得原来在编译php的已经已经加上参数--with-m... 阅读全文

posted @ 2015-05-02 04:43 遠離塵世の方舟 阅读(6514) 评论(0) 推荐(0)

Apache-rhel5.8环境下编译安装
摘要:Apache安装过程Step 1:安装包gcc或gcc-c++# yum install gcc#yum install gcc-c++Step 2:安装包APR和APR-Utilapr-1.4.8.tar.gz apr-util-1.5.2.tar.gz# tar -zxf apr-1.4.... 阅读全文

posted @ 2015-05-01 23:54 遠離塵世の方舟 阅读(216) 评论(0) 推荐(0)

zabbix windows angent安装:
摘要:zabbix windows angent安装:1、下载zabbix agent for windows客户端,直接解压到C盘下。C:\zabbix 的目录015/04/21 11:16 <DIR> .015/04/21 11:16 <DIR> ..015/04/21 11:16 <DIR> bin 阅读全文

posted @ 2015-04-24 15:01 遠離塵世の方舟 阅读(827) 评论(0) 推荐(0)

zabbix server is not running: the information displayed may not be current
摘要:正常安装完zabbix后,登录后zabbix监控报错zabbix server is not running: the information displayed may not be current下面的几种情况都有可能引起这个错误,1. selinux是否关闭。一定要关闭这个,开启selinux... 阅读全文

posted @ 2015-04-20 13:34 遠離塵世の方舟 阅读(42417) 评论(0) 推荐(3)

zabbix安装及配置(rpm包安装mysql,php,apache,zabbix)
摘要:zabbix安装及配置一、安装mysql、php、apache、zabbix安装环境:操作系统:rhel6.3-x86-64 mysql:5.6.23 --官网下载rpm包安装php:5.3.3 --使用系统镜像自带的php-rpm包安装。 ---rhel5.8镜像内自带的php-rpm包版本为5.... 阅读全文

posted @ 2015-04-18 17:45 遠離塵世の方舟 阅读(5037) 评论(4) 推荐(1)

apache启动问题: Could not reliably determine the server's fully qualified domain name
摘要:[root@rusky]# service httpd startStarting httpd: httpd: apr_sockaddr_info_get() failed for ruskyhttpd: Could not reliably determine the server's fully... 阅读全文

posted @ 2015-04-18 15:16 遠離塵世の方舟 阅读(311) 评论(0) 推荐(0)

导航