- Hi
Wonder if someone can help. Within our NPM dashboard we have a widget displaying servers whos disk space is over 90%. The query we have is VolumePercentUsed >= 90 AND VolumeType LIKE 'Fixed Disk'.
Within this widget it is displaying servers that we want filtered out. We have custom properties attached to the servers which we want to filter these out by. The custom property is Company_Division and the Value is Retail estate.
What I am looking for is the widget to show all servers with disk space over 90% but to filter out those in the retail estate.