Solvik / netbox-agent

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

inventory remote machines #295

Open MROSSFTEK opened 5 months ago

MROSSFTEK commented 5 months ago

running it on one local ubuntu vm.. works fine.. but can it be used to scan\inventory\create remote vm's and\or remote HOSTS into netbox?

ribetm commented 2 months ago

Hello that's not a feature right now and will probably not be on the roadmap. As the name suggest, we use a server-agents pattern where each agent only manage the host it's running on.

Deploying the agent can be done with any infrastructure management tool like ansible or Puppet or VM configuration systems like cloud-init.