"UNKNOWN: An error occured connecting to API. (HTTP error: 5

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
chandshi
Posts: 2
Joined: Wed Nov 10, 2021 3:47 am

"UNKNOWN: An error occured connecting to API. (HTTP error: 5

Post by chandshi »

Hi @Nagios support,

We have a windows device in which all other Disks,FS are up in the tool except one in which we have this error.
"UNKNOWN: An error occured connecting to API. (HTTP error: 500 INTERNAL SERVER ERROR) on Disk Usage

Please assist on it
User avatar
pbroste
Posts: 1288
Joined: Tue Jun 01, 2021 1:27 pm

Re: "UNKNOWN: An error occured connecting to API. (HTTP erro

Post by pbroste »

Hello @chandshi

Thanks for reaching out, please run through the api results on the ncpa check

Code: Select all

/usr/local/nagios/libexec/check_ncpa.py -H <yourhostaddresshere> -t '<yourtokenhere>' -P 5693 --list
or

https://yourhostaddresshere:5693/gui/api

Let us know the results you find from the api disk listed from the NCPA.

Thanks,
Perry
Locked