-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Open
Description
I have been reading through the posts regarding the Storage Load query but I am not smart enough to glean how to fix it. I am sure that N/A is the value because I am using mount points. When I use the queries I found as a way to resolve the issue I get errors.
Currently this is the query:
(node_filesystem_size{fstype="aufs",mountpoint="/"} - node_filesystem_free{fstype="aufs",mountpoint="/"}) / node_filesystem_size{fstype="aufs",mountpoint="/"} * 100
Can anyone help a brother out with some pointers as to how I can fix this?
Metadata
Metadata
Assignees
Labels
No labels