Solvik / netbox-agent

Netbox agent to run on your infrastructure's servers
Apache License 2.0
273 stars 67 forks source link

Virtualmachine corrections #279

Open obeone opened 11 months ago

obeone commented 11 months ago

I add missing debug print (--debug was failing on a VM).

And if lldp is enabled and we are on a VM, multiple errors occurred. I add some checks.

And last thing, maybe it has to be in a separate PR (but for one line...), main now return 0 if everything was ok, as it's what a shell except

Solvik commented 10 months ago

Hi @obeone

Thanks for this second PR Could you remove the update to requirements.txt as it's already handled by your other PR ?

Thanks

obeone commented 10 months ago

Yes ! Sorry, I realized after that this branch embedded the other PR, and I was hoping you'll accept the other one 😄

I do that soon !

sinavir commented 3 months ago

Hello, any updates on this ? I felt in this issue when trying to use netbox-agent