Search found 20 matches

by dheitepriem
Fri Jun 17, 2016 9:48 am
Forum: Open Source Nagios Projects
Topic: Compile 64-bit on SPARC produces LD error
Replies: 4
Views: 2781

Re: Compile 64-bit on SPARC produces LD error

I posted the error to the github page (https://github.com/NagiosEnterprises/na ... issues/135) so I think this topic can be closed.
by dheitepriem
Fri Jun 17, 2016 3:07 am
Forum: Open Source Nagios Projects
Topic: Nagios 4.1.1 on Solaris 11 - Can't connect to query socket
Replies: 34
Views: 11886

Re: Nagios 4.1.1 on Solaris 11 - Can't connect to query sock

I would say this topic can be marked as resolved and closed as the "<defunct>" processes don't influence the overall working of Nagios
by dheitepriem
Fri Jun 17, 2016 3:05 am
Forum: Open Source Nagios Projects
Topic: Compile 64-bit on SPARC produces LD error
Replies: 4
Views: 2781

Re: Compile 64-bit on SPARC produces LD error

Just a quick note: As the error appears when building the "hello world" module, I did just check if it was really necessary. As this is a simple example for modules I considered it not necessary for us and added a simple "#" to the appropriate lines in the main MakeFile (*nagios-...
by dheitepriem
Fri Jun 17, 2016 1:46 am
Forum: Open Source Nagios Projects
Topic: Compile 64-bit on SPARC produces LD error
Replies: 4
Views: 2781

Compile 64-bit on SPARC produces LD error

Hi everyone, I'm trying to compile the 64-bit version of Nagios 4.1.1 on Solaris 11.3 SPARC and getting the following errors: gmake[1]: Entering directory `/export/home/dheitepriem/nagios/nagios-4.1.1/module' gcc -m64 -I.. -m64 -DHAVE_CONFIG_H -o helloworld.o helloworld.c -G -m64 -lsocket ld: fatal:...
by dheitepriem
Tue May 17, 2016 6:10 am
Forum: Open Source Nagios Projects
Topic: Nagios 4.1.1 on Solaris 11 - Can't connect to query socket
Replies: 34
Views: 11886

Re: Nagios 4.1.1 on Solaris 11 - Can't connect to query sock

Unfortunately the "<defunct>" processes are no workers which timed out. root@cs-monitor-brem-t:~# ps -ef | grep nagios nagios 22196 22175 0 - ? 0:00 <defunct> nagios 22202 22175 0 - ? 0:00 <defunct> nagios 22181 22175 0 - ? 0:00 <defunct> nagios 22176 22175 0 12:58:40 ? 0:00 /opt/nagios/bi...
by dheitepriem
Mon May 16, 2016 11:24 am
Forum: Open Source Nagios Projects
Topic: Nagios 4.1.1 on Solaris 11 - Can't connect to query socket
Replies: 34
Views: 11886

Re: Nagios 4.1.1 on Solaris 11 - Can't connect to query sock

I added the "-d" parameter and now it starts successfully (according to SMF). The "<defunct>" processes are still there but I don't know if they will influence the program in any way. I will monitor the functionality of Nagios over this week and will get back to you if I encounte...
by dheitepriem
Fri May 13, 2016 1:45 am
Forum: Open Source Nagios Projects
Topic: Nagios 4.1.1 on Solaris 11 - Can't connect to query socket
Replies: 34
Views: 11886

Re: Nagios 4.1.1 on Solaris 11 - Can't connect to query sock

Unfortunately it doesn't work. LDAP is disabled, a local nagios account and group have been created and the apache user has been added to this nagios group. root@cs-monitor-brem-t:/opt# svcs -xv nagios svc:/application/nagios:default (?) State: maintenance since May 13, 2016 08:37:44 AM CEST Reason:...
by dheitepriem
Thu May 12, 2016 3:38 pm
Forum: Open Source Nagios Projects
Topic: Nagios 4.1.1 on Solaris 11 - Can't connect to query socket
Replies: 34
Views: 11886

Re: Nagios 4.1.1 on Solaris 11 - Can't connect to query sock

Thank you very much for the links and especially your help. I will try it without LDAP tomorrow (European time)
by dheitepriem
Thu May 12, 2016 12:06 pm
Forum: Open Source Nagios Projects
Topic: Nagios 4.1.1 on Solaris 11 - Can't connect to query socket
Replies: 34
Views: 11886

Re: Nagios 4.1.1 on Solaris 11 - Can't connect to query sock

Of course I can do it. This is the output nagios@cs-monitor-brem-t:~$ id uid=1005(nagios) gid=1005(nagios) nagios@cs-monitor-brem-t:~$ pwd /opt/nagios nagios@cs-monitor-brem-t:~$ /opt/nagios/bin/nagios /opt/nagios/etc/nagios.cfg Nagios Core 4.1.1 Copyright (c) 2009-present Nagios Core Development Te...