Allows querying for the status of all/multiple services at once. Reply becomes a map[string]string, where the key is the service name and the value represents the name of the state the service is in (instead of returning just RUNNING/STOPPED).