I have a bash script that checks some response codes from a few webservers, and saves it in a text file, example:
172.19.1.2 :: 200 172.19.2.3 :: 200 172.19.3