Hi there,<br><br>We run Xymon 4.2.3, using both the proxy and the server in a multisite configuration. We recently added 15 new hosts to our configuration, and since doing so the server application appears to keep crashing. Running "ps -ef | grep hobbitlaunch" shows that this process no longer exists. Looking in the log files, it appears "rrd status" kept terminating with status 1. Since removing these hosts from the configuration, the server has managed to start up again.<br>
<br>I don't believe there is anything strange in the definition of these hosts - so have we reached a memory limit or otherwise in the application, and if so is there a fix for this? Such as increasing a variable somewhere?<br>
<br><br>Here's the output of bbtest if it helps:<br><br><pre>bbtest-net version 4.2.3<br>SSL library : OpenSSL 0.9.8k 25 Mar 2009<br>LDAP library: OpenLDAP 20416<br><br>Statistics:<br> Hosts total           :      159<br>
 Hosts with no tests   :        4<br> Total test count      :      332<br> Status messages       :      333<br> Alert status msgs     :        0<br> Transmissions         :        4<br><br>DNS statistics:<br> # hostnames resolved  :      189<br>
 # succesful           :      154<br> # failed              :        1<br> # calls to dnsresolve :      332<br><br>TCP test statistics:<br> # TCP tests total     :      174<br> # HTTP tests          :       34<br> # Simple TCP tests    :      140<br>
 # Connection attempts :      174<br> # bytes written       :     6828<br> # bytes read          :   585619<br><br><br>TIME SPENT<br>Event                                            Starttime          Duration<br>bbtest-net startup                            97953.286121                 -<br>
Service definitions loaded                    97953.288188          0.002067 <br>Tests loaded                                  97953.299493          0.011304 <br>DNS lookups completed                         97953.328789          0.029296 <br>
Test engine setup completed                   97953.344493          0.015703 <br>TCP tests completed                           97965.450124         12.105631 <br>PING test completed (155 hosts)               97965.451495          0.001370 <br>
PING test results sent                        97965.454795          0.003299 <br>Test result collection completed              97965.454907          0.000112 <br>LDAP test engine setup completed              97965.454908          0.000000 <br>
LDAP tests executed                           97965.454909          0.000000 <br>LDAP tests result collection completed        97965.454909          0.000000 <br>DNS tests executed                            97965.458490          0.003580 <br>
NTP tests executed                            97965.572899          0.114409 <br>Test results transmitted                      97965.577715          0.004815 <br>bbtest-net completed                          97965.581260          0.003545 <br>
<br><br>Thanks!<br>TIME TOTAL                                                         12.295138 <br></pre><br>