Page 1 of 1

Server broke after installing rrd

Posted: Thu Apr 26, 2018 10:53 am
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

Re: Server broke after installing rrd

Posted: Thu Apr 26, 2018 12:57 pm
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