Monitoring mount point

We have a use case where we need to raise an alert if a particular filesystem is mounted. I assume that, even if it is mounted for discovery and then unmounted, it will disappear on the next discovery and checking %storage.storage_descr will do nothing. If that is true, is there any other way to monitor this?

Seems like you have the right idea. Just monitor for it’s existence should work.