Kaspersky Industrial CyberSecurity for Networks

Viewing the status of services supporting operation of application components

March 22, 2024

ID 140968

You can view the status of services that support the operation of application components. If the service is active, this means that it was successfully started.

To view the status of a service:

  1. On the computer on which the application component is installed, open the operating system console.
  2. Enter the following command:

    sudo service <service name> status

    where <service name> is the name of the service, whose information you want to view. You can specify the following services:

    • kics4net – main service (runs on a computer that performs Server functions or sensor functions)
    • kics4net-connectors-launcher – registration and launch of manageable connectors service (runs on a computer that performs Server functions or sensor functions)
    • kics4net-epp-proxy – integration service (runs on a computer that performs Server functions or sensor functions)
    • kics4net-fts – full-text search system service (runs only on a computer that performs Server functions).
    • kics4net-postgresql – DBMS service (runs only on a computer that performs Server functions)
    • kics4net-websensor – web server service (runs only on a computer that performs sensor functions).
    • kics4net-webserver – web server service (runs only on a computer that performs Server functions).
    • klnagent –Network Agent service (runs only on a computer that performs Server functions).

      Example:

      sudo service kics4net status

If the service is not active, you can restart the computer or restart the service.

Did you find this article helpful?
What can we do better?
Thank you for your feedback! You're helping us improve.
Thank you for your feedback! You're helping us improve.