hej there, if you're running a large Opsview installation you definetely want to try to modify these variables in 'opsview.conf':
$overrides = <<'EOF'; nagios_max_concurrent_checks=0 nagios_use_large_installation_tweaks=1 EOF http://nagios.sourceforge.net/docs/3_0/configmain.html#max_concurrent_checks http://nagios.sourceforge.net/docs/3_0/largeinstalltweaks.html We just decreased the Avaerge Check Latency from ~250s to ~0.3s with these two settings. Our installation: 600 Hosts with 3600 Servicechecks. Average check interval is 2min. Greetings, joey _______________________________________________ Opsview-users mailing list [email protected] http://lists.opsview.org/lists/listinfo/opsview-users
