Description:
The nt-status-collector
gets its data from the nt-status-server.
It sends a query consisting mostly of the sections of the server
that it wants to run. It can also request that processes with
specific names be counted and that information returned too.
A query for all the sections might look like:
SRVINFO
PERFCOUNTERS
PULIST
MSDRPT
USRSTAT ntdomain
NET-VIEW
GO
Note that PULIST
, MSDRPT
, USRSTAT
and NET-VIEW
aren't currently
used by anything, but they may be usefull for something. Also, USRSTAT wants
an NT domain-name with the query.
[