.. _service_management: Service Management ~~~~~~~~~~~~~~~~~~ Makes it possible to manipulate (Start & Stop) or check on the status on different system services - Web server used for the Web GUI - NTP service used for time synchronization - SNMP server used for system monitoring - Configure the REST API :: ┌────────────────────────────────────────────────────────────────────────────┐ │ Service Management on node1 (Version 2.0.X build XXXX) │ └────────────────────────────────────────────────────────────────────────────┘ ┌─┬──────────────────────────────────────────────────────────────────────────┐ │1│Web Server │ │2│NTP Server │ │3│SNMP Server │ │4│REST API │ │5│Login Settings │ │6│SMTP Settings │ │7│OCSP & nginx Settings │ │8│Client Authentication (mTLS) Settings │ └─┴──────────────────────────────────────────────────────────────────────────┘ Move the cursor or enter a it's corresponding number (Q to Quit) Main> System Settings> Service> .. toctree:: :maxdepth: 2 web_server.rst ntp_server.rst snmp_server.rst rest_api.rst login_settings.rst smtp_settings.rst ocsp_settings.rst mtls_settings.rst