Monitoring
Robert Drake edited this page 2025-10-06 13:09:03 -04:00
Clone

Wiki Page Revisions

20 Commits

Author SHA1 Message Date
Robert Drake 749cb57b05 Fix the rules for postgres_exporter. Change to the prometheus version. 2025-10-06 13:09:03 -04:00
Robert Drake 9687331902 Remove all hardcoded passwords from the example 2025-10-06 11:45:35 -04:00
Robert Drake 1fa9b44bf9 Cache isn't planned to be added to METRICS_ENABLED, add a note referencing the issue. 2025-09-25 14:14:35 -04:00
Robert Drake a052368eaf Add information about a usable dashboard 2025-09-25 12:05:32 -04:00
Robert Drake 8781102327 Add line after beginning notes 2025-09-24 14:59:32 -04:00
Robert Drake 53ba4ddb47 Change prometheus and grafana docker image tags to be "latest" 2025-09-24 14:59:10 -04:00
Robert Drake d4a5dd0fae Add note about METRICS_ENABLED in env/netbox.env 2025-09-23 18:03:30 -04:00
Robert Drake 643f48dc30 Change port for netbox. It now listens on 8080 2025-09-23 18:00:44 -04:00
Robert Drake 1ebad00d31 Remove nginx-exporter config. Nginx isn't in the normal netbox-docker config now that nginx-unit is used inside the netbox container. 2025-09-23 18:00:15 -04:00
Robert Drake 755ea53ed8 Remove version line because it's no longer recommended for docker-compose 2025-09-23 14:47:40 -04:00
Robert Drake e85e3ee2b7 This is needed because the netbox container runs as the "unit" user rather than root and can't write to the directory. Docker hasn't added the commands to change the uid of the tmpfs mount, so you need to override the mode instead. See https://stackoverflow.com/questions/53498380/docker-compose-mounting-a-tmpfs-usable-by-non-root-user 2025-09-23 14:47:07 -04:00
Matej Vadnjal 939fba87ec need to set variable so prometheus metrics are actually shared between worker processes 2023-06-16 07:29:06 +02:00
Ryan Merolle ef4c695812 Updated Monitoring (markdown) 2022-01-18 11:48:04 -05:00
David Usken e170670ee3 Not relevant anymore 2021-07-12 15:24:11 +02:00
Christian Mäder 6982cc3b00 Updated Monitoring (markdown) 2020-10-26 16:15:10 +01:00
Christian Mäder a3432e9177 Updated Monitoring (markdown) 2020-10-26 16:14:44 +01:00
Christian Mäder 4db937a4d0 Add grafana to prometheus monitoring 2020-10-26 15:43:51 +01:00
Christian Mäder 3fd9c79505 Escape boolean values in YAML 2020-10-26 15:32:25 +01:00
Christian Mäder 786e0d21b9 Updated Monitoring (markdown) 2020-10-26 15:27:46 +01:00
Christian Mäder 8decdc2644 Created Monitoring (markdown) 2020-10-26 15:16:17 +01:00