NRDS Questions
Posted: Fri May 10, 2013 1:43 pm
Since we have a new build going out soon, I'm working to implement a number of new service checks. It appears that NRDS is the smartest option here, but I'm still trying to wrap my head around it.
Currently, we have a number of checks being executed via NRPE on our old servers.
I have a server that I am testing on and I'm wondering if I can just copy and paste the current checks that are in the NRPE.cfg file into the config that I can create via the NRDS Config manager?
These checks are all currently located in the /usr/local/nagios/libexec folder and are called by NRPE.
Can someone please help me understand if I am approaching this in the correct manner?
I have created the config on the Nagios server and have followed the instructions to install it on the server I would like to monitor. In doing so, I get the following:
Should I be concerned with the curl execution error?
Currently, we have a number of checks being executed via NRPE on our old servers.
I have a server that I am testing on and I'm wondering if I can just copy and paste the current checks that are in the NRPE.cfg file into the config that I can create via the NRDS Config manager?
These checks are all currently located in the /usr/local/nagios/libexec folder and are called by NRPE.
Can someone please help me understand if I am approaching this in the correct manner?
I have created the config on the Nagios server and have followed the instructions to install it on the server I would like to monitor. In doing so, I get the following:
Code: Select all
# ./installnrds xxx.xxx.xxx.xxx 1
nagios group already exists.
nagios user already exists.
Installing NRDS Client
Adding cron jobs for xxx.xxx.xxx.xxx at a 1 minute interval
no crontab for nagios
Crontabs installed OK
Updating config and plugins
curl exited with error 1536
Installation complete