Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

Commit

Permalink
update zabbix service name
Browse files Browse the repository at this point in the history
  • Loading branch information
alexnuttinck authored Mar 27, 2020
1 parent 6addfc8 commit cc5c844
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/MONITORING.md
Original file line number Diff line number Diff line change
Expand Up @@ -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`.
Expand All @@ -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).
For more details you can always go to: [Zabbix Documentation 4.0](https://www.zabbix.com/documentation/4.0/manual/introduction).

0 comments on commit cc5c844

Please sign in to comment.