This was a bug that was present for about a week, that has been resolved in the new download of the component.
That said, looking at the output you have, I can say that it looks to be install correctly. the error you see is just a final test which hadn't been updated when we converted some components to perl.
Passive Check for a Windows File - Log Parsing
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: Passive Check for a Windows File - Log Parsing
I'm receiving
When I try to install the NRDS Agent via the NRDS Config Manager. What could I be missing?NO REQUEST HANDLER
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: Passive Check for a Windows File - Log Parsing
Where are you seeing this?
Re: Passive Check for a Windows File - Log Parsing
Sorry, I should have included more info.
I get the
***http://nagiosserver/nrdp/?cmd=nrdsgetcl ... ame=server**** (the "server" is the server I am trying to monitor)
I get the
when I enter the install URL into the IE web browser (runnning IE as Administrator) of the server I am trying to monitor. I obtained the URL from the "NRDS Config Manager" under "Client install instructions. The link looks something like this:NO REQUEST HANDLER
***http://nagiosserver/nrdp/?cmd=nrdsgetcl ... ame=server**** (the "server" is the server I am trying to monitor)
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: Passive Check for a Windows File - Log Parsing
I have a feeling you have an old version of NRDS.
Lets download the new component and install it via Admin -> Manage components
http://assets.nagios.com/downloads/nrdp ... anager.zip
And run the following on the Nagios XI server
Then if you still have the same issue, lets post the output from the following after trying to download the NRDS installer
Lets download the new component and install it via Admin -> Manage components
http://assets.nagios.com/downloads/nrdp ... anager.zip
And run the following on the Nagios XI server
Code: Select all
cd /tmp
wget http://assets.nagios.com/downloads/nrdp/nrds.tar.gz
tar xzf nrds.tar.gz
cd nrds
./installnrdsserverCode: Select all
tail /var/log/httpd/error_log