Search found 9 matches

by raskolnikov88
Tue Oct 07, 2025 4:17 pm
Forum: Open Source Nagios Projects
Topic: Nagios core works great on RHEL 9 but not RHEL 10
Replies: 4
Views: 55583

Re: Nagios core works great on RHEL 9 but not RHEL 10

After observing the RHEL 10 nagios instance for some time, I see that there is a subtle error lurking. With selinux non-enforcing, everything works well. With selinux enforcing, a login test that I wrote, using expect, fails. Unfortunately, there is no selinux violation that can be remediated to fix...
by raskolnikov88
Wed Sep 03, 2025 3:00 pm
Forum: Open Source Nagios Projects
Topic: Nagios core works great on RHEL 9 but not RHEL 10
Replies: 4
Views: 55583

Re: Nagios core works great on RHEL 9 but not RHEL 10

I'm happy to report that as of today, my test nagios server on RHEL 10 is successfully running all tests (24 hosts, 133 checks) including the tests which were failing before. Updating the password on the mysql server fixed the mysql problem, and selinux exceptions apparently fixed the rest.
by raskolnikov88
Sat Jul 12, 2025 3:50 pm
Forum: Open Source Nagios Projects
Topic: Nagios core works great on RHEL 9 but not RHEL 10
Replies: 4
Views: 55583

Nagios core works great on RHEL 9 but not RHEL 10

I recently decided to build a new Nagios server based on RHEL 10, and I discovered that epel had no nagios packages for RHEL 10. I built RPM packages from the Nagios 4.5.9 source and installed them. Nagios started up nicely, but then I noticed that 2 of my test indicated failures. The DHCP server te...
by raskolnikov88
Tue May 07, 2024 5:40 pm
Forum: Open Source Nagios Projects
Topic: NCPA checks for lowercase version of command, thus fails
Replies: 2
Views: 2531

NCPA checks for lowercase version of command, thus fails

I'm trying to replace the nagios check_procs plugin with the native ncpa facility, but it seems to have some limitations. One of them is described thusly: I'm checking for a process called "Autosched.bora9.bsh" - $ ssh drslinap3d ps -ef|grep Autosched.bora9.bsh espbatch 9714 1 0 Apr08 ? 00...
by raskolnikov88
Wed Oct 16, 2019 7:21 pm
Forum: Nagios XI
Topic: Fresh install on ubuntu 18.04 fails: snmp-mibs-downloader
Replies: 6
Views: 3349

Re: Fresh install on ubuntu 18.04 fails: snmp-mibs-downloade

Well, interesting - since you were seeing the snmp-mibs-downloader, I took a look at another 18.04 instance, and that package comes up there. The only difference I can see in the sources.list is that the box where it's working has "multiverse" appended to the first 3 lines. In like manner,...
by raskolnikov88
Wed Oct 16, 2019 7:14 pm
Forum: Nagios XI
Topic: Fresh install on ubuntu 18.04 fails: snmp-mibs-downloader
Replies: 6
Views: 3349

Re: Fresh install on ubuntu 18.04 fails: snmp-mibs-downloade

root@nagiosxi:~# cat /etc/apt/sources.list deb http://archive.ubuntu.com/ubuntu bionic main restricted universe deb http://archive.ubuntu.com/ubuntu bionic-updates main restricted universe deb http://security.ubuntu.com/ubuntu bionic-security main restricted universe multiverse deb http://archive.c...
by raskolnikov88
Mon Oct 14, 2019 3:29 pm
Forum: Nagios XI
Topic: Fresh install on ubuntu 18.04 fails: snmp-mibs-downloader
Replies: 6
Views: 3349

Re: Fresh install on ubuntu 18.04 fails: snmp-mibs-downloade

root@nagiosxi:/# apt-cache search snmp-mibs-downloader
libsnmp-base - SNMP configuration script, MIBs and documentation
libsmi2-common - library to access SMI MIB information - MIB module files
root@nagiosxi:/#
by raskolnikov88
Sat Oct 12, 2019 2:08 pm
Forum: Nagios XI
Topic: Fresh install on ubuntu 18.04 fails: snmp-mibs-downloader
Replies: 6
Views: 3349

Fresh install on ubuntu 18.04 fails: snmp-mibs-downloader

I've been using nagios open source with great results, so naturally I was interested in taking nagios xi for a spin. I spun up a new ubuntu 18.04 LTS instance, and run a full update. I downloaded xi-5.6.7.tar.gz, untarred it, entered the nagios directory and typed "./fullinstall" Hard fail...
by raskolnikov88
Sun Sep 22, 2019 11:57 am
Forum: Open Source Nagios Projects
Topic: After update of nagios to 4.4.3, DNS checks all fail
Replies: 9
Views: 3495

After update of nagios to 4.4.3, DNS checks all fail

I'd been using nagios on centos 7 for a couple of years and everything worked as expected. Yesterday it updated from 4.3.4 to 4.4.3 and DNS checks all began failing. All of the monitored DNS servers are working fine, but nagios always returns an error of the form: DNS CRITICAL - query type of -query...