-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Hello,
I'm attempting to set up an instance of this repository, but I need more information. I'm hoping to get some help from you.
I'm also new to Zabbix, btw.
what I have
hosts
- Zabbix node (Zabbix, gateway, MySQL, nginx)
- validator node (validator, mytonctrl, Zabbix agent2)
steps
configure agent
- install agent2 on the validator node
- config server IP in agent2's config
sudo vi /etc/zabbix/zabbix_agent2.conf - change systemd file User/Group to root
- systemctl reload the config, enable and restart
10050 port open
configure Zabbix
- install Zabbix 6.0 full mode
- import template(ton_blockchain.json) on web UI
- add host, select template "TON Blockchain", set network interface
- clone this repo
- install python package.
sudo apt install python3-pip && pip install -r requirements.txt
...
questions
- install netdata? Is this a must?
- where should folders be placed? all inside
/usr/lib/zabbix/externalscripts/? - how to generate ton_config.json and ton_mainnet_validators_load_hourly.json file
- where to place etc/config.json, etc/config_agent.json
- is this repo compatible with the docker installation of Zabbix? (it seems additional Python pkg is needed.)
RainBoltzRainBoltz
Metadata
Metadata
Assignees
Labels
No labels