Page 1 of 1

Nagios XI - NRDS issue.

Posted: Fri Jan 22, 2021 8:19 am
by Interrex
Hi.

I'm running Nagios 5.6.14 on RHEL 7

When I open the NRDS config I can create an NRDS config file.

When I try to download the client: NRDS_Win_64.exe it gives HTTP ERROR 404

Is there a problem with my permissions or owner ? I could not create the cfg file at first.

Config Name Directory Owner Group Permissions
test_cfg configs apache apache rw-rw----

I did not find an server configuration for NRDS in the Knowledgbase, only the client.

Re: Nagios XI - NRDS issue.

Posted: Fri Jan 22, 2021 5:45 pm
by vtrac
Hi Interrex,
Please make sure you have correct permission setting (below):

Code: Select all

ls -l /usr/local/nrdp/win_clients/
total 4
drwxr-xr-x. 2 apache apache  166 Nov  2 11:19 build_files
drwxr-xr-x. 6 apache apache   98 Nov  2 11:19 NRDS_win_source
-rwxr-xr-x. 1 apache apache 3057 Nov  2 11:19 nrds_win_taylor.py
drwxrwxr-x. 2 apache apache  166 Jan 22 16:26 tmp
After you have created the file, its will be sitting in "build_files" and "tmp".

From the picture below, you can either click "Download" or "Edit" or "Delete".
Please try "Edit" the file .... click "Save", then "Download" again.
F1.png
Regards,
VInh

Re: Nagios XI - NRDS issue.

Posted: Mon Jan 25, 2021 8:23 am
by Interrex
Thanks vtrac.

Looks like it was as simple as the permissions. :D

Re: Nagios XI - NRDS issue.

Posted: Mon Jan 25, 2021 10:22 am
by vtrac
Great!! .... I will close/lock this post/ticket .... :-)