Netmond V2. Saving parameter


The Saving parameter set time interval between Save methods execution cycles. Object's saving methods are executed in the same order, they appear in Netmond configuration file.

As a rule, during one Saving interval one or more of polling Methods execution cycles take place.
If Saving interval is a number divisible by of Polling interval, data saving take place after corresponding polling cycle. Otherwise Saving takes place independently from Polling.


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 saving interval. Any object or subobject having saving methods defined can have individual Saving parameter too.

Saving interval
interval
Data saving interval, seconds. Minimal value has to be equal or more them Polling interval. Saving disabled, by default.

Saving parameter usage example

Saving 600

Execute object's data saving methods once per ten minutes.


See also:
Polling parameter
Save directive
Network interfaces statistic accumulation example

© 1998-2002, Rinet Software