Skip to content

Hit my 10TB bandwidth cap on day 17

Dedicated Servers by lee_mcr 24 replies 3.2K views
6 #11

Thank you for the help everyone

I asked my nephew about vnstat and he said "that's what I put on there three years ago" and showed me the command

I feel silly now. It was already running

The Dell man was wrong about RAM, it was the bandwidth all along

5 #12

Total beginner question: does vnstat survive reboots? I installed it, ran it, rebooted, and the counters were back to zero.

Or do I need to set something up? The wiki is confusing.

9 #13
nate_pad said:
Does vnstat survive reboots?

You need to enable the daemon.

systemctl enable vnstat
then
systemctl start vnstat
. It writes to a database in /var/lib/vnstat/.

Kids these days want everything in a docker container. Sometimes a 20-year-old C program is the right answer.

#14

Following this thread. Perth to anywhere is expensive bandwidth-wise, every byte counts.

I use Netdata on my home server. Pretty, but the historical data disappears on the free tier. Thinking of switching to something lighter.

5 #15

In Portugal we get ripped on transit costs compared to Germany. I run a small Proxmox cluster at home, nload for quick checks, vnstat for the long view.

Contabo's London DC ping is worse from Porto than their Nuremberg one. Geography is weird.

#16

nload is fine but it doesn't store. I tried iftop, nethogs, bmon, finally settled on vnstat + vnstati for the image output. Cron job generates daily PNG, lighttpd serves it. Zero-js dashboard.

My box is at Hetzner Hillsboro. 1Gbit unmetered actually means unmetered there, but you pay for it.

#17
speed24 said:
1Gbit unmetered actually means unmetered there

Hetzner dedicated? Yes, their cloud has limits. Different products, different terms. This is why people get confused.

I had a Contabo VPS in Singapore for a project. Same 10TB cap, hit it faster because APAC transit to Europe is expensive for them I suppose. Throttled to 10mbit, unusable for video. Moved to Linode Tokyo, more expensive but clear limits.

siesta first, deploy later
#18
MARIA3 said:
Moved to Linode Tokyo

Linode is Akamai now. Prices went up, support went down. I moved thirty client sites off them last year.

For bandwidth monitoring on client servers I use Munin. Old, stable, plugins for everything. The "day" graph catches spikes, the "year" graph shows the trend. Clients understand a line going up.

#19

From Manila Contabo's Singapore DC is the obvious choice but their routing to PLDT is terrible. I get better latency to Hetzner Falkenstein somehow.

I use vnstat like everyone else. Also speedtest-cli in cron to log when my ISP throttles, which is often. Two different problems, same data hunger.

#20
harbourops said:
Linode is Akamai now

Did not know that. Shows how long since I shopped around, Contabo was the cheap option and I grabbed it.

vnstat installed, daemon running, vnstati making pretty pictures. Cheers all, especially glasgow_tom for the original rec.

Honey badger don't care... about downtime

Post a reply

You need an account to reply. Log in or register to join the conversation.

Post reply Preview Save draft