From b10303310375a2be9856fb6771e50396c20d14bb Mon Sep 17 00:00:00 2001 From: _den <_den@outlook.com> Date: Wed, 19 Jan 2022 18:52:12 +1000 Subject: [PATCH] added zabbix guide to README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 0bcceb9..f88cd5f 100644 --- a/README.md +++ b/README.md @@ -70,6 +70,10 @@ Relayer should return a transaction hash In that case you will need to add https termination yourself because browsers with default settings will prevent https tornado.cash UI from submitting your request over http connection +## Monitoring + +You can find the guide on how to install the Zabbix server in the [/monitoring/README.md](/monitoring/README.md). + ## Architecture 1. TreeWatcher module keeps track of Account Tree changes and automatically caches the actual state in Redis and emits `treeUpdate` event to redis pub/sub channel