Server Intelligence
The moment you connect a server, RasnuCloud performs an automatic, comprehensive scan of your infrastructure. This isn't a surface-level check — RasnuCloud builds a deep, accurate picture of everything running on your server.
This intelligence is what makes every RasnuCloud conversation accurate. RasnuCloud doesn't guess at your setup. It knows it.
What RasnuCloud Learns About Your Server
The Environment
RasnuCloud identifies your operating system, distribution, version, and hardware — CPU, memory, disk, and architecture. This means RasnuCloud will never suggest an Ubuntu command on a server running Alpine, and will never recommend 8 GB of swap on a server that already has 64 GB of RAM.
Every Service Running
RasnuCloud maps every service on your server — which ones are running, which are stopped, which are failing, and which start automatically on boot. If a service is degraded, RasnuCloud reports it immediately.
Every Port Open
RasnuCloud identifies all network listeners — which process is behind each port, and what that means for your security posture.
All Installed Software
RasnuCloud knows your package manager and every installed package, version by version. When you ask RasnuCloud to update something or check for vulnerabilities, it works from this accurate, current list.
Your Databases
RasnuCloud detects MySQL, PostgreSQL, Redis, and MongoDB — their versions, running status, and where relevant, replication configuration. You can ask questions like "Is my database replica in sync?" and get an accurate answer instantly.
Your Containers
If Docker is running, RasnuCloud maps every container, image, and Compose stack on the server — by name, status, and resource usage. You can ask RasnuCloud to restart, update, or scale any container directly.
SSL Certificates
RasnuCloud discovers all SSL certificates present on your server, their domains, issuers, and — critically — their expiry dates. If a certificate is close to expiring, RasnuCloud will warn you proactively.
Security Configuration
RasnuCloud reviews your SSH configuration, firewall rules, and open ports to give you an accurate picture of your server's security posture.
Always Up to Date
Server intelligence is refreshed automatically after significant changes. You can also trigger a rescan manually at any time:
- From the dashboard: click the Rescan button on your server page
- From a conversation: just ask — "Rescan the server and show me what changed"
- From the API:
POST /api/v1/servers/{id}/scan
Why This Matters
Most server management tools make you tell them what's on your server. You configure them, you define what to monitor, you maintain the inventory.
RasnuCloud discovers all of this automatically — and keeps it current. When you ask a question, you get an answer that reflects the real state of your infrastructure right now, not a stale configuration you set up months ago.
RasnuCloud knows your server better than most of your engineers do. And it never forgets.
Privacy and Security
Your server's infrastructure data is encrypted and scoped exclusively to your organization. It is never shared with other teams, never used to train AI models, and never accessible to RasnuCloud employees without your explicit authorization for support purposes.