# Agni

**Agni** is a box sitting on the floor in the CSL Machine Room between the Borg/NASA Rack and VM Rack 0. It is currently the lab's primary [NTP](/technologies/networking/ntp.md) server.

## Technical Specifications

| Field             | Value                       |
| ----------------- | --------------------------- |
| **Server Type**   | Sun Ultra 45 SPARC          |
| **CPU**           | 2x UltraSPARC-IIIi @ 1.6GHz |
| **RAM**           | 2 GB                        |
| **Hard Disks**    | 2x 250GB 3.5in 7200RPM SATA |
| **Graphics Card** | Sun XVR-300 + Sun XVR-2500  |
| **OS**            | OpenBSD                     |
| **Purchase Date** | Winter 2008                 |

## History

Agni was received as a part of the 2008 Sun Academic Excellence Grant and was originally used as an emergency access workstation running Solaris 10 (it did not rely on Kerberos or AFS). Later, it became the Lab's backup server running OpenSolaris. It is now being used as our primary NTP server.


---

# 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/obsolete/agni.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.
