Help with NRDS?

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Help with NRDS?

Post by scottwilkerson »

jbennett wrote:YES! I had changed this initially when looking at the config file, but that would have been overwritten when I finally installed it correctly instead of how I was doing it. I've changed this now. Do I need to restart the NRDP server somehow?
No, it should work if you send the command again
Lets run this one more time

Code: Select all

/usr/local/nrdp/clients/nrds/nrds.pl -H testlane2
Then wait just a moment and check unconfigured objects.

Being we have 6 commands and only 5 are being submitted we may be able to troubleshoot the problem one by seeing which check isn't making it to unconfigured objects.
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
jbennett
Posts: 522
Joined: Mon Apr 16, 2012 3:00 pm

Re: Help with NRDS?

Post by jbennett »

I just came back after 4 days and I still don't have any unconfigured objects. :(
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: Help with NRDS?

Post by lmiltchev »

When you ran the following command:

Code: Select all

/usr/local/nrdp/clients/nrds/nrds.pl -H testlane2
did you see an output, similar to the one below?

Code: Select all

Sent x checks to http://x.x.x.x/nrdp/
Be sure to check out our Knowledgebase for helpful articles and solutions!
jbennett
Posts: 522
Joined: Mon Apr 16, 2012 3:00 pm

Re: Help with NRDS?

Post by jbennett »

That was the last thing I did on this box before I left. Here's the output from that command:

Code: Select all

testlane2:/usr/local/nrdp/clients # /usr/local/nrdp/clients/nrds/nrds.pl -H testlane2
ERROR: STDIN must be either 3 or 4 fields long, I found 2
Sent 5 checks to http://xxx.xxx.xxx.xxx/nrdp/
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: Help with NRDS?

Post by lmiltchev »

Run the following command and show us the output of it:

Code: Select all

ll /usr/local/nagiosxi/var/corelog.newobjects
When you open the "corelog.newobjects" in a text editor, do you see the "testlane2" in there?
Be sure to check out our Knowledgebase for helpful articles and solutions!
jbennett
Posts: 522
Joined: Mon Apr 16, 2012 3:00 pm

Re: Help with NRDS?

Post by jbennett »

I take it this should be run on the Nagios server?

I will send you the results. testlane2 is NOT listed in the file.
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: Help with NRDS?

Post by lmiltchev »

Post the output whenever you have time - just wanted to see the permissions.
Be sure to check out our Knowledgebase for helpful articles and solutions!
jbennett
Posts: 522
Joined: Mon Apr 16, 2012 3:00 pm

Re: Help with NRDS?

Post by jbennett »

Here are the permissions. I have already PMd the output.

-rwxrwxr-x 1 nagios nagios 378 Mar 28 14:36 corelog.newobjects
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: Help with NRDS?

Post by lmiltchev »

These permissions look fine. Let's try this - select the NRDS task in the Task Scheduler, click on "Run", and check if there is anything in the Unconfigured Options.
Be sure to check out our Knowledgebase for helpful articles and solutions!
jbennett
Posts: 522
Joined: Mon Apr 16, 2012 3:00 pm

Re: Help with NRDS?

Post by jbennett »

lmiltchev wrote:These permissions look fine. Let's try this - select the NRDS task in the Task Scheduler, click on "Run", and check if there is anything in the Unconfigured Options.
Pardon my ignorance, but where can I find the Task Scheduler?
Locked