User Tools

Site Tools


zabbix

Differences

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

Link to this comparison view

Next revision
Previous revision
zabbix [2021/07/14 03:43] – created kbadminzabbix [2024/05/01 23:42] (current) kbadmin
Line 2: Line 2:
 Berikut ini adalah tutorial monitoring server menggunakan software opensource Zabbix. Berikut ini adalah tutorial monitoring server menggunakan software opensource Zabbix.
  
-<nspages -textPages="Artikel" -h1 -exclude:start -SimpleList -NumberedList>+====== 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>
  

Layanan

Harga Domain .COM | Harga Domain .ID | Shared Hosting | Email Hosting | MySQL Hosting |
zabbix.txt · Last modified: 2024/05/01 23:42 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