NagiosEnterprises / ncpa

Nagios Cross-Platform Agent
Other
177 stars 95 forks source link

UNKNOWN: The node requested does not exist. You may be trying to access the '/' node. #831

Open devopski opened 2 years ago

devopski commented 2 years ago

Hello,

I am struggling with this error in Nagios XI: UNKNOWN: The node (/opt/minio) requested does not exist. You may be trying to access the '/' node.

image

I configured passive check like this: %HOSTNAME%|Minio Space|30 = /disk/logical/|opt|minio --warning 20 --critical 65 --units Gi

image

df -h command output: image

MrPippin66 commented 2 years ago

Does an active check against it work or does it get the same error?

Any errors in the ncpa.log file?

Oh, and what's the permissions of the mount point (and possibly the underlying mount point when it's unmounted)?