设为首页 收藏本站
查看: 912|回复: 0

[经验分享] Zabbix Step 1 : Install CentOS6.5 and Configration

[复制链接]

尚未签到

发表于 2015-11-23 13:38:27 | 显示全部楼层 |阅读模式
[iyunv@myzabbix Desktop]#rpm -ivh http://repo.zabbix.com/zabbix/2.2/rhel/6/x86_64/zabbix-release-2.2-1.el6.noarch.rpm
[iyunv@myzabbix Desktop]# rpm -ivh http://dl.fedoraproject.org/pub/epel/6/x86_64/epel-release-6-8.noarch.rpm
[iyunv@myzabbix Desktop]# yum install -y zabbix zabbix-get zabbix-server zabbix-web-mysql zabbix-web zabbix-agent

[iyunv@myzabbix Desktop]# yum install -y zabbix zabbix-get zabbix-server zabbix-web-mysql zabbix-web zabbix-agent
Loaded plugins: fastestmirror, refresh-packagekit, security
Determining fastest mirrors
epel/metalink | 5.8 kB 00:00
* base: mirrors.skyshe.cn
* epel: ftp.cuhk.edu.hk
* extras: mirrors.pubyun.com
* updates: mirrors.pubyun.com
epel | 4.4 kB 00:00
epel/primary_db | 6.3 MB 00:04
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package zabbix.x86_64 0:2.2.6-1.el6 will be installed
---> Package zabbix-agent.x86_64 0:2.2.6-1.el6 will be installed
---> Package zabbix-get.x86_64 0:2.2.6-1.el6 will be installed
---> Package zabbix-server.x86_64 0:2.2.6-1.el6 will be installed
--> Processing Dependency: zabbix-server-implementation = 2.2.6-1.el6 for package: zabbix-server-2.2.6-1.el6.x86_64
--> Processing Dependency: OpenIPMI-libs >= 2.0.14 for package: zabbix-server-2.2.6-1.el6.x86_64
--> Processing Dependency: iksemel for package: zabbix-server-2.2.6-1.el6.x86_64
--> Processing Dependency: unixODBC for package: zabbix-server-2.2.6-1.el6.x86_64
--> Processing Dependency: fping for package: zabbix-server-2.2.6-1.el6.x86_64
---> Package zabbix-web.noarch 0:2.2.6-1.el6 will be installed
--> Processing Dependency: php-gd for package: zabbix-web-2.2.6-1.el6.noarch
--> Processing Dependency: php-mbstring for package: zabbix-web-2.2.6-1.el6.noarch
--> Processing Dependency: php-bcmath for package: zabbix-web-2.2.6-1.el6.noarch
---> Package zabbix-web-mysql.noarch 0:2.2.6-1.el6 will be installed
--> Processing Dependency: php-mysql for package: zabbix-web-mysql-2.2.6-1.el6.noarch
--> Running transaction check
---> Package OpenIPMI-libs.x86_64 0:2.0.16-14.el6 will be installed
---> Package fping.x86_64 0:2.4b2-16.el6 will be installed
---> Package iksemel.x86_64 0:1.4-2.el6 will be installed
---> Package php-bcmath.x86_64 0:5.3.3-27.el6_5.2 will be installed
--> Processing Dependency: php-common(x86-64) = 5.3.3-27.el6_5.2 for package: php-bcmath-5.3.3-27.el6_5.2.x86_64
---> Package php-gd.x86_64 0:5.3.3-27.el6_5.2 will be installed
--> Processing Dependency: libXpm.so.4()(64bit) for package: php-gd-5.3.3-27.el6_5.2.x86_64
---> Package php-mbstring.x86_64 0:5.3.3-27.el6_5.2 will be installed
---> Package php-mysql.x86_64 0:5.3.3-27.el6_5.2 will be installed
---> Package unixODBC.x86_64 0:2.2.14-12.el6_3 will be installed
---> Package zabbix-server-mysql.x86_64 0:2.2.6-1.el6 will be installed
--> Running transaction check
---> Package libXpm.x86_64 0:3.5.10-2.el6 will be installed
---> Package php-common.x86_64 0:5.3.3-26.el6 will be updated
--> Processing Dependency: php-common(x86-64) = 5.3.3-26.el6 for package: php-cli-5.3.3-26.el6.x86_64
--> Processing Dependency: php-common(x86-64) = 5.3.3-26.el6 for package: php-pdo-5.3.3-26.el6.x86_64
--> Processing Dependency: php-common(x86-64) = 5.3.3-26.el6 for package: php-5.3.3-26.el6.x86_64
--> Processing Dependency: php-common(x86-64) = 5.3.3-26.el6 for package: php-xml-5.3.3-26.el6.x86_64
---> Package php-common.x86_64 0:5.3.3-27.el6_5.2 will be an update
--> Running transaction check
---> Package php.x86_64 0:5.3.3-26.el6 will be updated
---> Package php.x86_64 0:5.3.3-27.el6_5.2 will be an update
---> Package php-cli.x86_64 0:5.3.3-26.el6 will be updated
---> Package php-cli.x86_64 0:5.3.3-27.el6_5.2 will be an update
---> Package php-pdo.x86_64 0:5.3.3-26.el6 will be updated
---> Package php-pdo.x86_64 0:5.3.3-27.el6_5.2 will be an update
---> Package php-xml.x86_64 0:5.3.3-26.el6 will be updated
---> Package php-xml.x86_64 0:5.3.3-27.el6_5.2 will be an update
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
Package Arch Version Repository Size
================================================================================
Installing:
zabbix x86_64 2.2.6-1.el6 zabbix 146 k
zabbix-agent x86_64 2.2.6-1.el6 zabbix 156 k
zabbix-get x86_64 2.2.6-1.el6 zabbix 52 k
zabbix-server x86_64 2.2.6-1.el6 zabbix 20 k
zabbix-web noarch 2.2.6-1.el6 zabbix 4.5 M
zabbix-web-mysql noarch 2.2.6-1.el6 zabbix 13 k
Installing for dependencies:
OpenIPMI-libs x86_64 2.0.16-14.el6 base 473 k
fping x86_64 2.4b2-16.el6 zabbix-non-supported 31 k
iksemel x86_64 1.4-2.el6 epel 48 k
libXpm x86_64 3.5.10-2.el6 base 51 k
php-bcmath x86_64 5.3.3-27.el6_5.2 updates 36 k
php-gd x86_64 5.3.3-27.el6_5.2 updates 108 k
php-mbstring x86_64 5.3.3-27.el6_5.2 updates 457 k
php-mysql x86_64 5.3.3-27.el6_5.2 updates 83 k
unixODBC x86_64 2.2.14-12.el6_3 base 378 k
zabbix-server-mysql x86_64 2.2.6-1.el6 zabbix 1.5 M
Updating for dependencies:
php x86_64 5.3.3-27.el6_5.2 updates 1.1 M
php-cli x86_64 5.3.3-27.el6_5.2 updates 2.2 M
php-common x86_64 5.3.3-27.el6_5.2 updates 526 k
php-pdo x86_64 5.3.3-27.el6_5.2 updates 77 k
php-xml x86_64 5.3.3-27.el6_5.2 updates 105 k

Transaction Summary
================================================================================
Install 16 Package(s)
Upgrade 5 Package(s)

Total download size: 12 M
Downloading Packages:
(1/21): OpenIPMI-libs-2.0.16-14.el6.x86_64.rpm | 473 kB 00:00
(2/21): fping-2.4b2-16.el6.x86_64.rpm | 31 kB 00:02
(3/21): iksemel-1.4-2.el6.x86_64.rpm | 48 kB 00:00
(4/21): libXpm-3.5.10-2.el6.x86_64.rpm | 51 kB 00:00
(5/21): php-5.3.3-27.el6_5.2.x86_64.rpm | 1.1 MB 00:00
(6/21): php-bcmath-5.3.3-27.el6_5.2.x86_64.rpm | 36 kB 00:00
(7/21): php-cli-5.3.3-27.el6_5.2.x86_64.rpm | 2.2 MB 00:01
(8/21): php-common-5.3.3-27.el6_5.2.x86_64.rpm | 526 kB 00:00
(9/21): php-gd-5.3.3-27.el6_5.2.x86_64.rpm | 108 kB 00:00
(10/21): php-mbstring-5.3.3-27.el6_5.2.x86_64.rpm | 457 kB 00:00
(11/21): php-mysql-5.3.3-27.el6_5.2.x86_64.rpm | 83 kB 00:00
(12/21): php-pdo-5.3.3-27.el6_5.2.x86_64.rpm | 77 kB 00:00
(13/21): php-xml-5.3.3-27.el6_5.2.x86_64.rpm | 105 kB 00:00
(14/21): unixODBC-2.2.14-12.el6_3.x86_64.rpm | 378 kB 00:00
(15/21): zabbix-2.2.6-1.el6.x86_64.rpm | 146 kB 00:06
(16/21): zabbix-agent-2.2.6-1.el6.x86_64.rpm | 156 kB 00:02
(17/21): zabbix-get-2.2.6-1.el6.x86_64.rpm | 52 kB 00:00
(18/21): zabbix-server-2.2.6-1.el6.x86_64.rpm | 20 kB 00:00
(19/21): zabbix-server-mysql-2.2.6-1.el6.x86_64.rpm | 1.5 MB 00:12
(20/21): zabbix-web-2.2.6-1.el6.noarch.rpm | 4.5 MB 01:11
(21/21): zabbix-web-mysql-2.2.6-1.el6.noarch.rpm | 13 kB 00:00
--------------------------------------------------------------------------------
Total 100 kB/s | 12 MB 02:03
warning: rpmts_HdrFromFdno: Header V4 DSA/SHA1 Signature, key ID 79ea5ed4: NOKEY
Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-ZABBIX
Importing GPG key 0x79EA5ED4:
Userid : Zabbix SIA <packager@zabbix.com>
Package: zabbix-release-2.2-1.el6.noarch (installed)
From : /etc/pki/rpm-gpg/RPM-GPG-KEY-ZABBIX
warning: rpmts_HdrFromFdno: Header V3 RSA/SHA256 Signature, key ID 0608b895: NOKEY
Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-6
Importing GPG key 0x0608B895:
Userid : EPEL (6) <epel@fedoraproject.org>
Package: epel-release-6-8.noarch (installed)
From : /etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-6
warning: rpmts_HdrFromFdno: Header V3 RSA/SHA1 Signature, key ID c105b9de: NOKEY
Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-6
Importing GPG key 0xC105B9DE:
Userid : CentOS-6 Key (CentOS 6 Official Signing Key) <centos-6-key@centos.org>
Package: centos-release-6-5.el6.centos.11.1.x86_64 (@anaconda-CentOS-201311272149.x86_64/6.5)
From : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-6
Running rpm_check_debug
Running Transaction Test
Transaction Test Succeeded
Running Transaction
Updating : php-common-5.3.3-27.el6_5.2.x86_64 1/26
Installing : zabbix-2.2.6-1.el6.x86_64 2/26
Installing : OpenIPMI-libs-2.0.16-14.el6.x86_64 3/26
Installing : unixODBC-2.2.14-12.el6_3.x86_64 4/26
Installing : iksemel-1.4-2.el6.x86_64 5/26
Updating : php-xml-5.3.3-27.el6_5.2.x86_64 6/26
Installing : php-mbstring-5.3.3-27.el6_5.2.x86_64 7/26
Updating : php-pdo-5.3.3-27.el6_5.2.x86_64 8/26
Installing : php-mysql-5.3.3-27.el6_5.2.x86_64 9/26
Installing : php-bcmath-5.3.3-27.el6_5.2.x86_64 10/26
Updating : php-cli-5.3.3-27.el6_5.2.x86_64 11/26
Updating : php-5.3.3-27.el6_5.2.x86_64 12/26
Installing : fping-2.4b2-16.el6.x86_64 13/26
Installing : zabbix-server-2.2.6-1.el6.x86_64 14/26
Installing : zabbix-server-mysql-2.2.6-1.el6.x86_64 15/26
Installing : libXpm-3.5.10-2.el6.x86_64 16/26
Installing : php-gd-5.3.3-27.el6_5.2.x86_64 17/26
Installing : zabbix-web-mysql-2.2.6-1.el6.noarch 18/26
Installing : zabbix-web-2.2.6-1.el6.noarch 19/26
Installing : zabbix-agent-2.2.6-1.el6.x86_64 20/26
Installing : zabbix-get-2.2.6-1.el6.x86_64 21/26
Cleanup : php-5.3.3-26.el6.x86_64 22/26
Cleanup : php-cli-5.3.3-26.el6.x86_64 23/26
Cleanup : php-pdo-5.3.3-26.el6.x86_64 24/26
Cleanup : php-xml-5.3.3-26.el6.x86_64 25/26
Cleanup : php-common-5.3.3-26.el6.x86_64 26/26
Verifying : zabbix-server-mysql-2.2.6-1.el6.x86_64 1/26
Verifying : iksemel-1.4-2.el6.x86_64 2/26
Verifying : zabbix-get-2.2.6-1.el6.x86_64 3/26
Verifying : php-gd-5.3.3-27.el6_5.2.x86_64 4/26
Verifying : libXpm-3.5.10-2.el6.x86_64 5/26
Verifying : php-common-5.3.3-27.el6_5.2.x86_64 6/26
Verifying : php-xml-5.3.3-27.el6_5.2.x86_64 7/26
Verifying : php-mbstring-5.3.3-27.el6_5.2.x86_64 8/26
Verifying : zabbix-server-2.2.6-1.el6.x86_64 9/26
Verifying : php-5.3.3-27.el6_5.2.x86_64 10/26
Verifying : php-mysql-5.3.3-27.el6_5.2.x86_64 11/26
Verifying : unixODBC-2.2.14-12.el6_3.x86_64 12/26
Verifying : zabbix-2.2.6-1.el6.x86_64 13/26
Verifying : zabbix-web-mysql-2.2.6-1.el6.noarch 14/26
Verifying : OpenIPMI-libs-2.0.16-14.el6.x86_64 15/26
Verifying : zabbix-agent-2.2.6-1.el6.x86_64 16/26
Verifying : php-pdo-5.3.3-27.el6_5.2.x86_64 17/26
Verifying : php-bcmath-5.3.3-27.el6_5.2.x86_64 18/26
Verifying : fping-2.4b2-16.el6.x86_64 19/26
Verifying : php-cli-5.3.3-27.el6_5.2.x86_64 20/26
Verifying : zabbix-web-2.2.6-1.el6.noarch 21/26
Verifying : php-pdo-5.3.3-26.el6.x86_64 22/26
Verifying : php-cli-5.3.3-26.el6.x86_64 23/26
Verifying : php-common-5.3.3-26.el6.x86_64 24/26
Verifying : php-5.3.3-26.el6.x86_64 25/26
Verifying : php-xml-5.3.3-26.el6.x86_64 26/26

Installed:
zabbix.x86_64 0:2.2.6-1.el6 zabbix-agent.x86_64 0:2.2.6-1.el6
zabbix-get.x86_64 0:2.2.6-1.el6 zabbix-server.x86_64 0:2.2.6-1.el6
zabbix-web.noarch 0:2.2.6-1.el6 zabbix-web-mysql.noarch 0:2.2.6-1.el6

Dependency Installed:
OpenIPMI-libs.x86_64 0:2.0.16-14.el6
fping.x86_64 0:2.4b2-16.el6
iksemel.x86_64 0:1.4-2.el6
libXpm.x86_64 0:3.5.10-2.el6
php-bcmath.x86_64 0:5.3.3-27.el6_5.2
php-gd.x86_64 0:5.3.3-27.el6_5.2
php-mbstring.x86_64 0:5.3.3-27.el6_5.2
php-mysql.x86_64 0:5.3.3-27.el6_5.2
unixODBC.x86_64 0:2.2.14-12.el6_3
zabbix-server-mysql.x86_64 0:2.2.6-1.el6

Dependency Updated:
php.x86_64 0:5.3.3-27.el6_5.2 php-cli.x86_64 0:5.3.3-27.el6_5.2
php-common.x86_64 0:5.3.3-27.el6_5.2 php-pdo.x86_64 0:5.3.3-27.el6_5.2
php-xml.x86_64 0:5.3.3-27.el6_5.2

Complete!
[iyunv@myzabbix Desktop]#
[iyunv@myzabbix Desktop]# yum -y install mysql-server
http://onexin.iyunv.com/source/plugin/onexin_bigdata/file:///C:/Users/jaminwm/AppData/Local/YNote/data/jaminwm@yeah.net/198c7e0cc2c149769b20d87d296870aa/clipboard.png[iyunv@myzabbix Desktop]# yum -y install mysql-server
Loaded plugins: fastestmirror, refresh-packagekit, security
Loading mirror speeds from cached hostfile
* base: mirrors.skyshe.cn
* epel: ftp.cuhk.edu.hk
* extras: mirrors.pubyun.com
* updates: mirrors.pubyun.com
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package mysql-server.x86_64 0:5.1.73-3.el6_5 will be installed
--> Processing Dependency: mysql = 5.1.73-3.el6_5 for package: mysql-server-5.1.73-3.el6_5.x86_64
--> Processing Dependency: perl-DBI for package: mysql-server-5.1.73-3.el6_5.x86_64
--> Processing Dependency: perl-DBD-MySQL for package: mysql-server-5.1.73-3.el6_5.x86_64
--> Processing Dependency: perl(DBI) for package: mysql-server-5.1.73-3.el6_5.x86_64
--> Running transaction check
---> Package mysql.x86_64 0:5.1.73-3.el6_5 will be installed
--> Processing Dependency: mysql-libs = 5.1.73-3.el6_5 for package: mysql-5.1.73-3.el6_5.x86_64
---> Package perl-DBD-MySQL.x86_64 0:4.013-3.el6 will be installed
---> Package perl-DBI.x86_64 0:1.609-4.el6 will be installed
--> Running transaction check
---> Package mysql-libs.x86_64 0:5.1.71-1.el6 will be updated
---> Package mysql-libs.x86_64 0:5.1.73-3.el6_5 will be an update
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
Package Arch Version Repository Size
================================================================================
Installing:
mysql-server x86_64 5.1.73-3.el6_5 updates 8.6 M
Installing for dependencies:
mysql x86_64 5.1.73-3.el6_5 updates 894 k
perl-DBD-MySQL x86_64 4.013-3.el6 base 134 k
perl-DBI x86_64 1.609-4.el6 base 705 k
Updating for dependencies:
mysql-libs x86_64 5.1.73-3.el6_5 updates 1.2 M

Transaction Summary
================================================================================
Install 4 Package(s)
Upgrade 1 Package(s)

Total download size: 12 M
Downloading Packages:
(1/5): mysql-5.1.73-3.el6_5.x86_64.rpm | 894 kB 00:00
(2/5): mysql-libs-5.1.73-3.el6_5.x86_64.rpm | 1.2 MB 00:00
(3/5): mysql-server-5.1.73-3.el6_5.x86_64.rpm | 8.6 MB 00:04
(4/5): perl-DBD-MySQL-4.013-3.el6.x86_64.rpm | 134 kB 00:00
(5/5): perl-DBI-1.609-4.el6.x86_64.rpm | 705 kB 00:00
--------------------------------------------------------------------------------
Total 1.2 MB/s | 12 MB 00:09
Running rpm_check_debug
Running Transaction Test
Transaction Test Succeeded
Running Transaction
Updating : mysql-libs-5.1.73-3.el6_5.x86_64 1/6
Installing : perl-DBI-1.609-4.el6.x86_64 2/6
Installing : perl-DBD-MySQL-4.013-3.el6.x86_64 3/6
Installing : mysql-5.1.73-3.el6_5.x86_64 4/6
Installing : mysql-server-5.1.73-3.el6_5.x86_64 5/6
Cleanup : mysql-libs-5.1.71-1.el6.x86_64 6/6
Verifying : perl-DBD-MySQL-4.013-3.el6.x86_64 1/6
Verifying : mysql-libs-5.1.73-3.el6_5.x86_64 2/6
Verifying : mysql-server-5.1.73-3.el6_5.x86_64 3/6
Verifying : mysql-5.1.73-3.el6_5.x86_64 4/6
Verifying : perl-DBI-1.609-4.el6.x86_64 5/6
Verifying : mysql-libs-5.1.71-1.el6.x86_64 6/6

Installed:
mysql-server.x86_64 0:5.1.73-3.el6_5

Dependency Installed:
mysql.x86_64 0:5.1.73-3.el6_5 perl-DBD-MySQL.x86_64 0:4.013-3.el6
perl-DBI.x86_64 0:1.609-4.el6

Dependency Updated:
mysql-libs.x86_64 0:5.1.73-3.el6_5

Complete!
[iyunv@myzabbix Desktop]#

http://onexin.iyunv.com/source/plugin/onexin_bigdata/file:///C:/Users/jaminwm/AppData/Local/YNote/data/jaminwm@yeah.net/58fa3a71a8a94e8b91127c383c769f4b/clipboard.png
  
character-set-server=utf8innodb_file_per_table=1
[iyunv@myzabbix Desktop]# vi /etc/my.cnf
[iyunv@myzabbix Desktop]#
[
root@myzabbix
Desktop]# chkconfig mysqld on

[
root@myzabbix
Desktop]# service mysqld start

Initializing MySQL database: Installing MySQL system tables...

OK

Filling help tables...

OK


To start mysqld at boot time you have to copy

support-files/mysql.server to the right place for your system


PLEASE REMEMBER TO SET A PASSWORD FOR THE MySQL root USER !

To do so, start the server, then issue the following commands:


/usr/bin/mysqladmin -u root password 'new-password'

/usr/bin/mysqladmin -u root -h myzabbix.xjm.com password 'new-password'


Alternatively you can run:

/usr/bin/mysql_secure_installation


which will also give you the option of removing the test

databases and anonymous user created by default. This is

strongly recommended for production servers.


See the manual for more instructions.


You can start the MySQL daemon with:

cd /usr ; /usr/bin/mysqld_safe &


You can test the MySQL daemon with mysql-test-run.pl

cd /usr/mysql-test ; perl mysql-test-run.pl


Please report any problems with the /usr/bin/mysqlbug script!


[ OK ]

Starting mysqld: [ OK ]

[
root@myzabbix
Desktop]#



[
root@myzabbix
Desktop]# ps -ef |grep mysql

root 3296 1 0 04:43 pts/0 00:00:00 /bin/sh /usr/bin/mysqld_safe --datadir=/var/lib/mysql --socket=/var/lib/mysql/mysql.sock --pid-file=/var/run/mysqld/mysqld.pid --basedir=/usr --user=mysql

mysql 3404 3296 0 04:43 pts/0 00:00:00 /usr/libexec/mysqld --basedir=/usr --datadir=/var/lib/mysql --user=mysql --log-error=/var/log/mysqld.log --pid-file=/var/run/mysqld/mysqld.pid --socket=/var/lib/mysql/mysql.sock

root 3427 2947 0 04:44 pts/0 00:00:00 grep mysql



http://onexin.iyunv.com/source/plugin/onexin_bigdata/file:///C:/Users/jaminwm/AppData/Local/YNote/data/jaminwm@yeah.net/1ea75d9600a8441dbf55246afc5fa0ca/clipboard.png [iyunv@myzabbix Desktop]# mysqladmin -uroot password admin
[
root@myzabbix
Desktop]# mysql -uroot -padmin

Welcome to the MySQL monitor. Commands end with ; or \g.

Your MySQL connection id is 3

Server version: 5.1.73 Source distribution


Copyright (c) 2000, 2013, Oracle and/or its affiliates. All rights reserved.


Oracle is a registered trademark of Oracle Corporation and/or its

affiliates. Other names may be trademarks of their respective

owners.


Type 'help;' or '\h' for help. Type '\c' to clear the current input statement.


mysql> create database zabbix character set utf8;

Query OK, 1 row affected (0.00 sec)


mysql> grant all privileges on zabbix.* to
zabbix@localhost
identified by 'zabbix';

Query OK, 0 rows affected (0.00 sec)


mysql> flush privileges;

Query OK, 0 rows affected (0.00 sec)


mysql>


mysql> source /usr/share/doc/zabbix-server-mysql-2.2.6/create/images.sql;mysql> source /usr/share/doc/zabbix-server-mysql-2.2.6/create/data.sql; mysql> source /usr/share/doc/zabbix-server-mysql-2.2.6/create/schema.sql;
mysql> show tables;+-----------------------+| Tables_in_zabbix |+-----------------------+| acknowledges || actions || alerts || application_template || applications || auditlog || auditlog_details || autoreg_host || conditions || config || dbversion || dchecks || dhosts || drules || dservices || escalations || events || expressions || functions || globalmacro || globalvars || graph_discovery || graph_theme || graphs || graphs_items || group_discovery || group_prototype || groups || history || history_log || history_str || history_str_sync || history_sync || history_text || history_uint || history_uint_sync || host_discovery || host_inventory || hostmacro || hosts || hosts_groups || hosts_templates || housekeeper || httpstep || httpstepitem || httptest || httptestitem || icon_map || icon_mapping || ids || images || interface || interface_discovery || item_discovery || items || items_applications || maintenances || maintenances_groups || maintenances_hosts || maintenances_windows || mappings || media || media_type || node_cksum || nodes || opcommand || opcommand_grp || opcommand_hst || opconditions || operations || opgroup || opmessage || opmessage_grp || opmessage_usr || optemplate || profiles || proxy_autoreg_host || proxy_dhistory || proxy_history || regexps || rights || screens || screens_items || scripts || service_alarms || services || services_links || services_times || sessions || slides || slideshows || sysmap_element_url || sysmap_url || sysmaps || sysmaps_elements || sysmaps_link_triggers || sysmaps_links || timeperiods || trends || trends_uint || trigger_depends || trigger_discovery || triggers || user_history || users || users_groups || usrgrp || valuemaps |+-----------------------+108 rows in set (0.00 sec)
mysql>http://onexin.iyunv.com/source/plugin/onexin_bigdata/file:///C:/Users/jaminwm/AppData/Local/YNote/data/jaminwm@yeah.net/46ec57c72feb4ce4a698742b2ff77b6d/clipboard.png
[iyunv@myzabbix Desktop]# egrep -v &quot;(^#|^$)&quot; /etc/zabbix/zabbix_server.conf

[iyunv@myzabbix Desktop]# egrep -v &quot;(^#|^$)&quot; /etc/zabbix/zabbix_server.conf
LogFile=/var/log/zabbix/zabbix_server.log
LogFileSize=0
PidFile=/var/run/zabbix/zabbix_server.pid
DBName=zabbix
DBUser=zabbix
DBSocket=/var/lib/mysql/mysql.sock
SNMPTrapperFile=/var/log/snmptt/snmptt.log
AlertScriptsPath=/usr/lib/zabbix/alertscripts
ExternalScripts=/usr/lib/zabbix/externalscripts

[iyunv@myzabbix Desktop]# egrep -v &quot;(^#|^$)&quot; /etc/zabbix/zabbix_server.conf
LogFile=/var/log/zabbix/zabbix_server.log
LogFileSize=0
PidFile=/var/run/zabbix/zabbix_server.pid
DBName=zabbix
DBUser=zabbix
DBSocket=/var/lib/mysql/mysql.sock
SNMPTrapperFile=/var/log/snmptt/snmptt.log
AlertScriptsPath=/usr/lib/zabbix/alertscripts
ExternalScripts=/usr/lib/zabbix/externalscripts
[iyunv@myzabbix Desktop]# vi /etc/zabbix/zabbix_server.conf
[iyunv@myzabbix Desktop]# egrep -v &quot;(^#|^$)&quot; /etc/zabbix/zabbix_server.conf
LogFile=/var/log/zabbix/zabbix_server.log
LogFileSize=0
PidFile=/var/run/zabbix/zabbix_server.pid
DBName=zabbix
DBUser=zabbix
DBPassword=zabbix
DBSocket=/var/lib/mysql/mysql.sock
StartPollers=5
SNMPTrapperFile=/var/log/snmptt/snmptt.log
CacheSize=256M
AlertScriptsPath=/usr/lib/zabbix/alertscripts
ExternalScripts=/usr/lib/zabbix/externalscripts

[iyunv@myzabbix Desktop]# mkdir /etc/zabbix/alertscripts /etc/zabbix/externalscripts

[iyunv@myzabbix Desktop]# service zabbix-server start
Starting Zabbix server: [ OK ]
[iyunv@myzabbix Desktop]# service httpd start
Starting httpd: [ OK ]
[iyunv@myzabbix Desktop]# chkconfig zabbix-server on
[iyunv@myzabbix Desktop]# chkconfig httpd on
[iyunv@myzabbix Desktop]#

[iyunv@myzabbix Desktop]# vi /etc/sysconfig/iptables
-A INPUT -m state --state NEW -m tcp -p tcp --dport 22 -j ACCEPT-A INPUT -m state --state NEW -m tcp -p tcp --dport 80 -j ACCEPT-A INPUT -m state --state NEW -m tcp -p tcp --dport 10051 -j ACCEPT-A OUTPUT -m state --state NEW -m tcp -p tcp --dport 10050 -j ACCEPT
[iyunv@myzabbix Desktop]# service iptables restart
iptables: Setting chains to policy ACCEPT: filter [ OK ]
iptables: Flushing firewall rules: [ OK ]
iptables: Unloading modules: [ OK ]
iptables: Applying firewall rules: [ OK ]
[iyunv@myzabbix Desktop]#  


[iyunv@myzabbix Desktop]# chcon -R -t httpd_sys_content_rw_t /usr/share/zabbix/conf
[iyunv@myzabbix Desktop]# setsebool -P httpd_can_network_connect=true
[iyunv@myzabbix Desktop]# semanage port -a -t http_port_t -p tcp 10051
bash: semanage: command not found
[iyunv@myzabbix Desktop]# yum -y install policycoreutils-python
[iyunv@myzabbix Desktop]# semanage port -a -t http_port_t -p tcp 10051
/usr/sbin/semanage: Port tcp/10051 already defined
[iyunv@myzabbix Desktop]#
[
root@myzabbix
Desktop]# yum -y install policycoreutils-python

Loaded plugins: fastestmirror, refresh-packagekit, security

Loading mirror speeds from cached hostfile

* base: mirrors.skyshe.cn

* epel: ftp.cuhk.edu.hk

* extras: mirrors.pubyun.com

* updates: mirrors.pubyun.com

Setting up Install Process

Resolving Dependencies

--> Running transaction check

---> Package policycoreutils-python.x86_64 0:2.0.83-19.39.el6 will be installed

--> Processing Dependency: libsemanage-python >= 2.0.43-4 for package: policycoreutils-python-2.0.83-19.39.el6.x86_64

--> Processing Dependency: audit-libs-python >= 1.4.2-1 for package: policycoreutils-python-2.0.83-19.39.el6.x86_64

--> Processing Dependency: setools-libs-python for package: policycoreutils-python-2.0.83-19.39.el6.x86_64

--> Processing Dependency: libcgroup for package: policycoreutils-python-2.0.83-19.39.el6.x86_64

--> Running transaction check

---> Package audit-libs-python.x86_64 0:2.2-4.el6_5 will be installed

--> Processing Dependency: audit-libs = 2.2-4.el6_5 for package: audit-libs-python-2.2-4.el6_5.x86_64

---> Package libcgroup.x86_64 0:0.40.rc1-6.el6_5.1 will be installed

---> Package libsemanage-python.x86_64 0:2.0.43-4.2.el6 will be installed

---> Package setools-libs-python.x86_64 0:3.3.7-4.el6 will be installed

--> Processing Dependency: setools-libs = 3.3.7-4.el6 for package: setools-libs-python-3.3.7-4.el6.x86_64

--> Processing Dependency: libsefs.so.4(VERS_4.0)(64bit) for package: setools-libs-python-3.3.7-4.el6.x86_64

--> Processing Dependency: libseaudit.so.4(VERS_4.2)(64bit) for package: setools-libs-python-3.3.7-4.el6.x86_64

--> Processing Dependency: libseaudit.so.4(VERS_4.1)(64bit) for package: setools-libs-python-3.3.7-4.el6.x86_64

--> Processing Dependency: libqpol.so.1(VERS_1.4)(64bit) for package: setools-libs-python-3.3.7-4.el6.x86_64

--> Processing Dependency: libqpol.so.1(VERS_1.3)(64bit) for package: setools-libs-python-3.3.7-4.el6.x86_64

--> Processing Dependency: libqpol.so.1(VERS_1.2)(64bit) for package: setools-libs-python-3.3.7-4.el6.x86_64

--> Processing Dependency: libpoldiff.so.1(VERS_1.3)(64bit) for package: setools-libs-python-3.3.7-4.el6.x86_64

--> Processing Dependency: libpoldiff.so.1(VERS_1.2)(64bit) for package: setools-libs-python-3.3.7-4.el6.x86_64

--> Processing Dependency: libapol.so.4(VERS_4.1)(64bit) for package: setools-libs-python-3.3.7-4.el6.x86_64

--> Processing Dependency: libapol.so.4(VERS_4.0)(64bit) for package: setools-libs-python-3.3.7-4.el6.x86_64

--> Processing Dependency: libsefs.so.4()(64bit) for package: setools-libs-python-3.3.7-4.el6.x86_64

--> Processing Dependency: libseaudit.so.4()(64bit) for package: setools-libs-python-3.3.7-4.el6.x86_64

--> Processing Dependency: libqpol.so.1()(64bit) for package: setools-libs-python-3.3.7-4.el6.x86_64

--> Processing Dependency: libpoldiff.so.1()(64bit) for package: setools-libs-python-3.3.7-4.el6.x86_64

--> Processing Dependency: libapol.so.4()(64bit) for package: setools-libs-python-3.3.7-4.el6.x86_64

--> Running transaction check

---> Package audit-libs.x86_64 0:2.2-2.el6 will be updated

--> Processing Dependency: audit-libs = 2.2-2.el6 for package: audit-2.2-2.el6.x86_64

---> Package audit-libs.x86_64 0:2.2-4.el6_5 will be an update

---> Package setools-libs.x86_64 0:3.3.7-4.el6 will be installed

--> Running transaction check

---> Package audit.x86_64 0:2.2-2.el6 will be updated

---> Package audit.x86_64 0:2.2-4.el6_5 will be an update

--> Finished Dependency Resolution


Dependencies Resolved


================================================================================

Package Arch Version Repository Size

================================================================================

Installing:

policycoreutils-python x86_64 2.0.83-19.39.el6 base 343 k

Installing for dependencies:

audit-libs-python x86_64 2.2-4.el6_5 updates 59 k

libcgroup x86_64 0.40.rc1-6.el6_5.1 updates 126 k

libsemanage-python x86_64 2.0.43-4.2.el6 base 81 k

setools-libs x86_64 3.3.7-4.el6 base 400 k

setools-libs-python x86_64 3.3.7-4.el6 base 222 k

Updating for dependencies:

audit x86_64 2.2-4.el6_5 updates 225 k

audit-libs x86_64 2.2-4.el6_5 updates 60 k


Transaction Summary

================================================================================

Install 6 Package(s)

Upgrade 2 Package(s)


Total download size: 1.5 M

Downloading Packages:

(1/8): audit-2.2-4.el6_5.x86_64.rpm | 225 kB 00:00

(2/8): audit-libs-2.2-4.el6_5.x86_64.rpm | 60 kB 00:00

(3/8): audit-libs-python-2.2-4.el6_5.x86_64.rpm | 59 kB 00:00

(4/8): libcgroup-0.40.rc1-6.el6_5.1.x86_64.rpm | 126 kB 00:00

(5/8): libsemanage-python-2.0.43-4.2.el6.x86_64.rpm | 81 kB 00:00

(6/8): policycoreutils-python-2.0.83-19.39.el6.x86_64.rp | 343 kB 00:00

(7/8): setools-libs-3.3.7-4.el6.x86_64.rpm | 400 kB 00:00

(8/8): setools-libs-python-3.3.7-4.el6.x86_64.rpm | 222 kB 00:00

--------------------------------------------------------------------------------

Total 332 kB/s | 1.5 MB 00:04

Running rpm_check_debug

Running Transaction Test

Transaction Test Succeeded

Running Transaction

Updating : audit-libs-2.2-4.el6_5.x86_64 1/10

Installing : audit-libs-python-2.2-4.el6_5.x86_64 2/10

Installing : setools-libs-3.3.7-4.el6.x86_64 3/10

Installing : setools-libs-python-3.3.7-4.el6.x86_64 4/10

Installing : libcgroup-0.40.rc1-6.el6_5.1.x86_64 5/10

Installing : libsemanage-python-2.0.43-4.2.el6.x86_64 6/10

Installing : policycoreutils-python-2.0.83-19.39.el6.x86_64 7/10

Updating : audit-2.2-4.el6_5.x86_64 8/10

Cleanup : audit-2.2-2.el6.x86_64 9/10

Cleanup : audit-libs-2.2-2.el6.x86_64 10/10

Verifying : audit-2.2-4.el6_5.x86_64 1/10

Verifying : audit-libs-python-2.2-4.el6_5.x86_64 2/10

Verifying : setools-libs-python-3.3.7-4.el6.x86_64 3/10

Verifying : audit-libs-2.2-4.el6_5.x86_64 4/10

Verifying : libsemanage-python-2.0.43-4.2.el6.x86_64 5/10

Verifying : policycoreutils-python-2.0.83-19.39.el6.x86_64 6/10

Verifying : libcgroup-0.40.rc1-6.el6_5.1.x86_64 7/10

Verifying : setools-libs-3.3.7-4.el6.x86_64 8/10

Verifying : audit-libs-2.2-2.el6.x86_64 9/10

Verifying : audit-2.2-2.el6.x86_64 10/10


Installed:

policycoreutils-python.x86_64 0:2.0.83-19.39.el6


Dependency Installed:

audit-libs-python.x86_64 0:2.2-4.el6_5

libcgroup.x86_64 0:0.40.rc1-6.el6_5.1

libsemanage-python.x86_64 0:2.0.43-4.2.el6

setools-libs.x86_64 0:3.3.7-4.el6

setools-libs-python.x86_64 0:3.3.7-4.el6


Dependency Updated:

audit.x86_64 0:2.2-4.el6_5 audit-libs.x86_64 0:2.2-4.el6_5


Complete!

[
root@myzabbix
Desktop]# semanage port -a -t http_port_t -p tcp 10051

/usr/sbin/semanage: Port tcp/10051 already defined

[
root@myzabbix
Desktop]#



[iyunv@myzabbix Desktop]# setenforce 0
[iyunv@myzabbix Desktop]# getenforce
Permissive
[iyunv@myzabbix Desktop]# vi /etc/selinux/config  
SELINUX=disabled
[iyunv@myzabbix Desktop]# vi /etc/php.ini
;date.timezone = Asia/Shanghaimax_execution_time = 300post_max_size = 16Mmax_input_time = 300;mbstring.func_overload = 2

[iyunv@myzabbix Desktop]# vi /etc/httpd/conf.d/zabbix.conf
    php_value max_execution_time 300    php_value memory_limit 128M    php_value post_max_size 16M    php_value upload_max_filesize 2M    php_value max_input_time 300    php_value date.timezone Asia/Shanghai[iyunv@myzabbix Desktop]# service httpd restart

运维网声明 1、欢迎大家加入本站运维交流群:群②:261659950 群⑤:202807635 群⑦870801961 群⑧679858003
2、本站所有主题由该帖子作者发表,该帖子作者与运维网享有帖子相关版权
3、所有作品的著作权均归原作者享有,请您和我们一样尊重他人的著作权等合法权益。如果您对作品感到满意,请购买正版
4、禁止制作、复制、发布和传播具有反动、淫秽、色情、暴力、凶杀等内容的信息,一经发现立即删除。若您因此触犯法律,一切后果自负,我们对此不承担任何责任
5、所有资源均系网友上传或者通过网络收集,我们仅提供一个展示、介绍、观摩学习的平台,我们不对其内容的准确性、可靠性、正当性、安全性、合法性等负责,亦不承担任何法律责任
6、所有作品仅供您个人学习、研究或欣赏,不得用于商业或者其他用途,否则,一切后果均由您自己承担,我们对此不承担任何法律责任
7、如涉及侵犯版权等问题,请您及时通知我们,我们将立即采取措施予以解决
8、联系人Email:admin@iyunv.com 网址:www.yunweiku.com

所有资源均系网友上传或者通过网络收集,我们仅提供一个展示、介绍、观摩学习的平台,我们不对其承担任何法律责任,如涉及侵犯版权等问题,请您及时通知我们,我们将立即处理,联系人Email:kefu@iyunv.com,QQ:1061981298 本贴地址:https://www.yunweiku.com/thread-142673-1-1.html 上篇帖子: Zabbix监控系统深度实践 下篇帖子: zabbix学习总结(1)
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

扫码加入运维网微信交流群X

扫码加入运维网微信交流群

扫描二维码加入运维网微信交流群,最新一手资源尽在官方微信交流群!快快加入我们吧...

扫描微信二维码查看详情

客服E-mail:kefu@iyunv.com 客服QQ:1061981298


QQ群⑦:运维网交流群⑦ QQ群⑧:运维网交流群⑧ k8s群:运维网kubernetes交流群


提醒:禁止发布任何违反国家法律、法规的言论与图片等内容;本站内容均来自个人观点与网络等信息,非本站认同之观点.


本站大部分资源是网友从网上搜集分享而来,其版权均归原作者及其网站所有,我们尊重他人的合法权益,如有内容侵犯您的合法权益,请及时与我们联系进行核实删除!



合作伙伴: 青云cloud

快速回复 返回顶部 返回列表