@@ -209,14 +209,14 @@ <h1 class="uw-mini-bar mb-4">
209209
210210 < h2 id ="featured-fellow "> Featured Fellow</ h2 >
211211
212- < div id ="wil-cram " class ="bg-white team-card justify-content-center mb-3 flex-grow-1 ">
212+ < div id ="ben-staehle " class ="bg-white team-card justify-content-center mb-3 flex-grow-1 ">
213213 < div class ="uw-card-content shadow ">
214214 < div class ="row ">
215215 < div class ="col-3 ">
216216 < div class ="overflow-hidden d-flex justify-content-center ">
217217
218218
219- < img src ="/web-preview/preview-biocafe-splash-page/staff-list/images/wil_cram .jpg " alt ="Headshot for Wil Cram " />
219+ < img src ="/web-preview/preview-biocafe-splash-page/staff-list/images/ben_staehle .jpg " alt ="Headshot for Ben Staehle " />
220220
221221 </ div >
222222 </ div >
@@ -225,27 +225,28 @@ <h2 id="featured-fellow">Featured Fellow</h2>
225225 < div >
226226 < h2 class ="uw-mini-bar mb-0 mt-3 ">
227227
228- Wil Cram
228+ Ben Staehle
229229
230230 </ h2 >
231- < div > < h6 class ="mt-2 "> Mentor(s):</ h6 > Greg Thain </ div >
231+ < div > < h6 class ="mt-2 "> Mentor(s):</ h6 > Joe Bartowiak </ div >
232232 </ div >
233233 </ div >
234234 </ div >
235235 < div class ="col-12 ">
236- < h4 class ="mt-3 "> Schedd performance analysis for human </ h4 >
236+ < h4 class ="mt-3 "> Tracking server inventory and elevation </ h4 >
237237 < div class ="pt-2 ">
238- < p > The condor_schedd is a single threaded program, and when it is overloaded,
239- it is difficult for administrators to understand why. There are some
240- statistics about what it is doing, but there is no clear way to present
241- this information in a useful way to an administrator. Students working
242- on this project would build visualizations of complex data, and work
243- with end users and facilitators to tune output for real world human
244- consumption.</ p >
238+ < p > The CHTC maintains over 1,000 servers on the UW–Madison campus and
239+ across the country. Keeping track of server elevation (datacenter
240+ and rack location), serial numbers, asset tags is a challenge that
241+ is always in need of improvement. This project will focus on taking
242+ existing data from the CHTC hardware monitoring system and automatically
243+ exporting it to other systems such as Google spreadsheets or ITAdvisor.
244+ After a successful summer, the student fellow will gain skills in
245+ Python and monitoring and Google Docs APIs.</ p >
245246
246247 </ div >
247248 < div >
248- < a class ="btn btn-primary " href ="./reports/2024/wil-cram "> Read Final Report</ a >
249+ < a class ="btn btn-primary " href ="./reports/2024/ben-staehle "> Read Final Report</ a >
249250 </ div >
250251 </ div >
251252 </ div >
0 commit comments