Description:
Note: Nt-discover
is not called new-nt-hosts
because it is a different kind of
program. Instead of you providing a list of hosts to add, it finds them itself.
Using information supplied in the discovery config-file, nt-discover
will contact a host running the nt-status-server, and run three separate queries:
-
NET-VIEW
will give a list of hosts to check
-
USRSTAT
will give a list of NT users (currently unused, but may be interesting)
-
SRVINFO
(for each of the hosts found in the first step) will give some more details
on each host and write new host config-files for each new one. It will not update an existing
host config-file.
It will create files under /var/lib/remstats/data/NT to store the discovered hosts and users.
[