On 20 May 2010, at 11:37, Toni Van Remortel wrote:

A 10x increase is very extreme. Can you send the output of /usr/ local/nagios/var/log/create_and_send_configs.debug?

I attached it as it is a bit too large to post here.

This debug tells me it is not the scp that is taking the most time - the longest scp is to node9 which took 1.14 seconds. So I don't think an rsync is the way to go.

It looks like it is the verification step which is the main time user - node5_verify took 12 minutes. So Nagios is taking a long time validating the configurations (which explains your 100% nagios cpu load).

Did you make other changes? Maybe adding service check dependencies for NRPE?

In the meantime, it is possible to increase the number of parallel jobs which may reduce your reload time. I've added some documentation at:
  * http://docs.opsview.com/doku.php?id=opsview-community:configuration_files

Ton

_______________________________________________
Opsview-users mailing list
[email protected]
http://lists.opsview.org/lists/listinfo/opsview-users

Reply via email to