Translations:Node-RED/36/en

Версия от 21:28, 20 октября 2022; Matveevrj (обсуждение | вклад) (Новая страница: «Check the status of the service with the command, the output should contain the line <code>Active: active (running)</code>: <syntaxhighlight lang="console"> # systemctl status nodered ● nodered.service - Node-RED graphical event wiring tool Loaded: loaded (/etc/systemd/system/nodered.service; enabled; vendor preset: enabled) Active: active (running) since Fri 2021-12-03 06:32:25 UTC; 24s ago Main PID: 2757 (node) CGroup: /system.slice/nodered.ser...»)
(разн.) ← Предыдущая | Текущая версия (разн.) | Следующая → (разн.)

Check the status of the service with the command, the output should contain the line Active: active (running): <syntaxhighlight lang="console">

  1. systemctl status nodered

● nodered.service - Node-RED graphical event wiring tool

  Loaded: loaded (/etc/systemd/system/nodered.service; enabled; vendor preset: enabled)
  Active: active (running) since Fri 2021-12-03 06:32:25 UTC; 24s ago
Main PID: 2757 (node)
  CGroup: /system.slice/nodered.service
          └─2757 node /usr/bin/node-red --max_old_space_size=256