hardware:overview

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
hardware:overview [2025/09/04 16:06] – [Compute Servers] fabriciohardware:overview [2025/09/04 16:32] (current) – [Compute Servers] fabricio
Line 8: Line 8:
  
 ^ Hostname ^ Model ^ Primary Function ^ Status ^  ^ Hostname ^ Model ^ Primary Function ^ Status ^ 
-| [[wiki:hardware:cmpt1.lan|cmpt1.lan]] | Dell T7600 | Generic Compute Server with NVME | 🟢 Active | +| [[wiki:hardware:cmpt1.lan|cmpt1.lan]] | Dell T7600 | Generic Compute Server  | 🟢 Active | 
 | [[wiki:hardware:cmpt2.lan|cmpt2.lan]] | Dell T7600 | Generic Compute Server | 🔴 Offline |  | [[wiki:hardware:cmpt2.lan|cmpt2.lan]] | Dell T7600 | Generic Compute Server | 🔴 Offline | 
-| [[wiki:hardware:cmpt3.lan|cmpt3.lan]] | Dell T7600 | Generic Compute Server | 🟢 Active |+| [[wiki:hardware:cmpt3.lan|cmpt3.lan]] | Dell T7600 | Generic Compute Server | 🟢 Active /broken HDDs) |
 | [[hardware:dl2.lan|dl2.lan]] | HP Z6 Generation 4 |  DeepLearn Server | 🟢 Active  | [[hardware:dl2.lan|dl2.lan]] | HP Z6 Generation 4 |  DeepLearn Server | 🟢 Active 
 | [[hardware:strg1.lan|strg1.lan]] | HPE ProLiant ML350p | Minio | 🟢 Active  | [[hardware:strg1.lan|strg1.lan]] | HPE ProLiant ML350p | Minio | 🟢 Active 
Line 19: Line 19:
  
 ^ Former Hostname ^ Model ^ Primary Function ^ Status ^  ^ Former Hostname ^ Model ^ Primary Function ^ Status ^ 
-| dl1.lan | ASUS |  DeepLearn Server | 🔴 Broken   |+[[hardware:dl1.lan|dl1.lan]] | ASUS |  DeepLearn Server | 🔴 Broken   |
 | ?  | HPE ProLiant ML350p |  Not yet known   | 🔴 Incomplete  | ?  | HPE ProLiant ML350p |  Not yet known   | 🔴 Incomplete 
  
Line 31: Line 31:
   * ⚫ **Retired** - Device has been decommissioned   * ⚫ **Retired** - Device has been decommissioned
  
-===== Quick Actions =====+===== Creating an Overview =====
 +For creating a markdown overview:
  
-  [[hardware:disposal-log|Equipment Disposal]] - Retired/disposed equipment log+  - Automatically create a preliminary Markdown via [[https://code.rekonas.com/fabricio/infra-inventory-scripts/src/branch/main/hardware_inventory.sh|at this bash script]] using [[https://github.com/smxi/inxi|inxi]]. 
 +  - Pass the following prompt to an LLM, together with the corresponding less-structured markdown output. Model could be for example Qwen3-235B-A22B-2507.
  
 +<code>
 +Please process the following hardware inventory information and format it according to these requirements:
 +
 +1. Create a concise hardware overview focusing on:
 +   - Essential hardware components (CPU, RAM, storage, GPU)
 +   - High-level software stack (OS + version)
 +   - Remove unnecessary technical details while preserving key specifications
 +
 +2. Format the output as DokuWiki-compatible markdown with:
 +   - Headers using "=" syntax (e.g., "====== Title ======")
 +   - Proper table formatting with "^" for headers
 +   - Clean organization of critical information only
 +
 +3. Maintain these sections in the output:
 +   - System Overview (with hardware configuration table)
 +   - Storage Layout
 +   - Memory Usage
 +   - Notes (highlighting key capabilities)
 +   - Last Updated
 +   - Placeholder sections for Current Issues, Future Upgrades, and Maintenance Log
 +
 +4. If any section would be empty, keep it as a placeholder to complete later
 +
 +5. Return the entire formatted document wrapped in a code block using triple backticks
 +
 +Here is the hardware inventory information to process:
 +
 +[PASTE YOUR HARDWARE INVENTORY DETAILS HERE]
 +</code>
  • hardware/overview.1757002013.txt.gz
  • Last modified: 2025/09/04 16:06
  • by fabricio