Not really that difficult....
[{"id":"4fb38373.f11a3c","type":"ping","z":"5e6c8b.7f38b374","mode":"triggered","name":"","host":"","timer":"20","inputs":1,"x":514,"y":672,"wires":[["154bbc1c.57c624","15fe188d.f15fa7"]]},{"id":"1b940e01.2b39fa","type":"function","z":"5e6c8b.7f38b374","name":"check list","func":"var checks = [\n {'topic':'Blacksheep', 'host':\"192.168.0.1\"},\n {'topic':'Relay Board1', 'host':\"192.168.0.21\"},\n {'topic':'W.I.B', 'host':\"192.168.0.34\"},\n {'topic':'MusicPi', 'host': \"192.168.0.82\"}, \n {'topic':'BedPi', 'host': \"192.168.0.83\"}, \n {'topic':'PiFace', 'host': \"192.168.0.86\"},\n {'topic':'EyeSpyPi', 'host': \"192.168.0.89\"},\n {'topic':'CameraPi', 'host': \"192.168.0.91\"},\n {'topic':'PortaPi', 'host': \"192.168.0.92\"},\n {'topic':'TelePi', 'host': \"192.168.0.93\"},\n {'topic':'BeefPi', 'host': \"192.168.0.94\"},\n {'topic':'TimePi', 'host': \"192.168.0.99\"},\n {'topic':'SG NAS', 'host': \"192.168.0.200\"},\n {'topic':'Thecus', 'host': \"192.168.0.201\"},\n {'topci':'Nas-T-Nuc', 'host': \"192.168.0.202\"},\n {'topic':'Beyonwiz', 'host':\"192.168.0.211\"},\n {'topic':'TIVX', 'host':\"192.168.0.212\"},\n {'topic':'Lab', 'host':\"192.168.0.221\"},\n {'topic':'1801 Router', 'host':\"192.168.0.222\"},\n {'topic':'LinkSys', 'host':\"192.168.0.250\"},\n {'topic':'Printer', 'host': \"192.168.0.253\"},\n {'topic':'Gateway', 'host': \"192.168.0.254\"},\n {'topic':'UpLink', 'host': \"58.162.26.75\"},\n// {'topic':'(E) WiFi WAP1','host': \"192.168.1.1\"},\n// {'topic':'Network', 'host': \"192.168.1.2\"},\n// {'topic':'Network', 'host': \"192.168.1.3\"},\n// {'topic':'Network', 'host': \"192.168.1.4\"},\n// {'topic':'Network', 'host': \"192.168.1.5\"},\n// {'topic':'Network', 'host': \"192.168.1.6\"},\n// {'topic':'Network', 'host': \"192.168.1.7\"},\n// {'topic':'Network', 'host': \"192.168.1.8\"},\n// {'topic':'Network', 'host': \"192.168.1.9\"},\n// {'topic':'Network', 'host': \"192.168.1.10\"},\n// {'topic':'Network', 'host': \"192.168.1.11\"},\n// {'topic':'Network', 'host': \"192.168.1.12\"},\n// {'topic':'Network', 'host': \"192.168.1.13\"},\n// {'topic':'Network', 'host': \"192.168.1.14\"},\n];\nmsg.payload = checks\nreturn msg;","outputs":1,"noerr":0,"initialize":"","finalize":"","x":364,"y":672,"wires":[["4fb38373.f11a3c"]]},{"id":"4808f716.c062a8","type":"inject","z":"5e6c8b.7f38b374","name":"","props":[{"p":"payload"},{"p":"topic","vt":"str"}],"repeat":"","crontab":"","once":false,"onceDelay":0.1,"topic":"","payload":"","payloadType":"date","x":202,"y":672,"wires":[["1b940e01.2b39fa"]]},{"id":"dbc2b2c6.a08fe","type":"debug","z":"5e6c8b.7f38b374","name":"","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"true","targetType":"full","statusVal":"","statusType":"auto","x":994,"y":672,"wires":[]},{"id":"154bbc1c.57c624","type":"change","z":"5e6c8b.7f38b374","name":"","rules":[{"t":"set","p":"ping.result","pt":"msg","to":"payload","tot":"msg"},{"t":"set","p":"payload","pt":"msg","to":"ping","tot":"msg"}],"action":"","property":"","from":"","to":"","reg":false,"x":688,"y":672,"wires":[["6db7371b.e0cc98"]]},{"id":"6db7371b.e0cc98","type":"join","z":"5e6c8b.7f38b374","name":"","mode":"custom","build":"object","property":"payload","propertyType":"msg","key":"topic","joiner":"\\n","joinerType":"str","accumulate":false,"timeout":"6","count":"23","reduceRight":false,"reduceExp":"","reduceInit":"","reduceInitType":"","reduceFixup":"","x":850,"y":672,"wires":[["dbc2b2c6.a08fe"]]},{"id":"15fe188d.f15fa7","type":"debug","z":"5e6c8b.7f38b374","name":"","active":true,"tosidebar":true,"console":false,"tostatus":true,"complete":"true","targetType":"full","statusVal":"ping","statusType":"msg","x":658,"y":720,"wires":[]}]