On Wed, 25 Mar 2015 13:57:56 +0000
Yuri Burmachenko <[email protected]> wrote:

> William,
> 
> thank you for your reply,
> 
> The issue is that it did work that way with SGE 6.1u6 - even when the 
> reporting variable was not reported multiples of the load_report_time it 
> still remembered its previous value and stored it.
> Looks like in SGE 8.1.8 it drops reporting variables which are not reported 
> during 'load_report_time' almost immediately.
> 
> Is there a way in SGE 8.1.8 to rise the timeout (ttl) for reporting variables 
> which are not being reported for multiples of the load_report_time?
> 
> Regarding the suggested approach - it will still pass the value from the 
> execution host to the Grid Master.
> Is there a way not passing the value that frequent and instead reuse previous 
> value for particular reporting variable?

I don't think so.
It might (but probably not) be possible for another host with a longer 
load_report_time to report on behalf of the
host in question(the load report format appears to allow it but I've never 
checked what happens if a host outputs a
load report for another host other than global).  Depending on what you want to 
do with these values you might be 
able to change them to complex_values altered by qconf as needed (similar to 
qlic server) or send them out of band 
via syslog or similar at whatever frequency suits you.



 
-- 
William Hay <[email protected]>

Attachment: pgp3VXen3nWAS.pgp
Description: PGP signature

_______________________________________________
users mailing list
[email protected]
https://gridengine.org/mailman/listinfo/users

Reply via email to