Nagios XI - NRDS issue.

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
Interrex
Posts: 68
Joined: Thu May 19, 2016 8:42 am

Nagios XI - NRDS issue.

Post 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.
User avatar
vtrac
Posts: 903
Joined: Tue Oct 27, 2020 1:35 pm

Re: Nagios XI - NRDS issue.

Post 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
You do not have the required permissions to view the files attached to this post.
Interrex
Posts: 68
Joined: Thu May 19, 2016 8:42 am

Re: Nagios XI - NRDS issue.

Post by Interrex »

Thanks vtrac.

Looks like it was as simple as the permissions. :D
User avatar
vtrac
Posts: 903
Joined: Tue Oct 27, 2020 1:35 pm

Re: Nagios XI - NRDS issue.

Post by vtrac »

Great!! .... I will close/lock this post/ticket .... :-)
Locked