Watchdog for Server

Watchdog for Server an more details see http://blog.wenzlaff.de/?p=17073

[{"id":"633c3454.936e6c","type":"tab","label":"Watchdog","disabled":false,"info":""},{"id":"ef4b4b3c.d1a5e","type":"comment","z":"633c3454.936e6c","name":"(c) 2021 Thomas Wenzlaff www.wenzlaff.info","info":"","x":950,"y":280,"wires":[]},{"id":"d023a363.af34f","type":"function","z":"633c3454.936e6c","name":"Nachricht erzeugen","func":"msg.payload = \"Keine CO2 Messung mehr!\"\n\nreturn msg;","outputs":1,"noerr":0,"initialize":"","finalize":"","libs":[],"x":450,"y":200,"wires":[["6ce2ca2e.89732c"]]},{"id":"e25b5160.5c861","type":"timeout","z":"633c3454.936e6c","name":"Timeout","outtopic":"Off","outsafe":"","outwarning":"","outunsafe":"","warning":"10","timer":"600","repeat":false,"again":true,"x":260,"y":200,"wires":[["d023a363.af34f"]]},{"id":"2c189b5a.87fd9c","type":"inject","z":"633c3454.936e6c","name":"Reset","props":[{"p":"payload"},{"p":"topic","vt":"str"}],"repeat":"","crontab":"","once":false,"onceDelay":0.1,"topic":"","payload":"","payloadType":"date","x":110,"y":140,"wires":[["e25b5160.5c861"]]},{"id":"6e761068.49b068","type":"link in","z":"633c3454.936e6c","name":"Überwachung CO2","links":["5e495241.8e930c"],"x":155,"y":200,"wires":[["e25b5160.5c861"]]},{"id":"2ea14448.5d3f1c","type":"pushover","z":"633c3454.936e6c","name":"","device":"","title":"Keine CO2 Messung mehr!","priority":0,"sound":"","url":"","url_title":"","html":false,"x":1000,"y":200,"wires":[]},{"id":"6ce2ca2e.89732c","type":"throttle","z":"633c3454.936e6c","name":"Nur eine Warnung pro Stunde","throttleType":"time","timeLimit":"8","timeLimitType":"hours","countLimit":"1","blockSize":0,"locked":false,"x":710,"y":200,"wires":[["2ea14448.5d3f1c"]]},{"id":"91490c04.86f54","type":"comment","z":"633c3454.936e6c","name":"Watshdog - Überwachung eines Servers","info":"","x":200,"y":60,"wires":[]}]

Flow Info

Created 4 years, 4 months ago
Rating: not yet rated

Owner

Actions

Rate:

Node Types

Core
  • comment (x2)
  • function (x1)
  • inject (x1)
  • link in (x1)
Other

Tags

  • watchdog
  • co2ampel
  • überprüfung
  • flow
  • kleinhirn.eu
Copy this flow JSON to your clipboard and then import into Node-RED using the Import From > Clipboard (Ctrl-I) menu option