Search found 16 matches

by mido2010
Mon Nov 09, 2020 1:22 am
Forum: Nagios XI
Topic: Nagios XI GUI crashes with segfault
Replies: 9
Views: 922

Re: Nagios XI GUI crashes with segfault

Hi,

last Friday I installed Nagios XI on Debian 10 64bit and since then no segfault occured... case solved! :-)

Many thanks for helping and best regards

Michael
by mido2010
Fri Nov 06, 2020 2:53 am
Forum: Nagios XI
Topic: Nagios XI GUI crashes with segfault
Replies: 9
Views: 922

Re: Nagios XI GUI crashes with segfault

Umpf... good point! I'll reinstall using 64bit Debian and will come back with the result.

Thanks so far! :-)
by mido2010
Thu Nov 05, 2020 1:57 am
Forum: Nagios XI
Topic: Nagios XI GUI crashes with segfault
Replies: 9
Views: 922

Re: Nagios XI GUI crashes with segfault

No, I did not install any custom packages nor I did install any PHP extensions. Also I did not touch the Apache config. Perhaps one thing to mention: the installation is running on VMWare. We are using VMWare since perhaps 15 years now, but we did not encounter any segfaults with Apache yet... very ...
by mido2010
Wed Nov 04, 2020 1:14 am
Forum: Nagios XI
Topic: Nagios XI GUI crashes with segfault
Replies: 9
Views: 922

Re: Nagios XI GUI crashes with segfault

Just sent a PM containing the profile.
by mido2010
Tue Nov 03, 2020 7:30 am
Forum: Nagios XI
Topic: Nagios XI GUI crashes with segfault
Replies: 9
Views: 922

Nagios XI GUI crashes with segfault

Hi Support, we have set up a new Negios XI server running 5.7.4 on Debian 10 (buster) using mariadb. We installed from source on a fresh Linux installation. The config files have been imported manually. At first everything worked like a charm, but after some hours we are now encountering randomly bu...
by mido2010
Thu Oct 01, 2020 12:49 am
Forum: Nagios XI
Topic: Could not complete SSL handshake
Replies: 3
Views: 898

Re: Could not complete SSL handshake

GOTCHA! :D

Many thanks, mbellerue, that was excactly the right hint!

Best regards

Michael
by mido2010
Wed Sep 30, 2020 4:39 am
Forum: Nagios XI
Topic: Could not complete SSL handshake
Replies: 3
Views: 898

Could not complete SSL handshake

Hi Support, due to an outdates OS, we are trying to migrate our XI-Installation to a new and fresh server. We installed NagiosXI from source on debian 10.x and imported our old config.cfg-files manually. Everything is OK apart from any checks with NRPE: we are getting "Could not complete SSL ha...
by mido2010
Mon Aug 29, 2016 12:45 am
Forum: Nagios XI
Topic: External command DEL_HOST_DOWNTIME not working
Replies: 3
Views: 491

Re: External command DEL_HOST_DOWNTIME not working

S H A M E on ME!

To get the downtime ID, I read value scheduleddowntime_id from table nagios_scheduleddowntime, what was obviously wrong...

The correct value is in field internal_downtime_id, so now my script works as expected.

Many thanks for your help and input!!!

Best regards,

Michael
by mido2010
Fri Aug 26, 2016 3:36 am
Forum: Nagios XI
Topic: External command DEL_HOST_DOWNTIME not working
Replies: 3
Views: 491

External command DEL_HOST_DOWNTIME not working

Hi there, we would like use an external Interface for setting up and deleting downtimes. With setting up downtimes everything works brilliant, but I'm not able to get the external command DEL_HOST_DOWNTIME working. Assuming that we have a host dowtime set with scheduleddowntime_id = 221, I'm firing ...
by mido2010
Tue Aug 09, 2016 12:41 am
Forum: Nagios XI
Topic: Copy Users, Settings and Passwords to new server
Replies: 5
Views: 468

Re: Copy Users, Settings and Passwords to new server

OK, thanks for your help so far. We will migrate users manually.