Search found 4 matches

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

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: 6963

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: 8925

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...
by JimVickers
Mon Apr 28, 2025 3:39 am
Forum: Nagios XI
Topic: NagiosXI 2024R1.1.3 | Ramdisk missing post upgrade
Replies: 10
Views: 206005

Re: NagiosXI 2024R1.1.3 | Ramdisk missing post upgrade

noticed missing graph data on a recently upgraded instance of 1.1.3. While troubleshooting I noticed that my graphs stopped populating at the time of upgrade to 1.1.3 unable to write to the configured ramdisk which disappeared. I resolved the issue by re running the install_ramdisk.sh script with t...