Hi
I made a report that show all the volumes on the servers and the disk usage. Easy enough. But management wanted a report that included only specific volumes that are of interest of them.
I managed to achieve this by inserting a keyword into the CAPTION of the volume once the volume was added to the NPM website.
The reporting is filtering out the volumes I am looking for based on this keywork. Works perfectly.
"Records where Caption contains KEYWORD"
Now, I need to exclude these volumes from the overall report. And this does not seems to be as easy as the other report. Basically I am looking for the DOES NOT CONTAIN option, but I can't find any.
Anybody an suggestions in how to do this other then changing all the captions of all the volumes I have in the monitoring?