# Waitaha

**Waitaha** is a physical server residing in the CSL Machine Room that serves as the monitor for the failover Ceph cluster.

Waitaha was purchased by the lab in November of 2012 along with Littleblue as part of a 5-pack deal of used DL380 G5s. The remaining three servers were deployed with the TJ Tech Team.

| **Field**         | Value                                |
| ----------------- | ------------------------------------ |
| **Server Type**   | HP Proliant DL380 G5                 |
| **CPU**           | Intel Xeon E5345 Quad Core@ 2.33 GHz |
| **RAM**           | 15 GB                                |
| **Hard Disks**    | 2x 146GB 2.5in 10K SAS RAID 1        |
| **OS**            | Ubuntu                               |
| **Purchase Date** | November 2012                        |

|   | 2x Intel Xeon E5345 Quad-Core @ 2.33GHz |
| - | --------------------------------------- |


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://documentation.tjhsst.edu/machines/ceph/waitaha.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
