I need to evaluate in all linux (RHE 5,6,7,8) the status of the “resilient” service.
All the queries give me wrong data:
Q: service "resilient.service"
A: “resilient.service” “resilient.sh” “Stopped”
Q: exists running service "resilient"
A: False
When I do a “systemctl status resilient”:
systemctl status resilient
● resilient.service - Resilient Service application
Loaded: loaded (/usr/lib/systemd/system/resilient.service; enabled; vendor preset: disabled)
Active: active (running) since Sat 2022-05-28 19:27:52 -03; 1 month 28 days ago
Process: 12907 ExecStart=/usr/share/co3/bin/resilient.sh start (code=exited, status=0/SUCCESS)