Page 1 of 1
NRDS Install Error
Posted: Wed Aug 07, 2013 4:29 pm
by jbennett
When trying to install a configuration on a client, I see the following:
Code: Select all
Invalid field: IGNORE_SSL_CERTIFICATE_ERRORS at /usr/local/nrdp/clients/nrds/nrds_common.pl line 50, <CONFIG> line 11.
I am then having trouble with the checks running. I can run checks manually from the client and it will return the expected result however, Nagios can't get the results and the checks are always pending. The same checks work fine on other clients as well. This is a unique NRDS config for this client, but the checks are the same as all others.
I tried copying the /usr/local/nrdp/clients/nrds/nrds_common.pl file from a working client over to this client but didn't have any different results.
Re: NRDS Install Error
Posted: Thu Aug 08, 2013 10:57 am
by yancy
jbennet,
There was a bug in the configmanager that has been fixed. The ignore SSL option should only be for use with Windows clients, and that option should not be present for other OS types.
Here is a link to the patched version
http://assets.nagios.com/downloads/nrdp ... anager.zip
Steps you'll need to take
1)Install updated component
2)delete config that include the SSL Option
3)Download the client install file from the new config
Thanks for bringing this to our attention.
-Yancy
Re: NRDS Install Error
Posted: Fri Aug 09, 2013 8:35 am
by jbennett
This appears to have taken care of the install issue.
I'm a bit confused though. This config didn't have anything that was any different from any other config. They are all the same, I've just had to change the check names since not all locations have the same numbered items that need to be checked.
I simply copied the config details over to a new config and even named it the same after deleting the old one and it went though fine.
Re: NRDS Install Error
Posted: Fri Aug 09, 2013 9:59 am
by sreinhardt
Yancy is out for a week, and unfortunately I am not sure what happened. I will send him an email to get back with you when he returns!
Re: NRDS Install Error
Posted: Fri Aug 16, 2013 9:35 am
by yancy
jbennet,
My apologies for the late response.
The default configs for linux systems did not change with the new NRDS. Only the Windows NRDS configs changed to include SSL support.
-Yancy