Nagios services are turning off

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
ITOMB_IMT
Posts: 181
Joined: Wed Oct 17, 2018 12:55 pm

Nagios services are turning off

Post by ITOMB_IMT »

HI,

we are hosting XI 5.6.3 on RHEL 7.5. Recently we upgraded from 5.6.1 to 5.6.3, since then the services(nagios, npcd, ndo2db) were dead. even we try to start them they will be active for a while and keep dead again. any thing to be checked.

Thanks,
User avatar
cdienger
Support Tech
Posts: 5045
Joined: Tue Feb 07, 2017 11:26 am

Re: Nagios services are turning off

Post by cdienger »

Disk space:

Code: Select all

df -h
load:

Code: Select all

top
logs:

Code: Select all

/var/log/messages
/usr/local/nagios/var/npcd.log
/usr/local/nagios/var/nagios.log
/usr/local/nagios/var/perfdata.log
/var/log/mysqld.log
/var/log/mariadb/mariadb.log
/var/log/cron
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Locked