Open for Voting

FEATURE REQUEST - GUEST VOLUME FREE SPACE MONITORING

In the version 7 Linux appliance VMAN, the OOB alert 'guest storage space utilization' with the description "Amount of disk space available inside the guest is less than 5% on one or more volumes" would fire if any individual volume had 5% or less space remaining, and indicate the volume letter.

pastedImage_0.png

With version 8 integrated into Orion without the linux appliance, the alert with the same name and description only monitors the free space percentage across all volumes combined.  ie, if c: is 100% full but d: is 50% full, the alert will not fire.  You can however, report on individual volume free space, just not create alerts.  They said reports can be made on calculated values ('space utilization' in the report builder GUI), but alerts can only be on actual database values, not calculated values.  I don't think it would be hard to implement/update one more attribute in the VirtualMachineVolumes table of "percent full" since volume letter, capacity, and free space are all already there.

pastedImage_1.png