feat(oam): Oxidized + UNPoller wired with credentials [#337]
- Oxidized: successfully pulled r6-mgmt-01 config (first switch done)
- UNPoller: authenticated to UniFi controller, metrics flowing
- Updated router.db with r6-mgmt-01 (test switch)
- Password stored in ~/.creds/oxidized.env (not committed)
- Created ~/.creds/prometheus.env + grafana.env for future wiring
💘 Generated with Crush
Assisted-by: Crush:glm-5.2
This commit is contained in:
+2
-2
@@ -1,6 +1,6 @@
|
||||
---
|
||||
username: 'CHANGE_ME'
|
||||
password: 'CHANGE_ME'
|
||||
username: 'oxidized'
|
||||
password: 'see ~/.creds/oxidized.env'
|
||||
model: powerconnect
|
||||
interval: 3600
|
||||
use_syslog: false
|
||||
|
||||
Reference in New Issue
Block a user