I am wanting to set up a monitor on my Domino servers to look at free disk space. I've enabled the packaged probe to do this and set it up to squawk at 70% or more utilization. The system was restarted, but not after I freed up enough space to get us well below that number so I reduced that utilization number to more than 60%.
When does the probe run? I haven't seen anything in the logs since I did this yesterday. Are these only read in when the system starts?
As an alternative, I looked into setting up a Statistic Event Generator document in the Event4.nsf database. Problem is the available free space monitors seem to only relate to windows servers or systems where the drive names start with vol{n}. All our Linix drives start with /dev
How do I monitor a disk whose filesystem is named something like /dev/mapper/datavg-applv?