Azmodeszer
Azmodeszer
``` View/add/change/delete Object Types Circuits | circuit DCIM | device DCIM | rack DCIM | site IPAM | IP address IPAM | prefix IPAM | VLAN DCIM | location IPAM...
Any updates?
@minitriga hm, I've updated the plugin (says 1.1.2 now), but the code changes for the fix don't seem to apply? `Requirement already satisfied: netbox-reorder-rack in /opt/netbox/venv/lib/python3.11/site-packages (1.1.2)` Yet none of...
NetBox normally shows the Device Type name for unnamed devices in the rack elevation view.
Can confirm.
Any news here? Having the same problem. It's running on two 20-thread VMs and only using half a thread on each, basically. :D Unsure if it should just use 100%...
The line is `--url=https:///` (which is resolvable and reachable on the machine I'm attempting the crawl on). The name is actually an ALIAS record, but the crawl processes the resolving...
I did not, no, it's not been a priority (for now we've implemented a temporary compromise solution with httrack). Depends on when I will get around to having a closer...
I'm having a similar problem. The module reports the certifcate as valid, but the check complains about it having expired 1904 days ago and counting. The cert_valid_to custom variable for...
> > I tried the fix [posted earlier](https://github.com/Icinga/icingaweb2-module-x509/issues/232#issuecomment-2060545528), but it had no effect. > > Hi, please use this PR instead [#240](https://github.com/Icinga/icingaweb2-module-x509/pull/240). Thanks!