Netmond V2. Polling parameter


The Polling parameter set time interval between polling cycles.
Parameter can be used multiple times in Netmond configuration file - in global level context or inside objects and subobjects declaration.

In global context this parameter set DEFAULT polling interval. Any object or subobject having polling methods defined can have individual Polling parameter too.

Polling Methods in object's list are executed sequentionally. All objects in a network are polled in parallel but with time shift to disperse network traffic. This time shift is determined by object's netpath or its order in configuration file.

Polling interval
interval
polling interval, seconds. Minimal interval is 30 seconds. If this parameter defined equal to zero, polling disabled.

Polling parameter usage example

Polling 60

For all objects without individual polling definition, set interval to 60 seconds.


See also:
Timeout parameter
Method directive
Remote host accessibility checking example

© 1998-2002, Rinet Software