Monitoring
The Monitoring tab on the server detail page shows live metrics and a history of recent operations. Use it to spot saturation, validate resize impact, and confirm that automated jobs (backups, snapshots, restores) ran as expected.
Open monitoring
- Go to Cloud VMs in the IBEE Solutions portal.
- Click your VM to open the detail page.
- Open the Monitoring tab.
The header shows when metrics were last updated and the sample interval (typically 1-minute intervals). Use the time range buttons to switch between 30m, 1h, 6h, 24h, and 7d. Click Refresh to force an immediate sample.
Compute metrics
A current value and last sample timestamp are shown above each chart.
Storage and disk metrics
If Storage Utilization is missing, install or start qemu-guest-agent inside the VM:
Throughput and IOPS metrics work without the guest agent.
Network metrics
The Network chart plots inbound and outbound traffic in bits or bytes per second. Use it together with the bandwidth allowance for your plan (Instance types) to estimate monthly egress.
Activity feed
The Activity section lists recent VM events with a timestamp and short status:
Common operations you’ll see:
VM create— initial provisioningVM attach_volume/VM detach_volume— block storage changesVM start,VM stop,VM reboot— power actionsVM snapshot_create,VM snapshot_restore— recovery point operationsVM backup_create— scheduled backup runs
Tips
- Investigate CPU sustained above 80% before resizing — many workloads are I/O- or memory-bound.
- A flat Memory Utilization line near 100% with low free RAM is a strong signal to upsize.
- If Disk Throughput plateaus while CPU has headroom, you may be hitting the disk’s IOPS ceiling — consider attaching faster Block Storage.
- Use the 24h range to see backup or snapshot windows; expect a small CPU and disk bump during those windows.
