Solvik
Solvik
Your user must have IAM permissions `iam:Get*` and `iam:List*` to be able to resolve the account aliases
hi @jczmok-iag Do you still have the issue with the recent netbox-agent versions?
I agree with @ramnes What about a variable in the configuration file to enable sudo or not?
@ThomasADavis I've rebased the branch on master Are you still up to make the modification mentionned in your last comment ? Thanks!
Doesn't seem to handle every case: ``` >>> import netifaces >>> netifaces.gateways() {'default': {}} ``` In my case IP are announced via exabgp
Netbox has attribute on Device to see when was the last update But if there's no local modifications (IPs, new hardware etc) it won't be updated I see two ways:...
Hi @buzzzo Could you paste the output of `ipmitool lan print` output ? I think your IPMI is not configured to get an IP That should not be a problem...
would you be able to give me the `lshw -quiet -json` output ? thanks
I've started using pypi repository so you can now install it with `pip3 install netbox-agent`