Obtain the Service Status

The following command obtains the “active” or “not active” status of license server service.

To obtain the status of the license server service

Run the following command:

sudo systemctl -l status flexnetls-producer_name 

The -l switch disables truncation of lines in the output.

The following shows example status output. The current service status is highlighted in this excerpt:

flexnetls-fnedemo.service - FlexnetLS Local License Server.
Loaded: loaded (/etc/systemd/system/flexnetls-fnedemo.service; enabled; vendor preset: disabled)
Drop-In: /etc/systemd/system/flexnetls-fnedemo.service.d
└─flexnetls.conf
Active: active (running) since Tue 2018-11-22 14:28:25 GMT; 18h ago 
...