NAME
ETLp::Plugin::Iterative::SteadyStateCheck - Check that a file's size isn't changing
METHODS
type
Registers the plugin type.
run
Wait until the size of the supplied file stops changing. Will pause for the interval defined in the item before repeating the check. The interval defaults to five seconds if none is provided.
paramaters
* filename - the name of the file under consideration
-head3 returns
* filename - this will be the same as the supplied file name
LICENSE AND COPYRIGHT
Copyright 2010 Redbone Systems Ltd
This program is free software; you can redistribute it and/or modify it under the terms of either: the GNU General Public License as published by the Free Software Foundation; or the Artistic License.
The terms are in the LICENSE file that accompanies this application