Search found 7 matches

by reclinerhead
Tue Oct 23, 2012 4:27 pm
Forum: Nagios XI
Topic: NRDS Passive Check - Error After Upgrade to 2012
Replies: 10
Views: 306

Re: NRDS Passive Check - Error After Upgrade to 2012

That worked! Thanks very much. I'm not sure why I didn't get the new nrdsconfigmanager but it's fine now after I installed the client one last time, and results are coming in again for that one configuration that wasn't working. By the way -- the NRDS passive features are my favorite part of Nagios!...
by reclinerhead
Tue Oct 23, 2012 2:37 pm
Forum: Nagios XI
Topic: NRDS Passive Check - Error After Upgrade to 2012
Replies: 10
Views: 306

Re: NRDS Passive Check - Error After Upgrade to 2012

Code: Select all

[wyatt@fms1 ~]$ ls -l /usr/local/nrdp/clients/nrds/
total 28
-rwxrwxr-- 1 nagios nagios  813 Oct 22 16:02 nrds.cfg
-rwxrwx--- 1 nagios nagios 3173 Oct 22 16:02 nrds.sh
-rwxrwxr-- 1 nagios nagios 6081 Oct 22 16:02 nrds_updater.sh
[wyatt@fms1 ~]$
by reclinerhead
Tue Oct 23, 2012 10:09 am
Forum: Nagios XI
Topic: NRDS Passive Check - Error After Upgrade to 2012
Replies: 10
Views: 306

Re: NRDS Passive Check - Error After Upgrade to 2012

Hi - yes I did it twice even to be sure. Each time I cleared out any related files/folders from /tmp, and I redownloaded the install package using a fresh link from the NRDS config manager page.
by reclinerhead
Mon Oct 22, 2012 6:09 pm
Forum: Nagios XI
Topic: NRDS Passive Check - Error After Upgrade to 2012
Replies: 10
Views: 306

Re: NRDS Passive Check - Error After Upgrade to 2012

I checked the contents of the newly installed script at /usr/local/nrdp/clients/nrds/nrds.sh .... trying to find some version information. Here's what I found from the top of the file. #!/bin/bash # # Written by: Scott Wilkerson (nagios@nagios.org) # Copyright (c) 2010-2011 Nagios Enterprises, LLC. ...
by reclinerhead
Mon Oct 22, 2012 6:07 pm
Forum: Nagios XI
Topic: NRDS Passive Check - Error After Upgrade to 2012
Replies: 10
Views: 306

Re: NRDS Passive Check - Error After Upgrade to 2012

Hi thanks for the reply. So I did a brand new client install using NRDP. On the client, I nuked the /usr/local/nagios and /usr/local/nrdp folders. On the server, I created a brand new NRDS config package using the default checks, and selected Linux as the O/S. But I am getting the same error on the ...
by reclinerhead
Mon Oct 22, 2012 1:40 pm
Forum: Nagios XI
Topic: NRDS Passive Check - Error After Upgrade to 2012
Replies: 10
Views: 306

Re: NRDS Passive Check - Error After Upgrade to 2012

Our XI server is running Redhat 6, and we did the manual installation of XI (i.e. we did not use the vm image).
by reclinerhead
Mon Oct 22, 2012 12:59 pm
Forum: Nagios XI
Topic: NRDS Passive Check - Error After Upgrade to 2012
Replies: 10
Views: 306

NRDS Passive Check - Error After Upgrade to 2012

Hi, I'm having a problem when trying to run/install the passive NRDS configuration on one of my hosts. I get the error: ERROR: CONFIG_OS is not a valid cfg field. It seems that this happens only to configurations that I create or update after the upgrade to 2012 a few weeks ago. My other passive cli...