Emergency help about Nagios.

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
hack3rcon
Posts: 27
Joined: Sat Jul 16, 2016 9:50 am

Emergency help about Nagios.

Post by hack3rcon »

Hello.
I used below instruction for installing Nagios on Fedora 23 :

http://www.tecmint.com/install-nagios-in-linux/

But after it when I enter "systemctl start nagios.service" my Nagios can't start and show me an error :

Code: Select all

Job for nagios.service failed because a timeout was exceeded. See "systemctl status nagios.service" and "journalctl -xe" for details.
and

Code: Select all

-- Unit systemd-update-utmp-runlevel.service has finished starting up.
-- 
-- The start-up result is done.
Jul 17 04:53:22 localhost.localdomain systemd[1]: Startup finished in 1.224s (kernel) + 1.741s (initrd) + 5min 20.348s (userspace) = 5min 23.313s.
-- Subject: System start-up is now complete
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- All system services necessary queued for starting at boot have been
-- successfully started. Note that this does not mean that the machine is
-- now idle as services might still be busy with completing start-up.
-- 
-- Kernel start-up required 1224524 microseconds.
-- 
-- Initial RAM disk start-up required 1741198 microseconds.
-- 
-- Userspace start-up required 320348182 microseconds.
Jul 17 04:53:30 localhost.localdomain audit[2259]: CRYPTO_KEY_USER pid=2259 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 m
Jul 17 04:53:30 localhost.localdomain audit[2259]: CRYPTO_KEY_USER pid=2259 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 m
Jul 17 04:53:30 localhost.localdomain audit[2259]: CRYPTO_KEY_USER pid=2259 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 m
Jul 17 04:53:30 localhost.localdomain sshd[2258]: Connection closed by 127.0.0.1 port 32840 [preauth]
Jul 17 04:53:30 localhost.localdomain audit[2258]: CRYPTO_KEY_USER pid=2258 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 m
Jul 17 04:53:30 localhost.localdomain audit[2258]: CRYPTO_KEY_USER pid=2258 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 m
Jul 17 04:53:30 localhost.localdomain audit[2258]: CRYPTO_KEY_USER pid=2258 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 m
Jul 17 04:53:30 localhost.localdomain audit[2258]: CRYPTO_KEY_USER pid=2258 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 m
Jul 17 04:53:30 localhost.localdomain audit[2258]: USER_LOGIN pid=2258 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='o
How can I solve it?
hack3rcon
Posts: 27
Joined: Sat Jul 16, 2016 9:50 am

Re: Emergency help about Nagios.

Post by hack3rcon »

Problem solved. I installed nagios via source code and problem solved.
bwallace
Posts: 1145
Joined: Tue Nov 17, 2015 1:57 pm

Re: Emergency help about Nagios.

Post by bwallace »

Thanks for the update and glad to hear this is resolved - sorry we did not respond sooner but we are in CST and it was the weekend when your 1st post appeared. I'll go ahead and lock this thread now....
Be sure to check out the Knowledgebase for helpful articles and solutions!
Locked