Hub automatically detects and monitors common services running on your server.Documentation Index
Fetch the complete documentation index at: https://docs.catops.app/llms.txt
Use this file to discover all available pages before exploring further.
Detected Services
Hub detects these services automatically:| Service | Type |
|---|---|
| Nginx, Apache | Web Server |
| PostgreSQL, MySQL, MongoDB | Database |
| Redis, Memcached | Cache |
| Elasticsearch | Search |
| RabbitMQ | Message Queue |
| Docker, Containerd | Container Runtime |
| Prometheus, Grafana | Monitoring |
| SSH | Security |
Service Status
Each service shows:| Field | Description |
|---|---|
| Name | Service name |
| Status | Running / Stopped |
| Port | Listening port (if applicable) |
| PID | Process ID |
Viewing Services
- Go to Services in the sidebar
- See all detected services with their status
- Click Refresh to update the list
Services are detected based on running processes. If a service is stopped, it won’t appear in the list.