NagioXI Apply Configuration Page Stalls Out, Never Completes

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
rkennedy
Posts: 6579
Joined: Mon Oct 05, 2015 11:45 am

Re: NagioXI Apply Configuration Page Stalls Out, Never Compl

Post by rkennedy »

Can you also navigate to Configure -> Core Config Manager -> Config Manager Admin -> Config Manager Settings and let us know what the 'Server Protocol' is set to?
Former Nagios Employee
cyberportnoc
Posts: 66
Joined: Tue Nov 24, 2015 1:14 am

Re: NagioXI Apply Configuration Page Stalls Out, Never Compl

Post by cyberportnoc »

HI,


Monitoring Engine Green
Performance Grapher Green
Database Backend Green

Database Maintenance Red
Command Subsystem Red
Event Manager Red
Feed Processor Red
Report Engine Red
Cleaner Red
nonstop Operations Manager Red
System Statistics Red


All red last run is Last Run 14d 19h

Thanks,
Kelvin
cyberportnoc
Posts: 66
Joined: Tue Nov 24, 2015 1:14 am

Re: NagioXI Apply Configuration Page Stalls Out, Never Compl

Post by cyberportnoc »

HI,

Green status
Monitoring Engine
Performance Grapher
Database Backend

Red status
Database Maintenance
Command Subsystem
Event Manager
Feed Processor
Report Engine
Cleaner
nonstop Operations Manager
System Statistics

All red status component last run is 14d 19h

Thanks,
Kelvin
cyberportnoc
Posts: 66
Joined: Tue Nov 24, 2015 1:14 am

Re: NagioXI Apply Configuration Page Stalls Out, Never Compl

Post by cyberportnoc »

HI,

The server protocol set to "HTTP"

Thank
Kelvin
cyberportnoc
Posts: 66
Joined: Tue Nov 24, 2015 1:14 am

Re: NagioXI Apply Configuration Page Stalls Out, Never Compl

Post by cyberportnoc »

HI,

Any luck?
User avatar
hsmith
Agent Smith
Posts: 3539
Joined: Thu Jul 30, 2015 11:09 am
Location: 127.0.0.1
Contact:

Re: NagioXI Apply Configuration Page Stalls Out, Never Compl

Post by hsmith »

Those checks should not be red. That is a bad sign. Is cron running on the system?

Code: Select all

service crond status
tail -n25 /var/log/cron
Former Nagios Employee.
me.
cyberportnoc
Posts: 66
Joined: Tue Nov 24, 2015 1:14 am

Re: NagioXI Apply Configuration Page Stalls Out, Never Compl

Post by cyberportnoc »

HI,

Below is the information:

[root@icnagios01 ~]# service crond status
crond (pid 1681) is running...
[root@icnagios01 ~]# tail -n25 /var/log/cron
Dec 29 08:20:01 icnagios01 CROND[7404]: (root) CMD (/usr/lib64/sa/sa1 1 1)
Dec 29 08:25:01 icnagios01 CROND[7776]: (root) CMD (LANG=C LC_ALL=C /usr/bin/mrtg /etc/mrtg/mrtg.cfg --lock-file /var/lock/mrtg/mrtg_l --confcache-file /var/lib/mrtg/mrtg.ok)
Dec 29 08:30:01 icnagios01 CROND[8052]: (root) CMD (LANG=C LC_ALL=C /usr/bin/mrtg /etc/mrtg/mrtg.cfg --lock-file /var/lock/mrtg/mrtg_l --confcache-file /var/lib/mrtg/mrtg.ok)
Dec 29 08:30:01 icnagios01 CROND[8053]: (root) CMD (/usr/lib64/sa/sa1 1 1)
Dec 29 08:35:01 icnagios01 CROND[8423]: (root) CMD (LANG=C LC_ALL=C /usr/bin/mrtg /etc/mrtg/mrtg.cfg --lock-file /var/lock/mrtg/mrtg_l --confcache-file /var/lib/mrtg/mrtg.ok)
Dec 29 08:40:01 icnagios01 CROND[8722]: (root) CMD (LANG=C LC_ALL=C /usr/bin/mrtg /etc/mrtg/mrtg.cfg --lock-file /var/lock/mrtg/mrtg_l --confcache-file /var/lib/mrtg/mrtg.ok)
Dec 29 08:40:01 icnagios01 CROND[8723]: (root) CMD (/usr/lib64/sa/sa1 1 1)
Dec 29 08:45:01 icnagios01 CROND[9101]: (root) CMD (LANG=C LC_ALL=C /usr/bin/mrtg /etc/mrtg/mrtg.cfg --lock-file /var/lock/mrtg/mrtg_l --confcache-file /var/lib/mrtg/mrtg.ok)
Dec 29 08:50:01 icnagios01 CROND[9374]: (root) CMD (/usr/lib64/sa/sa1 1 1)
Dec 29 08:50:01 icnagios01 CROND[9375]: (root) CMD (LANG=C LC_ALL=C /usr/bin/mrtg /etc/mrtg/mrtg.cfg --lock-file /var/lock/mrtg/mrtg_l --confcache-file /var/lib/mrtg/mrtg.ok)
Dec 29 08:55:01 icnagios01 CROND[9747]: (root) CMD (LANG=C LC_ALL=C /usr/bin/mrtg /etc/mrtg/mrtg.cfg --lock-file /var/lock/mrtg/mrtg_l --confcache-file /var/lib/mrtg/mrtg.ok)
Dec 29 09:00:01 icnagios01 CROND[10043]: (root) CMD (LANG=C LC_ALL=C /usr/bin/mrtg /etc/mrtg/mrtg.cfg --lock-file /var/lock/mrtg/mrtg_l --confcache-file /var/lib/mrtg/mrtg.ok)
Dec 29 09:00:01 icnagios01 CROND[10044]: (root) CMD (/usr/lib64/sa/sa1 1 1)
Dec 29 09:01:01 icnagios01 CROND[10102]: (root) CMD (run-parts /etc/cron.hourly)
Dec 29 09:01:01 icnagios01 run-parts(/etc/cron.hourly)[10102]: starting 0anacron
Dec 29 09:01:01 icnagios01 run-parts(/etc/cron.hourly)[10111]: finished 0anacron
Dec 29 09:05:01 icnagios01 CROND[10427]: (root) CMD (LANG=C LC_ALL=C /usr/bin/mrtg /etc/mrtg/mrtg.cfg --lock-file /var/lock/mrtg/mrtg_l --confcache-file /var/lib/mrtg/mrtg.ok)
Dec 29 09:10:01 icnagios01 CROND[10701]: (root) CMD (LANG=C LC_ALL=C /usr/bin/mrtg /etc/mrtg/mrtg.cfg --lock-file /var/lock/mrtg/mrtg_l --confcache-file /var/lib/mrtg/mrtg.ok)
Dec 29 09:10:01 icnagios01 CROND[10702]: (root) CMD (/usr/lib64/sa/sa1 1 1)
Dec 29 09:15:01 icnagios01 CROND[11075]: (root) CMD (LANG=C LC_ALL=C /usr/bin/mrtg /etc/mrtg/mrtg.cfg --lock-file /var/lock/mrtg/mrtg_l --confcache-file /var/lib/mrtg/mrtg.ok)
Dec 29 09:20:01 icnagios01 CROND[11350]: (root) CMD (/usr/lib64/sa/sa1 1 1)
Dec 29 09:20:01 icnagios01 CROND[11351]: (root) CMD (LANG=C LC_ALL=C /usr/bin/mrtg /etc/mrtg/mrtg.cfg --lock-file /var/lock/mrtg/mrtg_l --confcache-file /var/lib/mrtg/mrtg.ok)
Dec 29 09:25:01 icnagios01 CROND[11725]: (root) CMD (LANG=C LC_ALL=C /usr/bin/mrtg /etc/mrtg/mrtg.cfg --lock-file /var/lock/mrtg/mrtg_l --confcache-file /var/lib/mrtg/mrtg.ok)
Dec 29 09:30:01 icnagios01 CROND[12058]: (root) CMD (LANG=C LC_ALL=C /usr/bin/mrtg /etc/mrtg/mrtg.cfg --lock-file /var/lock/mrtg/mrtg_l --confcache-file /var/lib/mrtg/mrtg.ok)
Dec 29 09:30:01 icnagios01 CROND[12059]: (root) CMD (/usr/lib64/sa/sa1 1 1)
User avatar
hsmith
Agent Smith
Posts: 3539
Joined: Thu Jul 30, 2015 11:09 am
Location: 127.0.0.1
Contact:

Re: NagioXI Apply Configuration Page Stalls Out, Never Compl

Post by hsmith »

What's the output of ls /etc/cron.d ?
Former Nagios Employee.
me.
cyberportnoc
Posts: 66
Joined: Tue Nov 24, 2015 1:14 am

Re: NagioXI Apply Configuration Page Stalls Out, Never Compl

Post by cyberportnoc »

[root@icnagios01 ~]# ls /etc/cron.d
0hourly mrtg nagiosxi sysstat

Thanks,
Kelvin
User avatar
hsmith
Agent Smith
Posts: 3539
Joined: Thu Jul 30, 2015 11:09 am
Location: 127.0.0.1
Contact:

Re: NagioXI Apply Configuration Page Stalls Out, Never Compl

Post by hsmith »

What are the contents of the nagiosxi file? It seems like it is not running.
Former Nagios Employee.
me.
Locked