Server broke after installing rrd

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
sarosyn
Posts: 8
Joined: Tue Jun 13, 2017 6:02 am

Server broke after installing rrd

Post by sarosyn »

Hi All,

We observed that Nagios XI server becames very slow after enrolling 80 network devices & servers . Need to install rrd to overcome this isuue.
So we installed & observed that performance improved & system load average also normal . It didnt work after reboot system. System load average is more.

Naxios XI
OS: Cent OS


Getting error during httpd service error

" Job for httpd.service failed because the control process exited with error code. See "systemctl status httpd.service" and "journalctl -xe" for details."

â httpd.service - The Apache HTTP Server
Loaded: loaded (/usr/lib/systemd/system/httpd.service; enabled; vendor preset: disabled)
Active: failed (Result: exit-code) since Thu 2018-04-26 21:20:51 IST; 48s ago
Docs: man:httpd(8)
man:apachectl(8)
Process: 19226 ExecStop=/bin/kill -WINCH ${MAINPID} (code=exited, status=1/FAILURE)
Process: 19189 ExecStart=/usr/sbin/httpd $OPTIONS -DFOREGROUND (code=exited, status=1/FAILURE)
Main PID: 19189 (code=exited, status=1/FAILURE)

Team , Kindly check and suggest what need to do.

Thanks lot
Saroj
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Server broke after installing rrd

Post by scottwilkerson »

I split this off from where you first posted as that was someones request about a report.

You mentioned the following:
sarosyn wrote:Need to install rrd to overcome this isuue.
So we installed & observed that performance improved & system load average also normal .
I am not familiar with what you did because Nagios XI already has rrdtool installed.

Can you show us what you did?

Also, can you post the content of the following as it seems you are mentioning that httpd isn't starting

Code: Select all

tail -200 /var/log/httpd/error_log
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
Locked