Installation under the Zabbix_agent-linux

Source: Internet
Author: User


SCP 10.25.133.184:/usr/local/zabbix-2.4.1.tar.gz/usr/local

1, in order to security considerations Zabbix only use the ordinary user to run, if your current user is called Ttlsa, then you run him, he then uses Ttlsa identity to run. But if you run Zabbix in the root environment, then Zabbix will actively use the Zabbix user to run it. But if your system does not have a user named Zabbix, you need to create a user:
# Groupadd Zabbix
# useradd-g Zabbix Zabbix

2. Compiling:

./configure--prefix=/usr/local/zabbixagent/--enable-agent


./configure--prefix=/u01/zabbixagent/--enable-agent
Make


Make install


3. Configure zabbix_agentd.conf

Pidfile=/usr/local/zabbixagent/etc/zabbix_agentd.pid
Logfile=/usr/local/zabbixagent/log/zabbix_agentd.log
server=10.25.133.181
serveractive=10.25.133.181
hostname=10.25.133.183

3. Start:
Cd/usr/local/zabbixagent
chmod 777 *
/usr/local/zabbixagent/sbin/zabbix_agentd

Original link: http://www.ttlsa.com/zabbix/install-zabbix-on-linux-5-ttlsa/


Installation under the Zabbix_agent-linux

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.