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
Server broke after installing rrd
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: Server broke after installing rrd
I split this off from where you first posted as that was someones request about a report.
You mentioned the following:
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
You mentioned the following:
I am not familiar with what you did because Nagios XI already has rrdtool installed.sarosyn wrote:Need to install rrd to overcome this isuue.
So we installed & observed that performance improved & system load average also normal .
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