Skip to content

Commit 8f29ca9

Browse files
committed
Merge Split Branch
2 parents c4cb2f5 + 9ee667d commit 8f29ca9

File tree

4 files changed

+17
-16
lines changed

4 files changed

+17
-16
lines changed

preview-biocafe-splash-page/assets/search/index.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

preview-biocafe-splash-page/assets/search/metadata.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

preview-biocafe-splash-page/fellowships/index.html

Lines changed: 14 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -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>

preview-biocafe-splash-page/uw-research-computing/bioinformatics-cafe.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -288,7 +288,7 @@ <h2 class="uw-mini-bar">Resources</h2>
288288
<h2 class="uw-mini-bar">Community</h2>
289289
<p>Join our community and stay in the loop:</p>
290290
<ul>
291-
<!--<li><a href="https://community.chtc.wisc.edu">Join the Community Discourse</a></li>-->
291+
<li><a href="https://forms.gle/zMTZtgxGdxyGui2Q8">Join the mailing list!</a></li> <!--<li><a href="https://community.chtc.wisc.edu">Join the Community Discourse</a></li>-->
292292
<li><a href="/uw-research-computing/get-help.html#office-hours">CHTC Office Hours</a></li>
293293
<li><a href="https://go.wisc.edu/schedule-chtc">Schedule a 1-on-1 consultation</a></li>
294294
<li><a href="/events">Event calendar</a></li>

0 commit comments

Comments
 (0)