In the Java platform there is a script typically located at /etc/init.d/outsystems that can receive a 'status' parameter to which it will return the state of the Outsystems services in that server.
But this script instead of checking if the services are really running like service center does, all it seems to do is check if an operation start was issued. So it provides misleading status entries to the users administrating the servers.