Package com.adventnet.nms.netwatch
Provides interfaces for plugging user defined discovery process and to
customize the test that is done during the status polling of the ManagedObjects.
See:
Description
|
Interface Summary |
| UserDiscoveryInterface |
This is an interface which has to be implemented to represent
user-defined discovery process that can be plugged-in to the WebNMS
discovery engine. |
| UserTester |
This is the interface that has to be implemented to configure status
polling. |
Package com.adventnet.nms.netwatch Description
Provides interfaces for plugging user defined discovery process and to
customize the test that is done during the status polling of the ManagedObjects.
The following are the key functionalities and features provided by the
netwatch package :
-
Performs IP network discovery and populates the topology database
-
Provides the ability to plug in user defined discovery process
-
Provides the ability for the user to customize the test that is done during
the status polling of the ManagedObjects
-
Provides ways to configure the discovery engine through configuration files