2021 Projects

2020 Projects

2019 Projects

2018 Projects

2017 Projects

2016 Projects

2015 Projects

2014 Projects

2013 Projects

2012 Projects

2011 Projects

John Deere: Remote Server Health Checker

Project Details

John Deere has many servers all around the world that need to be up and working at all times for production purposes. The project that was given to us was to create an application that would run twice a day to check these server's to make sure that they are up and fully operational for that days production.

What we accomplished:

  • Created an application that can connect remotely to a server to perform the following checks:
    • Ping
    • SQL
    • Oracle
    • Disk Space
    • Web Apps
  • This application is ran by a XML file that allows us to control what servers and what server to run these tests against.