-
Notifications
You must be signed in to change notification settings - Fork 14
Monitoring and various documentation fixes #111
Conversation
elastic-stack ldap documentation
* Documentation links fix (#95) * fix the password to connect to Adminer (#99) * Update logging doc (#103) * Update INSTALL.md * CI/CD with minikube * ldap documentation elastic-stack ldap documentation * Details on JHub LDAP documentation * typo in jhub ldap doc Co-authored-by: Sebastien Dupont <dupont.sebastien@gmail.com> * Zabbix doc: cetic/helm-fadi#27 * Update LOGGING.md Co-authored-by: Sebastien Dupont <dupont.sebastien@gmail.com> Co-authored-by: Alexandre Nuttinck <alexandre.nuttinck@cetic.be> Co-authored-by: Faiez Zalila <fzalila@users.noreply.github.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@AyadiAmen please, see my comments before we merge.
doc/MONITORING.md
Outdated
Make sure to enable zabbix in the `values.yaml` file, then to access the front-end use the following command: | ||
|
||
``` | ||
minikube service zabbix-web |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is it not fadi-zabbix-web ? @AyadiAmen
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@AyadiAmen you miss my comment I think. Is it not fadi-zabbix-web ?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@alexnuttinck sorry i didn't see this comment, no it's not fadi-zabbix-web, it's zabbix-web. the release name is not included in the service name.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ok thanks, I think it should be change in the next releases of zabbix in order to have the same format of service names.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@alexnuttinck it's done, i added the release name to the service name and now it's fadi-zabbix-web
.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
perfect!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
yes, the version should be 0.1.2.
minikube service 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`. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@AyadiAmen not the ldap creds by default?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@alexnuttinck no, for now it is the default creds, after linking it manually with ldap it changes to the default ldap creds.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ok, thanks.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ok for me. @banzo
* Monitoring and various documentation fixes (#111) * Update INSTALL.md * CI/CD with minikube * ldap documentation * elastic-stack ldap documentation * Details on JHub LDAP documentation * typo in jhub ldap doc * Helm 3 - Remove deprecated tiller ref, updated traefik install version * Feature/zabbix (#110) * Documentation links fix (#95) * fix the password to connect to Adminer (#99) * Update logging doc (#103) Co-authored-by: Sebastien Dupont <dupont.sebastien@gmail.com> * Zabbix doc: cetic/helm-fadi#27 * Update LOGGING.md Co-authored-by: Sebastien Dupont <dupont.sebastien@gmail.com> Co-authored-by: Alexandre Nuttinck <alexandre.nuttinck@cetic.be> Co-authored-by: Faiez Zalila <fzalila@users.noreply.github.com> * update zabbix service name * fix #105 (#115) Co-authored-by: Amen Ayadi <ayadi.amen@gmail.com> Co-authored-by: Amen AYADI <37482206+AyadiAmen@users.noreply.github.com> Co-authored-by: Alexandre Nuttinck <alexandre.nuttinck@cetic.be> Co-authored-by: Faiez Zalila <fzalila@users.noreply.github.com> * Simplified description * Remove outdated Helm architecture schema * Delete helm-architecture.png * removed erroneous dashboard link, added troubleshooting guidance (logs howto and FAQ link) * Add kubectl logs/events guidance to bug report template * FAQ: add logs/debug instructions, change FADI acronym explanation, add links to how to extend FADI * Delete helm/tiller directory * Add ingress note in FAQ, fixes #121 * typo Co-authored-by: Amen Ayadi <ayadi.amen@gmail.com> Co-authored-by: Amen AYADI <37482206+AyadiAmen@users.noreply.github.com> Co-authored-by: Alexandre Nuttinck <alexandre.nuttinck@cetic.be> Co-authored-by: Faiez Zalila <fzalila@users.noreply.github.com>
* Feature/zabbix (#110) * Documentation links fix (#95) * fix the password to connect to Adminer (#99) * Update logging doc (#103) * fix #105 (#115) * Feature/rancher proxmox (#117) * Documentation/binderhub (#112) * group management (#113) * Feature/tests (#123) - Setup the testing framework for fadi. Add automated testing of the services using Jest and Puppeteer, test cases and scenarios specifications and implementation. * Usermanagement documentation (Nifi) + Tensorflow use case (#130) * NiFi - LDAP Documentation * Feature/seldon - ML models management (#122) * Add new flag to helm repo add to overwrite the cetic chart repo if already present (#133) * Add zakaria2905 to contributors * Userguide update (#135) * Monitoring and various documentation fixes (#111) * Update INSTALL.md * CI/CD with minikube * ldap documentation * elastic-stack ldap documentation * Details on JHub LDAP documentation * Helm 3 - Remove deprecated tiller ref, updated traefik install version * Feature/zabbix (#110) * Documentation links fix (#95) * fix the password to connect to Adminer (#99) * Update logging doc (#103) * Zabbix doc: cetic/helm-fadi#27 * fix #105 (#115) * fix #121 Co-authored-by: Sebastien Dupont <sebastien.dupont@cetic.be> Co-authored-by: Amen Ayadi <ayadi.amen@gmail.com> Co-authored-by: Alexandre Nuttinck <alexandre.nuttinck@cetic.be> Co-authored-by: Faiez Zalila <fzalila@users.noreply.github.com> Co-authored-by: Sellto <selleslagh.tom@gmail.com> Co-authored-by: Faiez Zalila <faiez.zalila@cetic.be> Co-authored-by: Rami Sellami <rami.sellami@cetic.be>
No description provided.