[#73] NetBIOS Poller - nbtstat and nbtwalk

This commit is contained in:
Eric A. Miller
2014-02-03 19:54:58 -05:00
parent 652bd171d6
commit 5847dafb6d
19 changed files with 547 additions and 11 deletions

View File

@@ -438,9 +438,10 @@ Interactive and Poller workers in their C<config.yml> file (zero or more of
each).
The fourth kind of worker is called the Scheduler and takes care of adding
discover, macsuck, and arpnip jobs to the queue (which are in turn handled by
the Poller worker). This worker is automatically started only if the user has
enabled the "C<housekeeping>" section of their C<deployment.yml> site config.
discover, macsuck, arpnip, and nbtstat jobs to the queue (which are in turn
handled by the Poller worker). This worker is automatically started only if
the user has enabled the "C<housekeeping>" section of their
C<deployment.yml> site config.
=head2 SNMP::Info