nrdp folder missing in /usr/local path in NagiosXI server

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
RIDS_I2MP
Posts: 751
Joined: Thu Mar 13, 2014 9:25 am

nrdp folder missing in /usr/local path in NagiosXI server

Post by RIDS_I2MP »

Hi Team,

We are not able to see the nrdp folder in below path which is causing failure of Nagios XI upgrade from 5.6.14 to 5.7.4 version.
Could you please suggest how we can get this directory and its sub content back in server to proceed with nagios XI upgrade.

[root@EU2NAPU004 local]# ls
bin etc games include lib lib64 libexec nagios nagiosmobile nagiosxi nagvis nrdp nsis sbin share src
[root@EU2NAPU004 local]# pwd
/usr/local
[root@EU2NAPU004 local]#


We can see nrdp folder structure of other Nagios XI server. Please check and update us on next steps to fix it.

Thanks
Nitin Parate
Thanks & Regards,
I2MP Team.
RIDS_I2MP
Posts: 751
Joined: Thu Mar 13, 2014 9:25 am

Re: nrdp folder missing in /usr/local path in NagiosXI serve

Post by RIDS_I2MP »

The server on which nrdp directory is missing.

[root@eu1papu002 local]# ls
bin etc games include lib lib64 libexec nagios nagiosmobile nagiosxi nagvis nsis sbin share src
You have mail in /var/spool/mail/root
[root@eu1papu002 local]# pwd
/usr/local
[root@eu1papu002 local]#
Thanks & Regards,
I2MP Team.
benjaminsmith
Posts: 5324
Joined: Wed Aug 22, 2018 4:39 pm
Location: saint paul

Re: nrdp folder missing in /usr/local path in NagiosXI serve

Post by benjaminsmith »

Hi,

The upgrade script basically re-installs the whole directory but it does expect the configuration file to be there so it does make any changes to that.

The best option here is to get the NRDP folder contents from a backup archive, unpack it and copy over to that directory and then run the upgrade. Do you have scheduled backups configured on this server?

Let me know.

Benjamin
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.

Be sure to check out our Knowledgebase for helpful articles and solutions!
Locked