From 5565294bcc4531af58f3582ccc70329334e1b83e Mon Sep 17 00:00:00 2001
From: fmkiotheka <fmkiotheka@inf.ufpr.br>
Date: Sun, 21 Apr 2024 23:01:17 -0300
Subject: [PATCH] feat: add more info of abbey

---
 source/pages/machines/virtuals/abbey.md | 39 +++++++++++++++++++++++--
 1 file changed, 36 insertions(+), 3 deletions(-)

diff --git a/source/pages/machines/virtuals/abbey.md b/source/pages/machines/virtuals/abbey.md
index ef2e123..2d0b51f 100644
--- a/source/pages/machines/virtuals/abbey.md
+++ b/source/pages/machines/virtuals/abbey.md
@@ -1,11 +1,44 @@
-# abbey
+# Abbey
+
+:::{admonition} Banner
+:class: dropdown
+
+```text
+            ----_, ,,    ,,
+           ( ~/||  ||    ||
+          (  / ||  ||/|, ||/|,  _-_ '\\ \\
+           \/==||  || || || || || \\ || ;'
+           //  ||  || |' || |' ||/'  ||/
+          (    \\, \\/'  \\/'  \\,/  |/
+                                    (
+                                     -_-
+```
+
+:::
+
+:::{list-table}
+* - **CPU**
+  - 2x Intel(R) Xeon(R) CPU E5-2690 v2 @ 3.00GHz
+* - **RAM**
+  - 62 GiB
+* - **Threads lógicas**
+  - 40 = 2 sockets x 2 SMT x 10 cores
+* - **Sistema operacional**
+  - Debian GNU/Linux 12 6.5.13-1-pve (2024-02-05T13:50Z)
+* - **Gerenciador de serviços**
+  - [](/pages/concepts/systemd)
+* - **Sistema de arquivos** `/`
+  - [](/pages/concepts/ext4) [MD RAID1](/pages/concepts/md) 2.7T
+* - **Sistema de arquivos** `/storage`
+  - [](/pages/concepts/ext4) [MD RAID6](/pages/concepts/md) 29.1T
+:::
 
 ```{ipmiconfig}
 ```
 
-A abbey é a máquina física responsável pela gerência das máquinas virtuais.
+A Abbey é a máquina física responsável pela gerência das máquinas virtuais.
 
-Serviços:
+## Serviços
 
 - [Compilação do kernel das máquinas virtuais](/pages/services/abbey-compilacao-kernel).
 - Grafana Server
-- 
GitLab