- 02 Jan, 2020 1 commit
-
-
Oliver Lowe authored
No point keeping this in director database, since it uses checksums to see if the entries have changed. Probably can remove a lot more unused data. Don't want the director DB getting so big.
-
- 26 Dec, 2019 2 commits
-
-
Oliver Lowe authored
We only use the primary ip address from netbox. Can add this back again if needed, but we're not using the data
-
Oliver Lowe authored
We can only ever import one device type so we don't ever merge anything
-
- 23 Dec, 2019 1 commit
-
-
Oliver Lowe authored
This is the only way that the importer works anyway, and the way Director deals with imported properties it expects more import sources rather than one mega big import source that gets everything.
-
- 19 Dec, 2019 1 commit
-
-
Oliver Lowe authored
Instead of always asking for one million no matter the request, set limit=0 (which actually means everything) explicitly in a request to netbox. To populate the "Source Column" dropdown in Director, just ask for 1 device. 1 decoded device object contains all possible keys (with empty keys e.g. "face" or "tenant" values set to null), so we can safely just get 1. For more discussion see github issue https://github.com/Icinga/icingaweb2-module-director/issues/2049
-
- 18 Dec, 2019 1 commit
-
-
Oliver Lowe authored
Not just for devices and VMs
-
- 17 Dec, 2019 2 commits
-
-
-
Matthew Smith authored
add url to error messages
-
- 31 Oct, 2019 2 commits
-
-
Christian Jonak authored
-
Christian Jonak authored
Also fixes import of interfaces/services for virtual machines
-
- 23 Nov, 2018 1 commit
-
-
Christian Jonak authored
Fixes #8
-
- 04 Nov, 2018 1 commit
-
-
Nicolai Buchwitz authored
fixes #2
-
- 13 Aug, 2018 1 commit
-
-
Paul Sütterlin authored
This fix cleans up API Requests which contain the $baseurl in a modified form. It now detects the usage of HTTP / HTTPS and also removes this modified $baseurl from the $url
-
- 10 Aug, 2018 1 commit
-
-
Paul Sütterlin authored
-
- 16 Apr, 2018 3 commits
- 21 Mar, 2018 3 commits
- 20 Mar, 2018 4 commits