Hello Experts,
We have requirement to monitor NFS timeout monitoring for the NFS shared file system/mount point for Unix servers in OBM (2022 version).
Logs will trigger under log file path /var/log/messages whenever NFS mount point get "timed out" in log file along with IP address so how we will capture the IP address in log file monitoring as mentioned below however IP address will be change for each server for "timeout issue" and "OK" will update in log file
nfs: server <IP Address> not responding, timed out
nfs: server <IP Address> OK
Also, event should be generated for the first log line generated if the second log line is not generated?