AdventNet Web NMS 4 API Specification

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 :


AdventNet Web NMS 4 API Specification