<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto"><div>Dear list!</div><div><br></div><div>I have written a small awk script for parsing the WUI welcome page in order to easily determine node status from the command line. </div><div><br></div><div>Typically one would do</div><div><br></div><div>wget -O - | awk -f check_nodes.awk</div><div><br></div><div>please feel free to use and abuse as you like. </div><div><br></div><div>Regards,</div><div>Anders</div><div><br></div><div><a href="https://www.dropbox.com/s/e6re3l1sranipuy/check_nodes.awk">https://www.dropbox.com/s/e6re3l1sranipuy/check_nodes.awk</a><br><br><div><br></div></div></body></html>