Page 3 of 9
Re: Help with NRDS?
Posted: Wed Apr 03, 2013 3:51 pm
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.
Re: Help with NRDS?
Posted: Mon Apr 08, 2013 8:02 am
by jbennett
I just came back after 4 days and I still don't have any unconfigured objects.

Re: Help with NRDS?
Posted: Mon Apr 08, 2013 9:26 am
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/
Re: Help with NRDS?
Posted: Mon Apr 08, 2013 10:34 am
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/
Re: Help with NRDS?
Posted: Tue Apr 09, 2013 9:18 am
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?
Re: Help with NRDS?
Posted: Tue Apr 09, 2013 10:18 am
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.
Re: Help with NRDS?
Posted: Tue Apr 09, 2013 12:40 pm
by lmiltchev
Post the output whenever you have time - just wanted to see the permissions.
Re: Help with NRDS?
Posted: Tue Apr 09, 2013 1:15 pm
by jbennett
Here are the permissions. I have already PMd the output.
-rwxrwxr-x 1 nagios nagios 378 Mar 28 14:36 corelog.newobjects
Re: Help with NRDS?
Posted: Tue Apr 09, 2013 1:56 pm
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.
Re: Help with NRDS?
Posted: Tue Apr 09, 2013 2:11 pm
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?