Skip to main content

Monitoring Your Network Usage

Bandwidth is one of those things you never think about until you run out of it — or until you get an unexpected bill. The FREAKHOSTING VPS Control Panel gives you clear, real-time visibility into exactly how much data your server is transferring, in which direction, and how that compares to your plan’s allowance. Whether you are running a personal blog that barely sips bandwidth or a busy media server that guzzles gigabytes by the hour, understanding your traffic patterns helps you plan ahead and avoid surprises.

Difficulty

Beginner

Time

5 Minutes

Where to Find Traffic Information

Traffic data appears in several places throughout the control panel, each offering a different level of detail.

Dashboard Traffic Summary

On the main Dashboard, the Traffic Consumption card provides a bird’s-eye view:
  • Weekly (Wk) — Inbound, Outbound, and Total traffic for the current week.
  • Monthly (Mo) — Inbound, Outbound, and Total traffic for the current billing month.
  • A visual bar chart displays traffic patterns over recent days, making it easy to spot trends or unusual spikes at a glance.

Server Overview — Network Section

On each server’s Overview page, the Network section provides the most detailed snapshot:
  • A donut chart that visually shows your bandwidth usage as a percentage of your total allowance. For example, if you have used 10% of your allowance, you will see a small filled segment and a large empty segment — giving you an instant sense of how much runway you have left.
  • IP Address — Your server’s primary IP displayed for quick reference.
  • Inbound — Total data received by your server during the current billing period.
  • Outbound — Total data sent from your server during the current billing period.
  • Total — Combined inbound and outbound traffic.
  • Inbound Speed / Outbound Speed — Your connection speed limits. An infinity symbol (∞) here means unlimited — FREAKHOSTING is not imposing any speed cap on your connection.
  • Allowance — Your total monthly bandwidth allocation. If this also shows an infinity symbol, congratulations — your plan includes unlimited bandwidth, and the donut chart is essentially decorative.
  • Billing period — The date range for the current cycle (e.g., “Sun Mar 8 - Tue Apr 7”), so you know exactly when your allowance resets.
If both your speed and allowance show infinity symbols, you are on an unlimited plan — your server can transfer as much data as it needs at full network speed without any overage concerns. This is the case for most FREAKHOSTING VPS plans.

Reading the Donut Chart

The donut chart on the Overview page is designed to give you an at-a-glance understanding of your bandwidth consumption:
  • Filled portion — Represents the percentage of your allowance you have used so far this billing period.
  • Empty portion — Represents remaining bandwidth.
  • Percentage label — The center of the donut shows your exact usage percentage.
For example, a donut showing 10% filled means you have used 10% of your monthly allowance with the remaining 90% still available. If your plan has unlimited bandwidth, the chart will show very low percentages since the “total” is effectively infinite.

Understanding Traffic Metrics

Inbound Traffic

Data flowing into your server from the internet. This includes incoming web requests from visitors, file downloads to your server, SSH session data, software and OS updates, and data received from external APIs. For most web servers, inbound traffic is significantly lower than outbound since incoming requests are small but the responses (web pages, images, files) are large.

Outbound Traffic

Data flowing out from your server to the internet. This includes web pages and assets served to visitors, files uploaded or delivered from your server, emails sent, backup transfers to external storage, and API responses. Outbound traffic is typically the larger portion — this is where your bandwidth gets consumed the fastest.

Bandwidth Allowance

The total amount of data transfer included with your VPS plan per billing cycle. Plans may show a specific monthly cap (e.g., 1 TB, 5 TB) or an infinity symbol (∞) indicating unlimited traffic. Unlimited means exactly what it sounds like — transfer as much as you need without worrying about caps or overages.

Billing Period

Your traffic allowance resets at the start of each billing period. The exact date range is displayed beneath the donut chart on the Overview page (e.g., “Sun Mar 8 - Tue Apr 7”). Keep an eye on how far into the period you are versus how much bandwidth you have used to gauge your pace.

Real-World Bandwidth Usage Examples

To help you understand what different bandwidth amounts actually look like in practice:
ActivityApproximate Bandwidth per Month
A personal blog with 1,000 daily visitors5-15 GB
A small business website with moderate traffic20-50 GB
A web application serving 10,000 daily users50-200 GB
A game server with 50 concurrent players100-500 GB
A file hosting or media streaming service500 GB - 5 TB+
A busy CDN origin server or software mirror1 TB - 10 TB+
An email server handling a few thousand messages per day5-20 GB
OS updates and package downloads (server maintenance)1-5 GB
These are rough estimates and will vary based on your specific content, compression settings, caching strategy, and traffic patterns. The control panel’s real-time monitoring gives you the exact numbers for your server.

Viewing Detailed Traffic Statistics

For more granular traffic data, open the Statistics section on the server’s Overview page by clicking the expand arrow. The Network Traffic (Primary) chart shows real-time bandwidth usage in Mbps over your selected time period. Available time ranges:
PeriodBest For
30mMonitoring current activity in real time — useful during deployments or when investigating a live issue
1hrIdentifying recent traffic spikes — did that marketing email just go out?
12hrsUnderstanding daily patterns — when are your peak hours?
1dFull 24-hour view — great for comparing today’s traffic to normal levels
1wkWeekly overview — identifying trends, comparing weekdays to weekends
You can also access network statistics from the Network tab by clicking the blue Statistics dropdown button. This provides the same chart views but focused specifically on network traffic for the selected interface.

Tips for Managing Bandwidth

The biggest bandwidth consumers are typically: large file downloads or media streaming, high-resolution images served without compression, database replication across servers, backups transferred to external storage, and high-traffic websites without CDN caching. If you notice unexpectedly high bandwidth usage, check for misconfigured services, open proxies, or unauthorized access — a compromised server can churn through bandwidth surprisingly fast.
The infinity symbol (∞) means your plan includes unlimited bandwidth. You can transfer as much data as you need without hitting a cap or incurring overage charges. Most FREAKHOSTING VPS plans include unlimited bandwidth, so the donut chart is primarily useful for monitoring your traffic patterns rather than worrying about limits.
If your plan has a specific bandwidth cap and you approach it, monitor your usage closely via the donut chart and statistics. Exceeding your allowance may result in reduced speeds or additional charges depending on your plan terms. If you consistently need more bandwidth, contact support to discuss upgrading to a higher tier or unlimited plan.
Several strategies can dramatically reduce your bandwidth consumption: enable gzip or Brotli compression for web traffic, put a CDN (like Cloudflare) in front of your server to cache static content at edge locations worldwide, optimize images (use WebP format, compress appropriately), implement browser caching headers so returning visitors do not re-download unchanged assets, and audit your server for any unauthorized services consuming bandwidth in the background.
This is completely normal for web servers. Inbound requests (someone asking for a web page) are tiny — just a few kilobytes. But the response your server sends back (the HTML, CSS, JavaScript, images, and other assets) can be hundreds of kilobytes or megabytes. Multiply that by thousands of requests, and outbound traffic adds up fast. It is like how asking a question takes one sentence, but the answer might fill a whole page.
Use the Statistics charts to identify when spikes occur, then correlate with your server logs. Tools like iftop (real-time bandwidth by connection), vnstat (historical traffic tracking), and nethogs (bandwidth per process) can help you pinpoint exactly which service or connection is responsible. On the panel side, the 30-minute and 1-hour chart views are great for catching spikes as they happen.

Need Extra Help?

If you encounter any issues, our support team is ready to assist:

Save on Your Hosting

Ready to get a new server? Use code KB20 at checkout for 20% off your first month!

Last Updated: March 2026 | VPS Support: Traffic monitoring simplified.