devices_no and devices_only settings allow global worker restriction
This commit is contained in:
@@ -37,10 +37,10 @@ A common scenario is that the network is split into security domains (or
|
||||
zones) and one Netdisco poller daemon cannot see all devices.
|
||||
|
||||
You can run multiple pollers, as long as they all connect back to the same
|
||||
PostgreSQL database. Use the C<discover_only>, C<macsuck_only>, C<arpnip_only>
|
||||
configuration settings (or their C<*_no> variants) to control which devices
|
||||
are "seen" by each poller. You can also include only the necessary minimum
|
||||
SNMP community/authentication settings in each poller's configuration.
|
||||
PostgreSQL database. Use the C<devices_only> or C<devices_no> configuration
|
||||
settings to control which devices are "seen" by each poller. You can also
|
||||
include only the necessary minimum SNMP community/authentication settings in
|
||||
each poller's configuration.
|
||||
|
||||
Of course you will also need to start the web server somewhere, as well.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user