docs(monitoreo): actualizacion post-escaneo de red Junio 2026
CAMBIOS DETECTADOS EN MONITOREO: - NodeBB (192.168.10.73) DOWN - SKEEN.MX (192.168.10.100) DOWN - Strada (192.168.10.117) DOWN - wger Gym (192.168.10.123) DOWN - Ryzen AI (192.168.10.144) LAN DOWN, accesible via Tailscale 100.101.63.25 - CrawlAI confirmado en IP 192.168.10.70 (antes DHCP) NUEVAS VMs DETECTADAS: - Nexterm (192.168.10.122) Ubuntu 25.04, Docker - HermesJesus (192.168.10.130) Ubuntu 25.04, Tailscale 100.121.49.56 - OnboardingNexusDB (192.168.10.133) Ubuntu 25.04, Docker DISPOSITIVOS IoT/RED DETECTADOS: - TP-Link Router/AP (192.168.10.99) - Creality 3D Printer (192.168.10.141) RED TAILSCALE DESCUBIERTA: - 5 nodos identificados (ai-server, hermesjesus, cisco1, consultoria-as, contador) SECCIONES ACTUALIZADAS: - README principal: alertas, nuevas VMs, tailscale, proyectos - red/README.md: nueva asignacion de IPs, dispositivos IoT - dellt430-2/README.md: SKEEN y NodeBB como DOWN, CrawlAI IP fija - ai-server/README.md: estado LAN DOWN / Tailscale UP - Nuevos archivos: nexterm, hermesjesus, onboardingnexusdb
This commit is contained in:
51
servidores/onboardingnexusdb/README.md
Normal file
51
servidores/onboardingnexusdb/README.md
Normal file
@@ -0,0 +1,51 @@
|
||||
# OnboardingNexusDB
|
||||
|
||||
> **IP**: 192.168.10.133
|
||||
> **Hostname**: OnboardingNexusDB
|
||||
> **OS**: Ubuntu 25.04
|
||||
> **Detectado**: 9 Junio 2026
|
||||
> **Estado**: ✅ Running
|
||||
|
||||
---
|
||||
|
||||
## Especificaciones
|
||||
|
||||
| Componente | Valor |
|
||||
|---|---|
|
||||
| **IP** | 192.168.10.133 |
|
||||
| **Hostname** | OnboardingNexusDB |
|
||||
| **OS** | Ubuntu 25.04 |
|
||||
| **RAM** | 8 GB |
|
||||
| **Disco** | 28 GB |
|
||||
| **CPU** | Por confirmar |
|
||||
| **SSH** | `ssh root@192.168.10.133` |
|
||||
| **Password** | Aasi940812 (verificar) |
|
||||
|
||||
## Servicios
|
||||
|
||||
| Servicio | Estado | Notas |
|
||||
|---|---|---|
|
||||
| Docker | ✅ Activo | Servicio systemd activo |
|
||||
| Containers | — | Sin containers visibles en ejecución (posiblemente detenidos) |
|
||||
| SSH | ✅ Activo | OpenSSH server |
|
||||
|
||||
## Red
|
||||
|
||||
```
|
||||
inet 127.0.0.1/8 scope host lo
|
||||
inet 192.168.10.133/24 metric 100 brd 192.168.10.255 scope global dynamic eth0
|
||||
inet 172.17.0.1/16 brd 172.17.255.255 scope global docker0
|
||||
inet 172.18.0.1/16 brd 172.18.255.255 scope global br-d6e05cf5b43b
|
||||
```
|
||||
|
||||
## Notas
|
||||
|
||||
- VM detectada durante monitoreo de red Junio 2026.
|
||||
- No estaba documentada previamente.
|
||||
- Nombre indica función como base de datos para proceso de onboarding de Nexus Autoparts.
|
||||
- Tiene Docker instalado pero sin containers corriendo al momento del escaneo.
|
||||
- Ubicación física/nodo Proxmox por confirmar.
|
||||
|
||||
---
|
||||
|
||||
*Documentación generada tras monitoreo — 9 Junio 2026*
|
||||
Reference in New Issue
Block a user