Page 1 of 1

UNKNOWN: The node (/usr/sap/PQ1) requested does not exist.

Posted: Mon Oct 25, 2021 11:31 pm
by Mahesh786
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

Re: UNKNOWN: The node (/usr/sap/PQ1) requested does not exis

Posted: Tue Oct 26, 2021 11:36 am
by pbroste
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.

Code: Select all

ls -l /usr/sap/PQ1
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