Search found 3 matches

by JimVickers
Sat Nov 22, 2025 7:03 am
Forum: Nagios XI
Topic: Nagios XI server OS patching issue
Replies: 5
Views: 8525

Re: Nagios XI server OS patching issue

I am trying to yum update my XI server running on Red Hat 8 and I am getting errors. I am using this document from their site. https://repo.nagios.com/?repo=rpm-rhel I checked my repo list and it has what is needed. Any help is appreciated! ansible-2.8-for-rhel-8-x86_64-rpms Red Hat Ansible Engine ...
by JimVickers
Sun Nov 02, 2025 10:33 am
Forum: Nagios XI
Topic: Errno was 167; message was Out of range value for column
Replies: 6
Views: 8541

Re: Errno was 167; message was Out of range value for column

In many cases like this, converting the servicecheck_id column (and possibly others) from INT to BIGINT in the NDOUtils database helps resolve the issue. This expands the range and prevents the “Out of range value” errors once the record count exceeds the 32-bit limit.



ulyagames
by JimVickers
Wed Sep 03, 2025 1:55 am
Forum: Nagios XI
Topic: upgrade mariadb - NAGIOSXI
Replies: 5
Views: 11474

Re: upgrade mariadb - NAGIOSXI

Good morning, We have a requirement in our company to update mariadb component used by Nagios XI , because the actual installed version ( 5.5.68 ) has not support for more of ten years ago, for that reason we need to migrate to a newer supported version, upgrading it preferable to version 10.11 (LT...