Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
app-notes:set-up-snmp [2025/01/24 06:01] – [2. Setting up the SNMP client side for the query] grayapp-notes:set-up-snmp [2025/01/24 06:44] (current) – [4. Setting up an LXC container and then implementing Node RED] gray
Line 55: Line 55:
  
   * NetModule manual 4.8.0.103 [[https://share.netmodule.com/public/system-software/4.8/4.8.0.103/NB2800_Manual_4.8.0.103.pdf| Manual PDF]]    * NetModule manual 4.8.0.103 [[https://share.netmodule.com/public/system-software/4.8/4.8.0.103/NB2800_Manual_4.8.0.103.pdf| Manual PDF]] 
 +
 +----
  
 ===== - Setting up the SNMP client side for the query ===== ===== - Setting up the SNMP client side for the query =====
Line 264: Line 266:
 root@LXCNAME:/# root@LXCNAME:/#
 </konsole> </konsole>
 +
 +Once you have stored the systemctl for Node-RED, you still have to restart the container for the service to start.
  
 You can access the Node-RED interface via a web browser. Simply enter the IP address of the container and port 1880. You can access the Node-RED interface via a web browser. Simply enter the IP address of the container and port 1880.
Line 270: Line 274:
  
 {{:pictures:node-red.png?800|}} {{:pictures:node-red.png?800|}}
 +
 +----