Programster's Blog

Tutorials focusing on Linux, programming, and open-source

Prometheus Query Cheatsheet

Free Bytes On Root Filesystem

node_filesystem_free_bytes{mountpoint="/"}

Filesystem Percentage Free Space

node_filesystem_free_bytes{mountpoint="/"} * 100 / node_filesystem_size_bytes{mountpoint="/"}
Last updated: 22nd January 2020
First published: 30th January 2020

This blog is created by Stuart Page

I'm a freelance web developer and technology consultant based in Surrey, UK, with over 10 years experience in web development, DevOps, Linux Administration, and IT solutions.

Need support with your infrastructure or web services?

Get in touch