Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

General Setup Question #1136

Open
rohanrajnv opened this issue Dec 8, 2023 · 1 comment
Open

General Setup Question #1136

rohanrajnv opened this issue Dec 8, 2023 · 1 comment

Comments

@rohanrajnv
Copy link

Question 1:
What is the difference between an orphan device and an orphan network-sized device?

Question 2:
I have 3 backends created, and I would like to add the 4th backend to perform only the device discovery of the complete network.
The reason for this question is that we have a large network with sensors and access points.
We are unable to list all the networks where the devices are connected, so we planned to build one automartic scanner where all the nodes are added to the database.
Is this a good idea?

@ollyg
Copy link
Member

ollyg commented Dec 9, 2023

Hi @rohanrajnv
An orphan device is a device where Netdisco cannot see any link to other devices. For an orphan network it is like an island of devices not seen to connect to any others.

For your second question, yes I think this will work fine but I'm not sure I understand fully! :-)

You can set schedule: null in your config which disables the automatic scheduling of discover/arpnip/etc. You can use cron to run a discoverall at the command line if you want (with --enqueue option recommended here).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

No branches or pull requests

2 participants