From cc5c8444193cb110c214a75b747413a86dbe6370 Mon Sep 17 00:00:00 2001 From: Alexandre Nuttinck Date: Fri, 27 Mar 2020 11:37:34 +0100 Subject: [PATCH] update zabbix service name --- doc/MONITORING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/MONITORING.md b/doc/MONITORING.md index 10a9c83..30c5a07 100644 --- a/doc/MONITORING.md +++ b/doc/MONITORING.md @@ -34,7 +34,7 @@ Zabbix proxy is a process that may collect monitoring data from one or more moni Make sure to enable zabbix in the `values.yaml` file, then to access the front-end use the following command: ``` -minikube service zabbix-web +minikube service fadi-zabbix-web ``` The default username/password are `Admin`/`zabbix`, once connected make sure the zabbix-server is working on the global view, to see the received metrics ( or graphs ) head to the tab `Latest data` under `monitoring` and then click on select on **host groups** and **hosts** and choose your `zabbix servers`. @@ -61,4 +61,4 @@ User password: password1 ![zabbix](images/carousel/zabbix-auth.gif) -For more details you can always go to: [Zabbix Documentation 4.0](https://www.zabbix.com/documentation/4.0/manual/introduction). \ No newline at end of file +For more details you can always go to: [Zabbix Documentation 4.0](https://www.zabbix.com/documentation/4.0/manual/introduction).