Search found 151 matches
- Thu May 14, 2026 8:25 am
- Forum: Nagios XI
- Topic: nagios issue with redhat and libpng update
- Replies: 6
- Views: 5769
Re: nagios issue with redhat and libpng update
For me, at least somehow it was fixed, without me doing anything. So my guess is that it was some sort of repo error with that package and the repo owner fixed this.
- Thu May 07, 2026 11:25 am
- Forum: Nagios XI
- Topic: nagios issue with redhat and libpng update
- Replies: 6
- Views: 5769
nagios issue with redhat and libpng update
Server redhat 9 with the latest nagiosxi version. There is new libpng.x86_64 out package out, if you try to patch the system, you get: dnf update Updating Subscription Management repositories. Last metadata expiration check: 1:21:37 ago on Thu 07 May 2026 05:58:55 PM EEST. Error: Problem: package li...
- Tue May 05, 2026 12:26 am
- Forum: Nagios XI
- Topic: Few minor issues after 2026R1.4 upgrade
- Replies: 5
- Views: 4404
Re: Few minor issues after 2026R1.4 upgrade
Yes, but if its only generating errors in the php error log, then its not really an issue why rerun entire upgrade process. Wanted to know if it could cause any other issues that would demand rerunning the upgrade now.
- Mon May 04, 2026 1:17 am
- Forum: Nagios XI
- Topic: Few minor issues after 2026R1.4 upgrade
- Replies: 5
- Views: 4404
Re: Few minor issues after 2026R1.4 upgrade
Sadly the /usr/local/nagiosxi/tmp/upgrade.log is empty :( And what is intresting is that few days after the upgrade and the backups beeing 2x size, now few last days, the backup sizes are back to normal. No major changes done, maybe some service/host changes but thats regular stuff. mv /usr/local/na...
- Wed Apr 29, 2026 2:56 pm
- Forum: Nagios XI
- Topic: Few minor issues after 2026R1.4 upgrade
- Replies: 5
- Views: 4404
Few minor issues after 2026R1.4 upgrade
Redhat 9 server, upgraded nagiosxi 2024R2.2.1 -> 2026R1.4. After that what im seeing is that local backups take twice the size, even thou nothing other changed than the nagiosxi version, local backups take now 20GB from 9.6GB. Is that normal behavior? Also the same server and one other redhat 9 nagi...
- Mon Mar 10, 2025 6:38 am
- Forum: Nagios XI
- Topic: nagiosxi error after upgrade - Caught SIGSEGV
- Replies: 5
- Views: 3588
Re: nagiosxi error after upgrade - Caught SIGSEGV
server redhat 9, upgraded nagiosxi from 2024R1.1.2 to 2024R1.4.1 Ok, so what i tried more 1) Stop nagios 2) download nagios 2024R1.1.2, extract it. 3) Went to ndo folder, extract it. 4) mysql -u root -ppassword nagios </tmp/nagiosxi/subcomponents/ndo/ndo-3.1.0/db/upgrade-from-3.0.6.sql mysql -u root...
- Tue Mar 04, 2025 2:34 am
- Forum: Nagios XI
- Topic: nagiosxi error after upgrade - Caught SIGSEGV
- Replies: 5
- Views: 3588
Re: nagiosxi error after upgrade - Caught SIGSEGV
Thats not it. As i mentioned, i upgraded to ndo3 and in nagios cfg i have ndo3 module enabled instead of ndo2. Im guessing that the ndo upgrade didnt create some tables/databases to mysql needed for ndo3 and that is why the proccess dies. Any ideas what to try?
- Wed Feb 26, 2025 9:28 am
- Forum: Nagios XI
- Topic: nagiosxi error after upgrade - Caught SIGSEGV
- Replies: 5
- Views: 3588
Re: nagiosxi error after upgrade - Caught SIGSEGV
Ok, so forum had similar issues posted, i followed these. I had ndo2 in use, upgraded to ndo3 and after that did the nagiosxi version upgrade again. The result is kind of a mix of success and fail. First off. the ndo3 install is success, thou in the end there is a warning that could not connect via ...
- Wed Feb 26, 2025 6:28 am
- Forum: Nagios XI
- Topic: nagiosxi error after upgrade - Caught SIGSEGV
- Replies: 5
- Views: 3588
nagiosxi error after upgrade - Caught SIGSEGV
Hello server redhat 9, upgraded nagiosxi from 2024R1.1.2 to 2024R1.3.4. Upgrade itself was succesful, no problems recorded. But after the upgrade nagios.service will not start. systemctl status nagios.service × nagios.service - Nagios Core 4.5.3 Loaded: loaded (/usr/lib/systemd/system/nagios.service...
- Mon Aug 26, 2024 2:19 am
- Forum: Nagios XI
- Topic: mib bulk upload
- Replies: 5
- Views: 3555
Re: mib bulk upload
At the moment i really dont want to use traps with these new mib's, just regular check_snmp. Addmib is not available on centos 7, it should be part of the snmp-utils what i have installed but not addmib package available. That said, can i just upload the required mibs to /usr/share/snmp/mibs folder ...