> [root@CENSORED tomcat]# systemctl status -lll tomcat
> tomcat.service - Apache Tomcat Web Application Container
> Loaded: loaded (/usr/lib/systemd/system/tomcat.service; enabled)
> Active: active (running) since Mon 2015-08-03 16:05:16 EDT; 18s ago
> Process: 12578 ExecStop=/usr/libexec/tomcat/server stop (code=exited, status=1/FAILURE)
> So... my service is active/running and the process (which I assume is important) is exited/FAILURE
> (It's not clear here but "active (running)" is green while "(code=exited, status=1/FAILURE)" is red