Check fluidtopics daemon - Fluid Topics - 3.8

Install Fluid Topics on a Single Server

Operating system
RHEL
Category
Technical Notes
Audience
public
Version
3.8

<meta <meta The Fluid Topics web server daemon is expected for the front server. Check that the Fluid Topics web server daemon is running on the front server by using the following command:

As root user

systemctl status fluidtopics

The following result is expected:

● fluidtopics.service - Fluid Topics Web Server
...
Active: active (running) since mar. 2018-11-13 10:32:04 UTC; 3h 33min ago
...

The PID number is randomly assigned to an operation and does not have to match the documentation.


If the Fluid Topics web server daemon is not running, use the following command:

As root user

systemctl start fluidtopics