[Check_mk (english)] unresponsive apache in omd

Hello list,

i hope somebody could help me with the following problem.

I am running omd (v 0.57.20130515) and check_mk 1.2.3i1 with a nagios core. My main site got 500 hosts and 17000 services. While nagios works fine, checks are running, notifications were sent, the multisite and the whole apache becomes unresponsive from time to time. The only problem the solve that for the moment is to run “omd restart” .

Any idea on how to fix this?

···

Mathias Decker

IT User-Support / Monitoring / Windows- and Linux-Server

Max-Delbrueck-Centrum

Robert-Roessle-Str. 10

D-13125 Berlin

house 23 / room 210

phone:+49-(0)30-9406 2574

hotline: +49-(0)30-9406 4440

mail: mathias.decker@mdc-berlin.de

Are you using LDAP/AD for authentication? One reason can be that LDAP/AD
are taking time to connect. Second, if your LDAP/AD returns back huge
amount of data, I've seen the apache becoming unresponsive.

You may edit /etc/httpd/conf/httpd.conf and lower MaxRequestsPerChild value
to something like...

MaxRequestsPerChild 400

See if this helps.

ShiB.
while ( ! ( succeed = try() ) );

···

On Tue, May 21, 2013 at 2:46 PM, Decker, Mathias < mathias.decker@mdc-berlin.de> wrote:

Hello list,****

** **

i hope somebody could help me with the following problem.****

I am running omd (v 0.57.20130515) and check_mk 1.2.3i1 with a nagios
core. My main site got 500 hosts and 17000 services. While nagios works
fine, checks are running, notifications were sent, the multisite and the
whole apache becomes unresponsive from time to time. The only problem the
solve that for the moment is to run “omd restart” .****

** **

Any idea on how to fix this?****

** **

--****

Mathias Decker****

IT User-Support / Monitoring / Windows- and Linux-Server****

Max-Delbrueck-Centrum****

Robert-Roessle-Str. 10****

D-13125 Berlin ****

** **

house 23 / room 210****

phone:+49-(0)30-9406 2574****

hotline: +49-(0)30-9406 4440****

mail: mathias.decker@mdc-berlin.de****

** **

_______________________________________________
checkmk-en mailing list
checkmk-en@lists.mathias-kettner.de
http://lists.mathias-kettner.de/mailman/listinfo/checkmk-en

Okay – changing this value from 4000 to 400 doesnt helped at all – i increased the value and for now it looks fine

···

From: Shibashish [mailto:shib4u@gmail.com]
Sent: Dienstag, 21. Mai 2013 11:37
To: Decker, Mathias
Cc: checkmk-en@lists.mathias-kettner.de
Subject: Re: [Check_mk (english)] unresponsive apache in omd

On Tue, May 21, 2013 at 2:46 PM, Decker, Mathias mathias.decker@mdc-berlin.de wrote:

Hello list,

i hope somebody could help me with the following problem.

I am running omd (v 0.57.20130515) and check_mk 1.2.3i1 with a nagios core. My main site got 500 hosts and 17000 services. While nagios works fine, checks are running, notifications were sent, the multisite and the whole apache becomes unresponsive from time to time. The only problem the solve that for the moment is to run “omd restart” .

Any idea on how to fix this?

Mathias Decker

IT User-Support / Monitoring / Windows- and Linux-Server

Max-Delbrueck-Centrum

Robert-Roessle-Str. 10

D-13125 Berlin

house 23 / room 210

phone:+49-(0)30-9406 2574

hotline: +49-(0)30-9406 4440

mail: mathias.decker@mdc-berlin.de


checkmk-en mailing list
checkmk-en@lists.mathias-kettner.de
http://lists.mathias-kettner.de/mailman/listinfo/checkmk-en

Are you using LDAP/AD for authentication? One reason can be that LDAP/AD are taking time to connect. Second, if your LDAP/AD returns back huge amount of data, I’ve seen the apache becoming unresponsive.

You may edit /etc/httpd/conf/httpd.conf and lower MaxRequestsPerChild value to something like…

MaxRequestsPerChild 400

See if this helps.

ShiB.
while ( ! ( succeed = try() ) );

Okay – the latest changes doesnt help at all – any other ideas?

···

From: checkmk-en-bounces@lists.mathias-kettner.de [mailto:checkmk-en-bounces@lists.mathias-kettner.de] On Behalf Of Decker, Mathias
Sent: Dienstag, 21. Mai 2013 13:20
To: Shibashish
Cc: checkmk-en@lists.mathias-kettner.de
Subject: Re: [Check_mk (english)] unresponsive apache in omd

Okay – changing this value from 4000 to 400 doesnt helped at all – i increased the value and for now it looks fine

From: Shibashish [mailto:shib4u@gmail.com]
Sent: Dienstag, 21. Mai 2013 11:37
To: Decker, Mathias
Cc: checkmk-en@lists.mathias-kettner.de
Subject: Re: [Check_mk (english)] unresponsive apache in omd

On Tue, May 21, 2013 at 2:46 PM, Decker, Mathias mathias.decker@mdc-berlin.de wrote:

Hello list,

i hope somebody could help me with the following problem.

I am running omd (v 0.57.20130515) and check_mk 1.2.3i1 with a nagios core. My main site got 500 hosts and 17000 services. While nagios works fine, checks are running, notifications were sent, the multisite and the whole apache becomes unresponsive from time to time. The only problem the solve that for the moment is to run “omd restart” .

Any idea on how to fix this?

Mathias Decker

IT User-Support / Monitoring / Windows- and Linux-Server

Max-Delbrueck-Centrum

Robert-Roessle-Str. 10

D-13125 Berlin

house 23 / room 210

phone:+49-(0)30-9406 2574

hotline: +49-(0)30-9406 4440

mail: mathias.decker@mdc-berlin.de


checkmk-en mailing list
checkmk-en@lists.mathias-kettner.de
http://lists.mathias-kettner.de/mailman/listinfo/checkmk-en

Are you using LDAP/AD for authentication? One reason can be that LDAP/AD are taking time to connect. Second, if your LDAP/AD returns back huge amount of data, I’ve seen the apache becoming unresponsive.

You may edit /etc/httpd/conf/httpd.conf and lower MaxRequestsPerChild value to something like…

MaxRequestsPerChild 400

See if this helps.

ShiB.
while ( ! ( succeed = try() ) );

You didn’t reply the questions about LDAP/AD.

Also, did u restart apache after you made the changes? I hope you made the changes in “# prefork MPM” block.

···

ShiB.
while ( ! ( succeed = try() ) );

On Tue, May 21, 2013 at 5:04 PM, Decker, Mathias mathias.decker@mdc-berlin.de wrote:

Okay – the latest changes doesnt help at all – any other ideas?

From: checkmk-en-bounces@lists.mathias-kettner.de [mailto:checkmk-en-bounces@lists.mathias-kettner.de] On Behalf Of Decker, Mathias
Sent: Dienstag, 21. Mai 2013 13:20
To: Shibashish

Cc: checkmk-en@lists.mathias-kettner.de
Subject: Re: [Check_mk (english)] unresponsive apache in omd

Okay – changing this value from 4000 to 400 doesnt helped at all – i increased the value and for now it looks fine

From: Shibashish [mailto:shib4u@gmail.com]
Sent: Dienstag, 21. Mai 2013 11:37
To: Decker, Mathias
Cc: checkmk-en@lists.mathias-kettner.de
Subject: Re: [Check_mk (english)] unresponsive apache in omd

On Tue, May 21, 2013 at 2:46 PM, Decker, Mathias mathias.decker@mdc-berlin.de wrote:

Hello list,

i hope somebody could help me with the following problem.

I am running omd (v 0.57.20130515) and check_mk 1.2.3i1 with a nagios core. My main site got 500 hosts and 17000 services. While nagios works fine, checks are running, notifications were sent, the multisite and the whole apache becomes unresponsive from time to time. The only problem the solve that for the moment is to run “omd restart” .

Any idea on how to fix this?

Mathias Decker

IT User-Support / Monitoring / Windows- and Linux-Server

Max-Delbrueck-Centrum

Robert-Roessle-Str. 10

D-13125 Berlin

house 23 / room 210

phone:+49-(0)30-9406 2574

hotline: +49-(0)30-9406 4440

mail: mathias.decker@mdc-berlin.de


checkmk-en mailing list

checkmk-en@lists.mathias-kettner.de
http://lists.mathias-kettner.de/mailman/listinfo/checkmk-en

Are you using LDAP/AD for authentication? One reason can be that LDAP/AD are taking time to connect. Second, if your LDAP/AD returns back huge amount of data, I’ve seen the apache becoming unresponsive.

You may edit /etc/httpd/conf/httpd.conf and lower MaxRequestsPerChild value to something like…

MaxRequestsPerChild 400

See if this helps.

ShiB.

while ( ! ( succeed = try() ) );

Yes i did it in the prefork mpm block

Yes I am using ldap but I don’t think it’s the reason for my problem since I difined a search filter

(&(objectClass=user)(memberof=CN=nagios_ldap_login,OU=EDV,DC=mdc-berlin,DC=net))

This only gives me about 30 users

···

From: Shibashish [mailto:shib4u@gmail.com]
Sent: Dienstag, 21. Mai 2013 13:38
To: Decker, Mathias
Cc: checkmk-en@lists.mathias-kettner.de
Subject: Re: [Check_mk (english)] unresponsive apache in omd

You didn’t reply the questions about LDAP/AD.

Also, did u restart apache after you made the changes? I hope you made the changes in “# prefork MPM” block.

ShiB.
while ( ! ( succeed = try() ) );

On Tue, May 21, 2013 at 5:04 PM, Decker, Mathias mathias.decker@mdc-berlin.de wrote:

Okay – the latest changes doesnt help at all – any other ideas?

From: checkmk-en-bounces@lists.mathias-kettner.de [mailto:checkmk-en-bounces@lists.mathias-kettner.de] On Behalf Of Decker, Mathias
Sent: Dienstag, 21. Mai 2013 13:20
To: Shibashish

Cc: checkmk-en@lists.mathias-kettner.de
Subject: Re: [Check_mk (english)] unresponsive apache in omd

Okay – changing this value from 4000 to 400 doesnt helped at all – i increased the value and for now it looks fine

From: Shibashish [mailto:shib4u@gmail.com]
Sent: Dienstag, 21. Mai 2013 11:37
To: Decker, Mathias
Cc: checkmk-en@lists.mathias-kettner.de
Subject: Re: [Check_mk (english)] unresponsive apache in omd

On Tue, May 21, 2013 at 2:46 PM, Decker, Mathias mathias.decker@mdc-berlin.de wrote:

Hello list,

i hope somebody could help me with the following problem.

I am running omd (v 0.57.20130515) and check_mk 1.2.3i1 with a nagios core. My main site got 500 hosts and 17000 services. While nagios works fine, checks are running, notifications were sent, the multisite and the whole apache becomes unresponsive from time to time. The only problem the solve that for the moment is to run “omd restart” .

Any idea on how to fix this?

Mathias Decker

IT User-Support / Monitoring / Windows- and Linux-Server

Max-Delbrueck-Centrum

Robert-Roessle-Str. 10

D-13125 Berlin

house 23 / room 210

phone:+49-(0)30-9406 2574

hotline: +49-(0)30-9406 4440

mail: mathias.decker@mdc-berlin.de


checkmk-en mailing list
checkmk-en@lists.mathias-kettner.de
http://lists.mathias-kettner.de/mailman/listinfo/checkmk-en

Are you using LDAP/AD for authentication? One reason can be that LDAP/AD are taking time to connect. Second, if your LDAP/AD returns back huge amount of data, I’ve seen the apache becoming unresponsive.

You may edit /etc/httpd/conf/httpd.conf and lower MaxRequestsPerChild value to something like…

MaxRequestsPerChild 400

See if this helps.

ShiB.
while ( ! ( succeed = try() ) );

That is exactly my problem

http://www.monitoring-portal.org/wbb/index.php?page=Thread&threadID=27516

is there any way to calculate those values for other numbers of services?

The mentioned values haven’t any effect on my setup

···

From: Shibashish [mailto:shib4u@gmail.com]
Sent: Dienstag, 21. Mai 2013 11:37
To: Decker, Mathias
Cc: checkmk-en@lists.mathias-kettner.de
Subject: Re: [Check_mk (english)] unresponsive apache in omd

On Tue, May 21, 2013 at 2:46 PM, Decker, Mathias mathias.decker@mdc-berlin.de wrote:

Hello list,

i hope somebody could help me with the following problem.

I am running omd (v 0.57.20130515) and check_mk 1.2.3i1 with a nagios core. My main site got 500 hosts and 17000 services. While nagios works fine, checks are running, notifications were sent, the multisite and the whole apache becomes unresponsive from time to time. The only problem the solve that for the moment is to run “omd restart” .

Any idea on how to fix this?

Mathias Decker

IT User-Support / Monitoring / Windows- and Linux-Server

Max-Delbrueck-Centrum

Robert-Roessle-Str. 10

D-13125 Berlin

house 23 / room 210

phone:+49-(0)30-9406 2574

hotline: +49-(0)30-9406 4440

mail: mathias.decker@mdc-berlin.de


checkmk-en mailing list
checkmk-en@lists.mathias-kettner.de
http://lists.mathias-kettner.de/mailman/listinfo/checkmk-en

Are you using LDAP/AD for authentication? One reason can be that LDAP/AD are taking time to connect. Second, if your LDAP/AD returns back huge amount of data, I’ve seen the apache becoming unresponsive.

You may edit /etc/httpd/conf/httpd.conf and lower MaxRequestsPerChild value to something like…

MaxRequestsPerChild 400

See if this helps.

ShiB.
while ( ! ( succeed = try() ) );

Hi Mathias,

Initially we had the same issue once we passed beyond 300/400 nodes orso.
It seemed to occur more often with IE browsers and less with FireFox/Chrome, but did happen from time to time. Restarting apache seemed to fix it for a few hours.

After telling Check_MK to not use buffered HTTP streams (global options menu) our issues completely went away.

Regards,
Nico

···

----- Original Message -----
From: Decker, Mathias
[mailto:mathias.decker@mdc-berlin.de]
To:
checkmk-en@lists.mathias-kettner.de
[mailto:checkmk-en@lists.mathias-kettner.de]
Sent: Tue, 21 May 2013 11:16:46
+0200
Subject: [Check_mk (english)] unresponsive apache in omd

Hello list,

i hope somebody could help me with the following problem.

I am running omd (v 0.57.20130515) and check_mk 1.2.3i1 with a nagios core.
My main site got 500 hosts and 17000 services. While nagios works fine,
checks are running, notifications were sent, the multisite and the whole
apache becomes unresponsive from time to time. The only problem the solve
that for the moment is to run "omd restart" .

Any idea on how to fix this?

--

Mathias Decker

IT User-Support / Monitoring / Windows- and Linux-Server

Max-Delbrueck-Centrum

Robert-Roessle-Str. 10

D-13125 Berlin

house 23 / room 210

phone:+49-(0)30-9406 2574

hotline: +49-(0)30-9406 4440

mail: <mailto:mathias.decker@mdc-berlin.de> mathias.decker@mdc-berlin.de

Hi together,

a crucial point is also the number of livestatus threads. In the default this is set to 20. But especially if you are using
persistent connections, this can be too low. You set this
option where you load livestatus (please refer to the online
docu).

Mathias

···

Am 22.05.2013 22:48, schrieb Nico van Royen:

Hi Mathias,

Initially we had the same issue once we passed beyond 300/400 nodes orso.
It seemed to occur more often with IE browsers and less with FireFox/Chrome, but did happen from time to time. Restarting apache seemed to fix it for a few hours.

After telling Check_MK to not use buffered HTTP streams (global options menu) our issues completely went away.

Regards,
Nico

----- Original Message -----
From: Decker, Mathias
[mailto:mathias.decker@mdc-berlin.de]
To:
checkmk-en@lists.mathias-kettner.de
[mailto:checkmk-en@lists.mathias-kettner.de]
Sent: Tue, 21 May 2013 11:16:46
+0200
Subject: [Check_mk (english)] unresponsive apache in omd

Hello list,

i hope somebody could help me with the following problem.

I am running omd (v 0.57.20130515) and check_mk 1.2.3i1 with a nagios core.
My main site got 500 hosts and 17000 services. While nagios works fine,
checks are running, notifications were sent, the multisite and the whole
apache becomes unresponsive from time to time. The only problem the solve
that for the moment is to run "omd restart" .

Any idea on how to fix this?

--

Mathias Decker

IT User-Support / Monitoring / Windows- and Linux-Server

Max-Delbrueck-Centrum

Robert-Roessle-Str. 10

D-13125 Berlin

house 23 / room 210

phone:+49-(0)30-9406 2574

hotline: +49-(0)30-9406 4440

mail: <mailto:mathias.decker@mdc-berlin.de> mathias.decker@mdc-berlin.de

_______________________________________________
checkmk-en mailing list
checkmk-en@lists.mathias-kettner.de
http://lists.mathias-kettner.de/mailman/listinfo/checkmk-en

Mathias,

Do you recommend running livestatus under xinetd or as a daemon by itself?

Thanks,

Dale

···

On Fri, May 24, 2013 at 7:52 AM, Mathias Kettner mk@mathias-kettner.de wrote:

Hi together,

a crucial point is also the number of livestatus threads. In the default this is set to 20. But especially if you are using

persistent connections, this can be too low. You set this

option where you load livestatus (please refer to the online

docu).

Mathias

Am 22.05.2013 22:48, schrieb Nico van Royen:

Hi Mathias,

Initially we had the same issue once we passed beyond 300/400 nodes orso.

It seemed to occur more often with IE browsers and less with FireFox/Chrome, but did happen from time to time. Restarting apache seemed to fix it for a few hours.

After telling Check_MK to not use buffered HTTP streams (global options menu) our issues completely went away.

Regards,

Nico

----- Original Message -----

From: Decker, Mathias

[mailto:mathias.decker@mdc-berlin.de]

To:

checkmk-en@lists.mathias-kettner.de

[mailto:checkmk-en@lists.mathias-kettner.de]

Sent: Tue, 21 May 2013 11:16:46

+0200

Subject: [Check_mk (english)] unresponsive apache in omd

Hello list,

i hope somebody could help me with the following problem.

I am running omd (v 0.57.20130515) and check_mk 1.2.3i1 with a nagios core.

My main site got 500 hosts and 17000 services. While nagios works fine,

checks are running, notifications were sent, the multisite and the whole

apache becomes unresponsive from time to time. The only problem the solve

that for the moment is to run “omd restart” .

Any idea on how to fix this?

Mathias Decker

IT User-Support / Monitoring / Windows- and Linux-Server

Max-Delbrueck-Centrum

Robert-Roessle-Str. 10

D-13125 Berlin

house 23 / room 210

phone:+49-(0)30-9406 2574

hotline: +49-(0)30-9406 4440

mail: mailto:mathias.decker@mdc-berlin.de mathias.decker@mdc-berlin.de


checkmk-en mailing list

checkmk-en@lists.mathias-kettner.de

http://lists.mathias-kettner.de/mailman/listinfo/checkmk-en


checkmk-en mailing list

checkmk-en@lists.mathias-kettner.de

http://lists.mathias-kettner.de/mailman/listinfo/checkmk-en

Dont know – my problem is on the multisite system which connects to the othere multisites via livestatus. Livestatus isn’t enabled on my main site AFAIK

···

From: checkmk-en-bounces@lists.mathias-kettner.de [mailto:checkmk-en-bounces@lists.mathias-kettner.de] On Behalf Of Dale Stubblefield
Sent: Donnerstag, 6. Juni 2013 02:34
To: Mathias Kettner
Cc: checkmk-en@lists.mathias-kettner.de
Subject: Re: [Check_mk (english)] unresponsive apache in omd

Mathias,

Do you recommend running livestatus under xinetd or as a daemon by itself?

Thanks,

Dale

On Fri, May 24, 2013 at 7:52 AM, Mathias Kettner mk@mathias-kettner.de wrote:

Hi together,

a crucial point is also the number of livestatus threads. In the default this is set to 20. But especially if you are using
persistent connections, this can be too low. You set this
option where you load livestatus (please refer to the online
docu).

Mathias

Am 22.05.2013 22:48, schrieb Nico van Royen:

Hi Mathias,

Initially we had the same issue once we passed beyond 300/400 nodes orso.
It seemed to occur more often with IE browsers and less with FireFox/Chrome, but did happen from time to time. Restarting apache seemed to fix it for a few hours.

After telling Check_MK to not use buffered HTTP streams (global options menu) our issues completely went away.

Regards,
Nico

----- Original Message -----
From: Decker, Mathias
[mailto:mathias.decker@mdc-berlin.de]
To:
checkmk-en@lists.mathias-kettner.de
[mailto:checkmk-en@lists.mathias-kettner.de]
Sent: Tue, 21 May 2013 11:16:46
+0200
Subject: [Check_mk (english)] unresponsive apache in omd

Hello list,

i hope somebody could help me with the following problem.

I am running omd (v 0.57.20130515) and check_mk 1.2.3i1 with a nagios core.
My main site got 500 hosts and 17000 services. While nagios works fine,
checks are running, notifications were sent, the multisite and the whole
apache becomes unresponsive from time to time. The only problem the solve
that for the moment is to run “omd restart” .

Any idea on how to fix this?

Mathias Decker

IT User-Support / Monitoring / Windows- and Linux-Server

Max-Delbrueck-Centrum

Robert-Roessle-Str. 10

D-13125 Berlin

house 23 / room 210

phone:+49-(0)30-9406 2574

hotline: +49-(0)30-9406 4440

mail: mailto:mathias.decker@mdc-berlin.de mathias.decker@mdc-berlin.de


checkmk-en mailing list
checkmk-en@lists.mathias-kettner.de
http://lists.mathias-kettner.de/mailman/listinfo/checkmk-en


checkmk-en mailing list
checkmk-en@lists.mathias-kettner.de
http://lists.mathias-kettner.de/mailman/listinfo/checkmk-en

Just a FYI:

We also get this issue - however its not MK/OMD that’s is the issue ( in 99% of the cases) - Version is 1.2.0.p2

Setup: ( not your standard setup)

  • 1 master site ( with 1 host - We can not use remote hosts on local as we have no direct connection for this - there are ssh tunnels setup, so local host monitoring will not work, as all the tunnels are on the same external server which is always up and running

  • 20 omd Slave sites

  • 20 links between them sites

Issue that we have seen, -

Master site will time out when a slave site is unable to write to disk - as the SAN is so busy doing other VM stuff.

At this point we connect to slave site and do a omd stop, then get on the master and then set it to disable, then on slave do a omd start, just so that site has monitoring.

Also if we restart the master OMD this looks like it fixes the issue but it is not until we disable the slave site that is not working correctly is everything happy.

If Distributed Monitoring supported a port number under host status - that would help solve our issue.

···

The Broad Group

ABN: 96 095 913 107

Commercial in confidence.

On Thu, Jun 6, 2013 at 5:26 PM, Decker, Mathias mathias.decker@mdc-berlin.de wrote:

Dont know – my problem is on the multisite system which connects to the othere multisites via livestatus. Livestatus isn’t enabled on my main site AFAIK

From: checkmk-en-bounces@lists.mathias-kettner.de [mailto:checkmk-en-bounces@lists.mathias-kettner.de] On Behalf Of Dale Stubblefield
Sent: Donnerstag, 6. Juni 2013 02:34
To: Mathias Kettner
Cc: checkmk-en@lists.mathias-kettner.de
Subject: Re: [Check_mk (english)] unresponsive apache in omd

Mathias,

Do you recommend running livestatus under xinetd or as a daemon by itself?

Thanks,

Dale

On Fri, May 24, 2013 at 7:52 AM, Mathias Kettner mk@mathias-kettner.de wrote:

Hi together,

a crucial point is also the number of livestatus threads. In the default this is set to 20. But especially if you are using

persistent connections, this can be too low. You set this
option where you load livestatus (please refer to the online
docu).

Mathias

Am 22.05.2013 22:48, schrieb Nico van Royen:

Hi Mathias,

Initially we had the same issue once we passed beyond 300/400 nodes orso.
It seemed to occur more often with IE browsers and less with FireFox/Chrome, but did happen from time to time. Restarting apache seemed to fix it for a few hours.

After telling Check_MK to not use buffered HTTP streams (global options menu) our issues completely went away.

Regards,
Nico

----- Original Message -----
From: Decker, Mathias
[mailto:mathias.decker@mdc-berlin.de]

To:
checkmk-en@lists.mathias-kettner.de
[mailto:checkmk-en@lists.mathias-kettner.de]

Sent: Tue, 21 May 2013 11:16:46
+0200
Subject: [Check_mk (english)] unresponsive apache in omd

Hello list,

i hope somebody could help me with the following problem.

I am running omd (v 0.57.20130515) and check_mk 1.2.3i1 with a nagios core.

My main site got 500 hosts and 17000 services. While nagios works fine,
checks are running, notifications were sent, the multisite and the whole
apache becomes unresponsive from time to time. The only problem the solve

that for the moment is to run “omd restart” .

Any idea on how to fix this?

Mathias Decker

IT User-Support / Monitoring / Windows- and Linux-Server

Max-Delbrueck-Centrum

Robert-Roessle-Str. 10

D-13125 Berlin

house 23 / room 210

phone:+49-(0)30-9406 2574

hotline: +49-(0)30-9406 4440

mail: mailto:mathias.decker@mdc-berlin.de mathias.decker@mdc-berlin.de


checkmk-en mailing list
checkmk-en@lists.mathias-kettner.de

http://lists.mathias-kettner.de/mailman/listinfo/checkmk-en


checkmk-en mailing list
checkmk-en@lists.mathias-kettner.de
http://lists.mathias-kettner.de/mailman/listinfo/checkmk-en


checkmk-en mailing list

checkmk-en@lists.mathias-kettner.de

http://lists.mathias-kettner.de/mailman/listinfo/checkmk-en