Hi Team,
As checked, /usr/sap/PQ1 file system is available and usage also is good but still we are getting unknown alerts. Please check and let us know why we are receiving these alerts.
Alert details: UNKNOWN: The node (/usr/sap/PQ1) requested does not exist. You may be trying to access the '/' node.
Available file system screenshot has been attached.
Regards,
Venkata Reddy
UNKNOWN: The node (/usr/sap/PQ1) requested does not exist.
UNKNOWN: The node (/usr/sap/PQ1) requested does not exist.
You do not have the required permissions to view the files attached to this post.
Re: UNKNOWN: The node (/usr/sap/PQ1) requested does not exis
Hello Venkata,
Thanks for reaching out, and want to check the 'Group ownership' and permission on the '/usr/sap/PQ1' mount point to make sure that the check has permission to read/access.
To further test via command run the check command as root (su -l root) and nagios (su -l nagios) user to test results. The 'nagios' User access to read to function.
Thanks,
Perry
Thanks for reaching out, and want to check the 'Group ownership' and permission on the '/usr/sap/PQ1' mount point to make sure that the check has permission to read/access.
Code: Select all
ls -l /usr/sap/PQ1
Thanks,
Perry