Search found 5 matches

by rnsimmons
Fri Apr 04, 2025 2:01 pm
Forum: Open Source Nagios Projects
Topic: Nagios Core on Raspberry Pi fails to start
Replies: 4
Views: 8877

Re: Nagios Core on Raspberry Pi fails to start

I just noticed that there's a nagios.cfg in /usr/local/nagios/etc AND in /usr/local/nagios/etc/objects. I assume the one NOT in objects is the one used when trying to start the Nagios service.

I'm still getting the same error when trying to restart nagios.
by rnsimmons
Fri Apr 04, 2025 10:21 am
Forum: Open Source Nagios Projects
Topic: Nagios Core on Raspberry Pi fails to start
Replies: 4
Views: 8877

Re: Nagios Core on Raspberry Pi fails to start

I've since uninstalled Nagios and rebuilt it from scratch. However, when I configure it, I get the same issue. I suspected the problem was with a config file as that was what I modified prior to attempting the restart.

BTW, I'm using the instructions from Raspberry Tips by Patrick Fromaget.
by rnsimmons
Fri Apr 04, 2025 10:03 am
Forum: Nagios XI
Topic: Error Running ./configure
Replies: 3
Views: 1012

Re: Error Running ./configure

It was Nagios Core, but I figured out the resolution.
by rnsimmons
Mon Mar 31, 2025 2:12 pm
Forum: Open Source Nagios Projects
Topic: Nagios Core on Raspberry Pi fails to start
Replies: 4
Views: 8877

Nagios Core on Raspberry Pi fails to start

I've gone through the manual installation process, whereby I built the users and user groups and compiled the code. Everything was working just fine last night. I then started editing the nagios.cfg file to add additional hosts and host groups. The start failed When I tried reloading Nagios with the...
by rnsimmons
Tue Mar 25, 2025 3:08 pm
Forum: Nagios XI
Topic: Error Running ./configure
Replies: 3
Views: 1012

Error Running ./configure

I'm stepping through the process to compile Nagios on my RPi 4, but I'm having an issue. (I searched for the errors encountered but couldn't find an exact match.) When I run ./configure --with-commandgroup=nagcmd , the script ends with ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~...