You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to use our centralized facts databases, The Froreman, to e.g. get al list of hosts that e.g. currently don't have X amounts of free space in some volume group. Pretend we have plans to add a volume on all hosts, and would like to know on how many we do/don't have the room for it. But this sort of query doesn't work on these human readable numbers.
Some additional numerical properties that express the sizes in bytes would solve this issue. This seems to be common solution used by other facts like 'disks', 'memory', 'mountpoints' and 'partitions' as well, so this would fit right in. One example of the 'mountpoints ' fact:
Use Case
I would like to use our centralized facts databases, The Froreman, to e.g. get al list of hosts that e.g. currently don't have X amounts of free space in some volume group. Pretend we have plans to add a volume on all hosts, and would like to know on how many we do/don't have the room for it. But this sort of query doesn't work on these human readable numbers.
Describe the Solution You Would Like
Some additional numerical properties that express the sizes in bytes would solve this issue. This seems to be common solution used by other facts like 'disks', 'memory', 'mountpoints' and 'partitions' as well, so this would fit right in. One example of the 'mountpoints ' fact:
Please consider doing the same with this fact.
Thank you.
The text was updated successfully, but these errors were encountered: