Hi,
I'm looking to add a service monitor that validates if a specific folder in a NFS exists.
File and Directory doest not seem to be able to that simple validation.
Does anyone has an idea ?
Thanks!
File and Directory is fine you have to add an custom script in local instance and the custom within the Uptime Console Agent, in menu Advanced > Custom Scripts
In uptime check:
Directory: folder contain the file to be checked
Search Sub Directories: No
File(s) (RegExp): ^.*?test\.txt$