.. _arc-api-server:

:mod:`server` --- Autotest Server Status
========================================

The :mod:`server` module expose methods that allow one to check the server
current status. Note that the status information returned go beyond the
status of the RPC server itself, since you would already be communicating
with the RPC server to use this functionality.


.. automodule:: arc.server
   :members:
