Bài đăng

Đang hiển thị bài đăng từ Tháng 2, 2014

Add a Zabbix proxy to an existing Zabbix server

So; you have an existing and working Zabbix server and would like to add a Zabbix proxy server? Here are the steps: Install zabbix-proxy On a new host (likely in some remote network) install the software package zabbix-proxy: yum install zabbix-proxy chkconfig zabbix-proxy on We'll need to configure it, but that's a later step. Create a database Another easy step, maybe you already have a database infrastructure on the remote network, otherwise you can always install a database server locally: yum install mysql /usr/bin/mysqladmin -u root password 'MyPassword' chkconfig mysql on service mysqld start   No matter where the database server is located, zabbix-proxy needs it's own database: GRANT SELECT,INSERT,UPDATE,DELETE ON zabbix.* TO 'zabbix'@'localhost' identified by 'MyZabbixPassword';   The database schema also needs to be populated. That schema can be found from the zabbix source code package, in database/mysq

Install Zabbix 2.2.1 on CentOS 6.5

Server and Client Platform: CentOS 6.5 x86_64 Windows client platform: Windows server 2012 Note: please setup NTP for time synchronization 1.Set Up Apache, MySQL and PHP  for Database: yum -y install mysql mysql-server mysql-devel for frontend: yum -y install httpd httpd-devel php php-cli php-common php-devel php-pear php-gd php-bcmath php-mbstring php-mysql php-xml for server: yum -y install zlib-devel glibc-devel libcurl-devel OpenIPMI-devel libssh2-devel net-snmp-devel openldap-devel yum -y install fping iksemel-devel(using fedora epel repo -- rpm -ivh http://mirrors.sohu.com/fedora-epel/6Server/x86_64/epel-release-6-8.noarch.rpm ) 2. vi /etc/my.cnf [mysqld] default-storage-engine=INNODB service httpd start service mysqld start chkconfig httpd on chkconfig mysqld on 3. Install the repository configuration package rpm -ivh http://repo.zabbix.com/zabbix/2.2/rhel/6/x86_64/zabbix-release-2.2-1.el6.noarch.rpm 4. for Zabbix server and web frontend with mysql d

Install Zabbix Proxy 2.0 on CentOS 6

I recently ordered a VPS in Los Angeles for some testing - at $11 / month with 3 IP addresses, it came with CentOS 6. The testing is for some SIP stuff - but I'd like to know how the system performs. It is the first VPS I've used that uses openvz. For less than a carton of beer, I can get 3 months of testing on someone else's hardware!! Prerequisites You may want to set up the Administration->DM first for the Proxy in zabbix's web interface. Once this is done, configure the agent/host (for this blog post, lightswitch.mrvoip.com.au) - I have not configured the server - you will see similar configuration errors if you don't do this!! You have been warned. My prerequisites are quite minimal - sqlite3 is fine for me, some SNMP and curl. yum install net-snmp-devel curl-devel gcc make sqlite sqlite-devel Configure Zabbix Proxy 2.0 & Zabbix Agent 2.0 This is a release candidate. I'm using all their RC for testing. ./confi

Installing Zabbix 2.2.1 on Centos 6

Hình ảnh
After using Zabbix for monitoring the network for awhile I figured I would post a couple things to help others out. I have found a script developed by http://blog.brendon.com that made the install quick and easy. Zabbix already has good documentation to setting up their production so I will link to their articles at the end. Install Centos You will need to setup a machine in a Virtual environment or in a physical computer. Install the updates on the new setup. (yum updates) Here is a link to another how-to on install centos minimal and webmin (it is basically how I did my install) http://community.spiceworks.com/how_to/show/57482-centos-minimal-install Dwnload Install Script When I first tried setting up Zabbix I kept hitting road blocks and well I am always one for a quicker easier way to setup systems. I found this script that would take care of the hard stuff and make the install easier and quicker. http://

Cài đặt Zabbix 2.2.1 trên CentOS 6.4

Hình ảnh
1. Tổng quan về Zabbix: Zabbix là phần mềm mã nguồn mở, giám sát hoạt động của network và tình trạng sức khỏe cũng như tính toàn vẹn của các server. Zabbix sử dụng cơ chế thông báo linh hoạt cho phép user cấu hình thông báo dựa vào email và SMS, cho phép sửa chữa các vấn đề trên server nhanh chóng. Tất cả báo cáo và thống kê của Zabbix, cũng như tham số cấu hình được truy cập qua giao diện web. Với việc quản lý qua giao diện web sẽ bảo đảm rằng trạng thái của mạng và tình trạng sức khỏe của server có thể được truy cập từ bất kỳ nơi nào. Zabbix là 1 phần mềm miễn phí, được xây dựng bởi Alexei Vladishev, đang được phát triển và hỗ trợ bởi Zabbix SIA và phân phối dưới tổ chức GPL General Public License version 2. Commercial support được cung cấp bởi công ty Zabbix. 2. Cài đặt Zabbix: Cài đặt các package cần thiết: yum install gcc php-* gd automake mysql* zlib-devel glibc-devel curl-devel libidn-devel openssl-devel net-snmp-devel rpm-devel OpenIPMI-devel -y Down

SmoothSec - Intrusion detection made simple.

Hình ảnh
Welcome to SmoothSec! The SmoothSec team is glad you've stopped by and are excited to get started with Network Security Monitoring using the best tools available today. SmoothSec bundles all of these tools together and creates a simple platform for you to deploy highly customizable NSM solution within minutes. From the complete beginner to the seasoned veteran, SmoothSec's goal it to make NSM more effective and approachable. We sincerely hope you enjoy the guides available on this wiki, and we look forward to any feedback or suggestions you may have regarding improving this documentation. Understanding NSM New to Network Security Monitoring or "NSM"? This section is for you! Why do we have this section before the installation guide? Having a high level understanding of NSM and how it works within the context of SmoothSec will help you select the best installation method for your purposes, and introduce you to the family of brilliant application