systemctl status httpd - Not Running
I did start and can access the redhat apache default page
systemctl status Nagios
● nagios.service - Nagios Core 4.4.5
Loaded: loaded (/usr/lib/systemd/system/nagios.service; disabled; vendor preset: disabled)
Active: failed (Result: exit-code) since Thu 2020-02-20 14:15:28 EST; 1h 3min ago
Docs:
https://www.nagios.org/documentation
Process: 6532 ExecStartPre=/usr/local/nagios/bin/nagios -v /usr/local/nagios/etc/nagios.cfg (code=exited, status=1/FAILURE)
Feb 20 14:15:28 HOSTNAME nagios[6532]: Check your configuration file(s) to ensure that they contain valid
Feb 20 14:15:28 HOSTNAME nagios[6532]: directives and data definitions. If you are upgrading from a previous
Feb 20 14:15:28 HOSTNAME nagios[6532]: version of Nagios, you should be aware that some variables/definitions
Feb 20 14:15:28 HOSTNAME nagios[6532]: may have been removed or modified in this version. Make sure to read
Feb 20 14:15:28 HOSTNAME nagios[6532]: the HTML documentation regarding the config files, as well as the
Feb 20 14:15:28 HOSTNAME nagios[6532]: 'Whats New' section to find out what has changed.
Feb 20 14:15:28 HOSTNAME systemd[1]: nagios.service: control process exited, code=exited status=1
Feb 20 14:15:28 HOSTNAME systemd[1]: Failed to start Nagios Core 4.4.5.
Feb 20 14:15:28 HOSTNAME systemd[1]: Unit nagios.service entered failed state.
Feb 20 14:15:28 HOSTNAME systemd[1]: nagios.service failed.