Forum Discussion

Bruce_Berger's avatar
5 years ago

Need a filtered disk free space report

Hello,

A customer has asked for a daily report showing any of his Windows systems where the F: drive has < = 8GB of space. I'm not sure how to do this - can anyone provide an example?

Thank you in advance!

14 Replies

  • Anonymous's avatar
    Anonymous
    18 hours ago, Bruce Berger said:

     Stuart likes the 2nd to last idea posed by Mike, and coincidentally I headed down that road before I posted, but couldn't figure out how to filter the datasource for the <=8Gb. Can someone point me in the right direction?

    @Mike Moniz has it just right. Setting up a discovery filter where "FreeSpace" is "LessEqual" to "8589934592".

  • I got a chance to circle back and implement the custom DataPoint and It was easier than I thought it would be. Thank you both for the answers.

     

  • Anonymous's avatar
    Anonymous
    19 minutes ago, Bruce Berger said:

    implement the custom DataPoint

    Custom DataSource?

  • Yes, DataSource. I was already headed down that path, but wasn't up to speed on discovery filtering. Happy that I added another trick to my toolbox.