Example OT Observability On Linux Devices

Here are examples of how to turn an existing Node-RED device into an observability agent to capture data.

Nodes: node-red-contrib-device-stats node-red-node-tail

[{"id":"a0fb6ab1068081ba","type":"tab","label":"OT Observability","disabled":false,"info":"","env":[]},{"id":"4ce506d8ce0b94be","type":"group","z":"a0fb6ab1068081ba","name":"Monitor files with tail node (node-red-node-tail)","style":{"label":true},"nodes":["9e3521e407c4374b","60d9087cebfeb910"],"x":34,"y":19,"w":392,"h":82},{"id":"710e801cd6fe381e","type":"group","z":"a0fb6ab1068081ba","name":"Monitor Device Stats with stats node (node-red-contrib-device-stats)","style":{"label":true},"nodes":["ea395f9f0c39eacc","ed3c25a20b1339aa","b3bfbf2fd7f3f7b0"],"x":34,"y":119,"w":582,"h":82},{"id":"27bef85167ef73e1","type":"group","z":"a0fb6ab1068081ba","name":"Advanced Health Via Post/Ping (node-red-contrib-device-stats)","style":{"label":true},"nodes":["72868c15a4552b44","65da59d4c596580a","f81fe25225a2c50d"],"x":34,"y":219,"w":452,"h":82},{"id":"bd546e1aa6d9672e","type":"group","z":"a0fb6ab1068081ba","name":"Capture Disk information","style":{"label":true},"nodes":["5add98b8fd015d7f","8caa0fd2eef106a7","d4cfc235485cb221","6e46c0f77f272aff","6cdaf9944a89b8bc"],"x":24,"y":499,"w":482,"h":162},{"id":"85633c4bc11f7792","type":"group","z":"a0fb6ab1068081ba","name":"Capture CPU information","style":{"label":true},"nodes":["15ae03db5df9cee1","43f3160e3a5a187f","45ea58f12d358ca2","1af9bc01a9d8eed7","c82fec3390aa1503"],"x":24,"y":319,"w":482,"h":162},{"id":"8bd032d1e08c2abc","type":"group","z":"a0fb6ab1068081ba","name":"Capture Memory Information","style":{"label":true},"nodes":["58c21bc639125ec0","acca62dc1b5d9f1d","8dc1ee378f74fdac","8a1f6c3d80f3c860","20f9da6d8d013adc"],"x":24,"y":679,"w":482,"h":162},{"id":"b50b0197101472cf","type":"group","z":"a0fb6ab1068081ba","name":"Capture Docker Health Information Example","style":{"label":true},"nodes":["6122944b9e786acb","2fe4408495d33fa0","512f20175eed2de0","0e8953a49af59a75","2f00f707d60dc5a6"],"x":24,"y":859,"w":482,"h":162},{"id":"9e3521e407c4374b","type":"tail","z":"a0fb6ab1068081ba","g":"4ce506d8ce0b94be","name":"","filetype":"text","split":"[\\r]{0,1}\\n","filename":"/var/log/syslog","inputs":0,"x":130,"y":60,"wires":[["60d9087cebfeb910"]]},{"id":"60d9087cebfeb910","type":"debug","z":"a0fb6ab1068081ba","g":"4ce506d8ce0b94be","name":"debug 3","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"false","statusVal":"","statusType":"auto","x":320,"y":60,"wires":[]},{"id":"72868c15a4552b44","type":"DeviceStats","z":"a0fb6ab1068081ba","g":"27bef85167ef73e1","name":"","mem":true,"nw":true,"load":true,"hostname":true,"useString":false,"x":270,"y":260,"wires":[["f81fe25225a2c50d"]]},{"id":"ea395f9f0c39eacc","type":"inject","z":"a0fb6ab1068081ba","g":"710e801cd6fe381e","name":"","props":[{"p":"payload"},{"p":"topic","vt":"str"}],"repeat":"60","crontab":"","once":false,"onceDelay":0.1,"topic":"","payload":"","payloadType":"date","x":150,"y":160,"wires":[["ed3c25a20b1339aa"]]},{"id":"65da59d4c596580a","type":"http in","z":"a0fb6ab1068081ba","g":"27bef85167ef73e1","name":"","url":"/ping","method":"get","upload":false,"swaggerDoc":"","x":120,"y":260,"wires":[["72868c15a4552b44"]]},{"id":"f81fe25225a2c50d","type":"http response","z":"a0fb6ab1068081ba","g":"27bef85167ef73e1","name":"","statusCode":"","headers":{},"x":410,"y":260,"wires":[]},{"id":"ed3c25a20b1339aa","type":"DeviceStats","z":"a0fb6ab1068081ba","g":"710e801cd6fe381e","name":"","mem":true,"nw":true,"load":true,"hostname":true,"useString":false,"x":330,"y":160,"wires":[["b3bfbf2fd7f3f7b0"]]},{"id":"b3bfbf2fd7f3f7b0","type":"debug","z":"a0fb6ab1068081ba","g":"710e801cd6fe381e","name":"debug 4","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"false","statusVal":"","statusType":"auto","x":510,"y":160,"wires":[]},{"id":"5add98b8fd015d7f","type":"exec","z":"a0fb6ab1068081ba","g":"bd546e1aa6d9672e","command":"df -h","addpay":"","append":"","useSpawn":"false","timer":"","winHide":false,"oldrc":false,"name":"","x":250,"y":580,"wires":[["d4cfc235485cb221"],["6e46c0f77f272aff"],["6cdaf9944a89b8bc"]]},{"id":"8caa0fd2eef106a7","type":"inject","z":"a0fb6ab1068081ba","g":"bd546e1aa6d9672e","name":"","props":[{"p":"payload"},{"p":"topic","vt":"str"}],"repeat":"","crontab":"","once":false,"onceDelay":0.1,"topic":"","payload":"","payloadType":"date","x":130,"y":580,"wires":[["5add98b8fd015d7f"]]},{"id":"d4cfc235485cb221","type":"debug","z":"a0fb6ab1068081ba","g":"bd546e1aa6d9672e","name":"debug 5","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"false","statusVal":"","statusType":"auto","x":400,"y":540,"wires":[]},{"id":"6e46c0f77f272aff","type":"debug","z":"a0fb6ab1068081ba","g":"bd546e1aa6d9672e","name":"debug 6","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"false","statusVal":"","statusType":"auto","x":400,"y":580,"wires":[]},{"id":"6cdaf9944a89b8bc","type":"debug","z":"a0fb6ab1068081ba","g":"bd546e1aa6d9672e","name":"debug 7","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"false","statusVal":"","statusType":"auto","x":400,"y":620,"wires":[]},{"id":"15ae03db5df9cee1","type":"exec","z":"a0fb6ab1068081ba","g":"85633c4bc11f7792","command":"lscpu","addpay":"","append":"","useSpawn":"false","timer":"","winHide":false,"oldrc":false,"name":"","x":250,"y":400,"wires":[["45ea58f12d358ca2"],["1af9bc01a9d8eed7"],["c82fec3390aa1503"]]},{"id":"43f3160e3a5a187f","type":"inject","z":"a0fb6ab1068081ba","g":"85633c4bc11f7792","name":"","props":[{"p":"payload"},{"p":"topic","vt":"str"}],"repeat":"","crontab":"","once":false,"onceDelay":0.1,"topic":"","payload":"","payloadType":"date","x":130,"y":400,"wires":[["15ae03db5df9cee1"]]},{"id":"45ea58f12d358ca2","type":"debug","z":"a0fb6ab1068081ba","g":"85633c4bc11f7792","name":"debug 8","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"false","statusVal":"","statusType":"auto","x":400,"y":360,"wires":[]},{"id":"1af9bc01a9d8eed7","type":"debug","z":"a0fb6ab1068081ba","g":"85633c4bc11f7792","name":"debug 9","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"false","statusVal":"","statusType":"auto","x":400,"y":400,"wires":[]},{"id":"c82fec3390aa1503","type":"debug","z":"a0fb6ab1068081ba","g":"85633c4bc11f7792","name":"debug 10","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"false","statusVal":"","statusType":"auto","x":400,"y":440,"wires":[]},{"id":"58c21bc639125ec0","type":"exec","z":"a0fb6ab1068081ba","g":"8bd032d1e08c2abc","command":"free -m","addpay":"","append":"","useSpawn":"false","timer":"","winHide":false,"oldrc":false,"name":"","x":260,"y":760,"wires":[["8dc1ee378f74fdac"],["8a1f6c3d80f3c860"],["20f9da6d8d013adc"]]},{"id":"acca62dc1b5d9f1d","type":"inject","z":"a0fb6ab1068081ba","g":"8bd032d1e08c2abc","name":"","props":[{"p":"payload"},{"p":"topic","vt":"str"}],"repeat":"","crontab":"","once":false,"onceDelay":0.1,"topic":"","payload":"","payloadType":"date","x":130,"y":760,"wires":[["58c21bc639125ec0"]]},{"id":"8dc1ee378f74fdac","type":"debug","z":"a0fb6ab1068081ba","g":"8bd032d1e08c2abc","name":"debug 11","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"false","statusVal":"","statusType":"auto","x":400,"y":720,"wires":[]},{"id":"8a1f6c3d80f3c860","type":"debug","z":"a0fb6ab1068081ba","g":"8bd032d1e08c2abc","name":"debug 12","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"false","statusVal":"","statusType":"auto","x":400,"y":760,"wires":[]},{"id":"20f9da6d8d013adc","type":"debug","z":"a0fb6ab1068081ba","g":"8bd032d1e08c2abc","name":"debug 13","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"false","statusVal":"","statusType":"auto","x":400,"y":800,"wires":[]},{"id":"6122944b9e786acb","type":"exec","z":"a0fb6ab1068081ba","g":"b50b0197101472cf","command":"free -m","addpay":"","append":"","useSpawn":"false","timer":"","winHide":false,"oldrc":false,"name":"","x":260,"y":940,"wires":[["512f20175eed2de0"],["0e8953a49af59a75"],["2f00f707d60dc5a6"]]},{"id":"2fe4408495d33fa0","type":"inject","z":"a0fb6ab1068081ba","g":"b50b0197101472cf","name":"","props":[{"p":"payload"},{"p":"topic","vt":"str"}],"repeat":"","crontab":"","once":false,"onceDelay":0.1,"topic":"","payload":"","payloadType":"date","x":130,"y":940,"wires":[["6122944b9e786acb"]]},{"id":"512f20175eed2de0","type":"debug","z":"a0fb6ab1068081ba","g":"b50b0197101472cf","name":"debug 14","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"false","statusVal":"","statusType":"auto","x":400,"y":900,"wires":[]},{"id":"0e8953a49af59a75","type":"debug","z":"a0fb6ab1068081ba","g":"b50b0197101472cf","name":"debug 15","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"false","statusVal":"","statusType":"auto","x":400,"y":940,"wires":[]},{"id":"2f00f707d60dc5a6","type":"debug","z":"a0fb6ab1068081ba","g":"b50b0197101472cf","name":"debug 16","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"false","statusVal":"","statusType":"auto","x":400,"y":980,"wires":[]}]

Flow Info

Created 8 months, 3 weeks ago
Rating: 5 1

Owner

Actions

Rate:

Node Types

Core
  • debug (x14)
  • exec (x4)
  • http in (x1)
  • http response (x1)
  • inject (x5)
Other

Tags

  • observability
Copy this flow JSON to your clipboard and then import into Node-RED using the Import From > Clipboard (Ctrl-I) menu option