NRDP Not Showing Unconfigured Objects

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
wilsonckk
Posts: 11
Joined: Thu Jan 07, 2016 1:08 am

Re: NRDP Not Showing Unconfigured Objects

Post by wilsonckk »

I've install version 5.3.3 on a clean machine. Results still the same, no "Unconfigured Objects" shown.
User avatar
tgriep
Madmin
Posts: 9190
Joined: Thu Oct 30, 2014 9:02 am

Re: NRDP Not Showing Unconfigured Objects

Post by tgriep »

What OS and release did you install XI on?

Try doing this
Login to the XI GUI and go to the Admin > Inbound Transfers menu.
Make sure you are on the NRDP tab and put in a second token. Make it easy like token and update the settings.

Then open up a new tab to the server using the following URL (replace xxx.xxx.xxx.xxx with the servers IP address)

Code: Select all

 http://xxx.xxx.xxx.xxx/nrdp/
Then login as root to the server and run the following command

Code: Select all

tail -f /var/log/httpd/*_log
Then go back to the NRDP GUI, type token in the Token: field and click on the Submit Check Data button.

Does it say Message OK and that 2 checks are processed?

Can you post the output of the tail command and also the output of the following command

Code: Select all

ls -l /usr/local/nagiosxi/var/
Be sure to check out our Knowledgebase for helpful articles and solutions!
Locked