diff --git a/Home.md b/Home.md index c7610f8..aef72c4 100644 --- a/Home.md +++ b/Home.md @@ -16,6 +16,10 @@ These are currently the most relevant topics in this wiki: * [LDAP](LDAP): How to use the LDAP variant. * [NAPALM Configuration](NAPALM-Configuration): How to use the NAPALM feature of Netbox with the Docker image. * [TLS](TLS): How to configure TLS for Netbox + * [Monitoring](Monitoring): Learn how to use [Prometheus][prometheus] and [Grafana][grafana] to monitor your Netbox Docker instance. + +[prometheus]: https://prometheus.io/ +[grafana]: https://grafana.com/grafana/ ## Customizing * [Initializers](Initializers): Initialize Netbox with information (aka Seeds), useful when developing for/with Netbox.