Report this

What is the reason for this report?

Total resource usage for billing period

Posted on December 1, 2014

So the graphs are a nice feature to see usage at a given time (however would be nice to have RAM usage as well). But as droplets have a max disk and bandwidth, how are we able to see these number so we know we are close to the max?



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

Currently you would have to check your disk usage from within your droplet by using

df -h

Bandwidth usage is currently not displayed in the control panel but this is being worked on. Until these statistics are available in the control panel we are not charging for bandwidth used in excess of your plan limits.

Hi,

It’s already shown as df -h or df -m command…

There is one more tool I use for internal monitoring, that is vnstat… install that, it would count the total / monthly and daily bandwidth usage !!

So,

For disk -> df -h For RAM -> free -m For Bandwidth -> vnstat (installation needed)

Thanks…

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.