User Tools

Site Tools


zabbix

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
zabbix [2021/07/14 03:46] kbadminzabbix [2024/05/01 23:42] (current) kbadmin
Line 1: Line 1:
 ====== Tutorial Zabbix & Installasi ====== ====== Tutorial Zabbix & Installasi ======
 Berikut ini adalah tutorial monitoring server menggunakan software opensource Zabbix. Berikut ini adalah tutorial monitoring server menggunakan software opensource Zabbix.
 +
 +====== Installasi Zabbix Agent ======
 +Berikut ini adalah cara installasi zabbix agent
 +
 +===== Centos 7 =====
 +Installasi zabbix agent di centos 7
 +<code>
 +rpm -Uvh https://repo.zabbix.com/zabbix/6.4/rhel/7/x86_64/zabbix-release-6.4-1.el7.noarch.rpm
 +yum clean all 
 +yum install zabbix-agent -y
 +systemctl restart zabbix-agent
 +systemctl enable zabbix-agent 
 +</code>
 +
 +===== Almalinux 8 =====
 +Berikut ini adalah installasi zabbix agent di almalinux 8
 +<code>
 +rpm -Uvh https://repo.zabbix.com/zabbix/6.0/rhel/8/x86_64/zabbix-release-6.0-4.el8.noarch.rpm
 +dnf clean all 
 +yum install zabbix-agent -y
 +systemctl restart zabbix-agent
 +systemctl enable zabbix-agent 
 +</code>
 +
 +
 +
  
 <nspages :zabbix -textPages="Artikel" -h1 -exclude:start -NumberedList> <nspages :zabbix -textPages="Artikel" -h1 -exclude:start -NumberedList>
  

Layanan

Harga Domain .COM | Harga Domain .ID | Shared Hosting | Email Hosting | MySQL Hosting |
zabbix.1626248813.txt.gz · Last modified: 2021/07/14 03:46 by kbadmin

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki