Search found 13 matches

by TreviPay
Wed Aug 18, 2021 4:00 pm
Forum: Nagios XI
Topic: Cannot add hosts to services in NagiosXI 5.8.5
Replies: 17
Views: 1494

Re: Cannot add hosts to services in NagiosXI 5.8.5

That fixed it. Thanks for your help
by TreviPay
Wed Aug 18, 2021 1:40 pm
Forum: Nagios XI
Topic: Cannot add hosts to services in NagiosXI 5.8.5
Replies: 17
Views: 1494

Re: Cannot add hosts to services in NagiosXI 5.8.5

I sent 2 PMs because it said I could only attach 1 file at a time. The first is the log results and the second is the profile.
by TreviPay
Wed Aug 18, 2021 7:46 am
Forum: Nagios XI
Topic: Cannot add hosts to services in NagiosXI 5.8.5
Replies: 17
Views: 1494

Re: Cannot add hosts to services in NagiosXI 5.8.5

You were able to successfully duplicate the issue where hosts cannot be added to services? When I try to add a host (any host, admin-dr or otherwise) to any service (not limited to the Tomcat example services I've been using to demonstrate) or even If I try to remove 1 host from a service that has m...
by TreviPay
Tue Aug 17, 2021 10:13 am
Forum: Nagios XI
Topic: Cannot add hosts to services in NagiosXI 5.8.5
Replies: 17
Views: 1494

Re: Cannot add hosts to services in NagiosXI 5.8.5

I re-added the example TOMCAT service and this is the output (The service is temporarily disabled so that the verification check passes) mysql> select * from tbl_service where id = 1815; +------+-------------+-----------+----------------------+----------------+---------------------------+-----------...
by TreviPay
Tue Aug 17, 2021 8:16 am
Forum: Nagios XI
Topic: Cannot add hosts to services in NagiosXI 5.8.5
Replies: 17
Views: 1494

Re: Cannot add hosts to services in NagiosXI 5.8.5

mysql -u root -p'nagiosxi' -e "SELECT @@GLOBAL.sql_mode;" had extra output (I would paste what it was but my scrollback buffer ate it.) now it is set only to: +--------------------------------------------+ | @@GLOBAL.sql_mode | +--------------------------------------------+ | STRICT_TRANS...
by TreviPay
Mon Aug 16, 2021 12:26 pm
Forum: Nagios XI
Topic: Cannot add hosts to services in NagiosXI 5.8.5
Replies: 17
Views: 1494

Re: Cannot add hosts to services in NagiosXI 5.8.5

I went through the database repair documentation and I didn't see any errors in the output. That didn't seem to fix anything, though. The problem remains :cry:
by TreviPay
Mon Aug 16, 2021 11:44 am
Forum: Nagios XI
Topic: Cannot add hosts to services in NagiosXI 5.8.5
Replies: 17
Views: 1494

Re: Cannot add hosts to services in NagiosXI 5.8.5

I just realized that "database repair" was a link to documentation on a database repair process. I'll run through that and let you know where that lands us.
by TreviPay
Mon Aug 16, 2021 8:21 am
Forum: Nagios XI
Topic: Cannot add hosts to services in NagiosXI 5.8.5
Replies: 17
Views: 1494

Re: Cannot add hosts to services in NagiosXI 5.8.5

I ran through the steps you provided, but the issue still persists. Unfortunately, now there are new problems: The *Apply Configuration button in the CCM no longer works and instead outputs "SQL Error [nagiosxi] : Incorrect datetime value: '0000-00-00 00:00:00' for column 'processing_time' at r...
by TreviPay
Fri Aug 13, 2021 8:35 am
Forum: Nagios XI
Topic: Cannot add hosts to services in NagiosXI 5.8.5
Replies: 17
Views: 1494

Re: Cannot add hosts to services in NagiosXI 5.8.5

I tried your suggestions, but the issue persists. I sent you a PM with the profile attached.
by TreviPay
Thu Aug 12, 2021 1:03 pm
Forum: Nagios XI
Topic: Cannot add hosts to services in NagiosXI 5.8.5
Replies: 17
Views: 1494

Cannot add hosts to services in NagiosXI 5.8.5

Hosts cannot be added to services in NagiosXI 5.8.5 see nag1. This is an example service. see nag2. I add 8 hosts to the service and click "save". see nag3. Changes cannot be applied because service has no hosts. see nag4. I go back to confirm that the recently added hosts are indeed there...