Skip to content

yanboer/zabbix-agen2-usage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

deploy zabbix

deploy zabbix

zabbix dashboard

ip:8080 or ip:80/zabbix

user: Admin(admin)/zabbix

zabbix usage

  1. login web page
  2. add host(Configuration/Hosts) STEP1
  • a. set Host STEP1

MySQL template: MySQL by Zabbix agent 2

PostgreSQL template: PostgreSQL by Zabbix agent 2

STEP1

  • b. set Macros var

MySQL set:{$MYSQL.DSN} {$MYSQL.PASSWORD} {$MYSQL.USER}

PostgreSQL set: {$PG.DATABASE} {$PG.PASSWORD} {$PG.URI} {$PG.USER}

more please visit: https://git.zabbix.com/projects/ZBX/repos/zabbix/browse/templates/db/postgresql?at=release/6.2

STEP1

  1. test data(Monitoring/Latest data) STEP1

xxx. add test data

pgbench -i -s 100 -U postgres test
pgbench -P 1 -c 32 -j 4 -T 300 -U postgres test

others

1、 create.sql

create.sql file from zabbix-server-pgsql container, /usr/share/doc/zabbix-server-pgsql/create.sql.gz file

About

zabbix agent2 deployment on machines and container

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published