I found that parameter “collect_every” allows to setup frequency of the script 
runs.
I added logging to the python module and it definitely shows that this module 
runs every 5 minutes if "collect_every = 300”.

Sergey


> On Aug 10, 2015, at 12:42 PM, Sergey <svin...@apple.com> wrote:
> 
> Hi!
> 
> I use GMOND python module to collect Kafka Lag values. It periodically runs 
> some utility and parses the output.
> I don’t want to run this utility too often. How can I setup the frequency of 
> my checks?
> Does mymod.pyconf collection group parameter ("collect_every = 300") limit 
> the frequency of checks?
> Or do I need to setup some general GMOND parameter?
> 
> Thanks!
> 
> 
> ------------------------------------------------------------------------------
> _______________________________________________
> Ganglia-general mailing list
> Ganglia-general@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/ganglia-general

------------------------------------------------------------------------------
_______________________________________________
Ganglia-general mailing list
Ganglia-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ganglia-general

Reply via email to