NRDS
Posted: Mon Jan 13, 2014 4:15 pm
I have two nagios servers and I want one to send passive checks to the main one, so I used NRDS is this the right way to do it or is there a better way?
I have a few questions about NRDS that weren't answered in the video or pdf file.
Say I have already configured a Host, but I want to change the Hostname. How do I do that?
I tried to re-install by doing
I thought it was weird that I got an error because I didn't the first time I did it. I looked it up and I ran this command and got this what do I do about that?
Can I set up multiple nrds checks for different hosts on the back up server?
I have a few questions about NRDS that weren't answered in the video or pdf file.
Say I have already configured a Host, but I want to change the Hostname. How do I do that?
I tried to re-install by doing
Code: Select all
[root@csvmmon01 clients]# ./installnrds CSFlexdata01.tar.gz 1
nagios group already exists.
nagios user already exists.
Installing NRDS Client
Adding cron jobs for CSFlexdata01 at a 1 minute interval
Crontabs installed OK
Updating config and plugins
basename: extra operand `root'
Try `basename --help' for more information.
basename: extra operand `root'
Try `basename --help' for more information.
Updated config to version 1.1 ERROR: plugin could not be retrieved from the NRDP server. Check NRDS plugin directory. ERROR: plugin could not be retrieved from the NRDP server. Check NRDS plugin directory. Updated 1 plugins
Installation complete
I thought it was weird that I got an error because I didn't the first time I did it. I looked it up and I ran this command and got this
Code: Select all
[root@csvmmon01 clients]# /usr/local/nrdp/clients/nrds/nrds_updater.sh
-bash: /usr/local/nrdp/clients/nrds/nrds_updater.sh: No such file or directory
Can I set up multiple nrds checks for different hosts on the back up server?