Skip to main content

Zabbix

Install zabbix agent on RHEL 7

# rpm -ivh https://repo.zabbix.com/zabbix/4.0/rhel/7/x86_64/zabbix-release-4.0-1.el7.noarch.rpm

Install zabbix agent

# yum install zabbix-agent

Start zabbix agent

# service zabbix-agent start

Open firewall port 10050/tcp

# firewall-cmd --zone=public --permanent --add-port=10050/tcp

Popular posts from this blog

Learn IBM z/OS

Synology: Empty Recycle Bin

How to empty Recycle Bin. Control Panel > Shared Folder > Action > Empty al Recycle Bins Synology: Empty Recycle Bin

nmap - The Network Mapper

WARNING : It is ILLEGAL to scan hosts without permission.