I just realized that this is version XI 5.8.3, we have other host instance with XI 5.8.2 which is working fine.
Is it problem with version XI 5.8.3 . Can I rollback to XI 5.8.2 to fix this issue?
Search found 8 matches
- Mon May 17, 2021 1:38 pm
- Forum: Nagios XI
- Topic: nagios_servicechecks inserts failed - XI 5.8.2
- Replies: 13
- Views: 1025
- Sun May 16, 2021 2:15 pm
- Forum: Nagios XI
- Topic: nagios_servicechecks inserts failed - XI 5.8.2
- Replies: 13
- Views: 1025
Re: nagios_servicechecks inserts failed - XI 5.8.2
mysql> INSERT INTO nagios_servicechecks (instance_id, start_time, start_time_usec, end_time, end_time_usec, service_object_id, check_type, current_check_attempt, max_check_attempts, state, state_type, timeout, early_timeout, execution_time, latency, return_code, output, long_output, perfdata, comman...
- Thu May 13, 2021 12:07 pm
- Forum: Nagios XI
- Topic: nagios_servicechecks inserts failed - XI 5.8.2
- Replies: 13
- Views: 1025
Re: nagios_servicechecks inserts failed - XI 5.8.2
Sent profile file again as PM. please review
- Wed May 12, 2021 1:40 pm
- Forum: Nagios XI
- Topic: nagios_servicechecks inserts failed - XI 5.8.2
- Replies: 13
- Views: 1025
Re: nagios_servicechecks inserts failed - XI 5.8.2
Sent profile file as PM. please review
- Wed May 12, 2021 11:22 am
- Forum: Nagios XI
- Topic: nagios_servicechecks inserts failed - XI 5.8.2
- Replies: 13
- Views: 1025
Re: nagios_servicechecks inserts failed - XI 5.8.2
/var has enough space. I don't see disk full on the box. Could you please guide which one to clear. -bash-4.2$ df -h /var Filesystem Size Used Avail Use% Mounted on /dev/mapper/rootvg-varvol 16G 9.6G 4.9G 67% /var -bash-4.2$ -bash-4.2$ df -h Filesystem Size Used Avail Use% Mounted on devtmpfs 32G 0 ...
- Mon May 10, 2021 8:21 pm
- Forum: Nagios XI
- Topic: nagios_servicechecks inserts failed - XI 5.8.2
- Replies: 13
- Views: 1025
Re: nagios_servicechecks inserts failed - XI 5.8.2
-bash-4.2$ mysqlcheck -u root -p nagios Enter password: nagios.nagios_acknowledgements OK nagios.nagios_commands OK nagios.nagios_commenthistory OK nagios.nagios_comments OK nagios.nagios_configfiles OK nagios.nagios_configfilevariables OK nagios.nagios_conninfo OK nagios.nagios_contact_addresses OK...
- Mon May 10, 2021 7:32 am
- Forum: Nagios XI
- Topic: nagios_servicechecks inserts failed - XI 5.8.2
- Replies: 13
- Views: 1025
nagios_servicechecks inserts failed - XI 5.8.2
MYSQL insert query failed messages are showing on nagios.log. Could you please guide, how to resolve this issue. Version: Nagios XI 5.8.3 [1620649194] NDO-3: INSERT INTO nagios_servicechecks (instance_id, start_time, start_time_usec, end_time, end_time_usec, service_object_id, check_type, current_ch...
- Tue Feb 23, 2021 3:29 pm
- Forum: Nagios XI
- Topic: Blank entry showing as Pending state on Service Status Page
- Replies: 1
- Views: 157
Blank entry showing as Pending state on Service Status Page
Blank host and service entry is showing as pending state on "Service Status" Page. Could you please guide how to delete Blank entry on our Service Status Page. Some how null service object got created, and I don't find any option to delete this entry. Is there any way I can delete this fro...