Netmond V2. Timeout parameter


The Timeout parameter set time to wait for remote host response in polling methods. As a rule, after timeout exhausting next retry of polling method take place.
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 timeout. Any object or subobject having polling methods defined can have individual Timeout parameter too.

Timeout seconds
seconds
Time to wait for response, seconds. Default is 2 seconds.

Timeout parameter usage example

Timeout 2

Wait two seconds for remote host response before next retry of polling method.


See also:
Retries parameter
Method directive
Network interfaces statistic accumulation example

© 1998-2002, Rinet Software