Setup Issues NRDS

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
mbowden
Posts: 93
Joined: Thu May 03, 2012 3:52 pm

Re: Setup Issues NRDS

Post by mbowden »

[root@sentry /]# cat /etc/group|grep nagios
nagios:x:30002:nagios,apache
nagcmd:x:30003:nagios,apache
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Setup Issues NRDS

Post by scottwilkerson »

can you send me the /usr/local/nrdp/clients/nrds/nrds.cfg from the client in a PM

Thanks
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Setup Issues NRDS

Post by scottwilkerson »

Can you run the following commands on your client machine and report the output

Code: Select all

uname -s
uname -p
uname -r
Thanks
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
mbowden
Posts: 93
Joined: Thu May 03, 2012 3:52 pm

Re: Setup Issues NRDS

Post by mbowden »

[root@prod-bnrbat tmp]# uname -s
Linux
[root@prod-bnrbat tmp]# uname -p
x86_64
[root@prod-bnrbat tmp]# uname -r
2.6.18-274.7.1.el5
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Setup Issues NRDS

Post by scottwilkerson »

I'm not really sure why this would be.

Can I have you unzip the attached file and place it on the XI server in
/usr/local/nrdp/server/plugins/nrdsconfigupdate

then from the client try running this again on the client

Code: Select all

/usr/local/nrdp/clients/nrds/nrds_updater.sh -f
You do not have the required permissions to view the files attached to this post.
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
mbowden
Posts: 93
Joined: Thu May 03, 2012 3:52 pm

Re: Setup Issues NRDS

Post by mbowden »

[root@prod-bnrbat tmp]# /usr/local/nrdp/clients/nrds/nrds_updater.sh -f
Updated config to version 0.1
Error plugin /usr/local/nagios/libexec/check_ping could not be
retrieved from the NRDP server. Check NRDS plugin directory.
Error plugin /usr/local/nagios/libexec/check_users could not be
retrieved from the NRDP server. Check NRDS plugin directory.
Error plugin /usr/local/nagios/libexec/check_load could not be
retrieved from the NRDP server. Check NRDS plugin directory.
Error plugin /usr/local/nagios/libexec/check_disk could not be
retrieved from the NRDP server. Check NRDS plugin directory.
Error plugin /usr/local/nagios/libexec/check_procs could not be
retrieved from the NRDP server. Check NRDS plugin directory.
Error plugin /usr/local/nagios/libexec/check_procs could not be
retrieved from the NRDP server. Check NRDS plugin directory.
Error plugin /usr/local/nagios/libexec/utils.sh could not be
retrieved from the NRDP server. Check NRDS plugin directory.
Error plugin /usr/local/nagios/libexec/utils.pm could not be
retrieved from the NRDP server. Check NRDS plugin directory.
Updated 0 plugins
[root@prod-bnrbat tmp]#
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Setup Issues NRDS

Post by scottwilkerson »

When you run this on the client

Code: Select all

/usr/local/nrdp/clients/nrds/nrds_updater.sh -f
can you see the connection in the XI servers log ?

Code: Select all

tail -f /var/log/httpd/access_log
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
mbowden
Posts: 93
Joined: Thu May 03, 2012 3:52 pm

Re: Setup Issues NRDS

Post by mbowden »

139.140.228.95 - - [07/May/2012:12:20:08 -0400] "POST /nrdp/ HTTP/1.1" 200 171 "-" "curl/7.15.5 (x86_64-redhat-linux-gnu) libcurl/7.15.5 OpenSSL/0.9.8b zlib/1.2.3 libidn/0.6.5"
139.140.228.95 - - [07/May/2012:12:20:08 -0400] "POST /nrdp/ HTTP/1.1" 200 755 "-" "curl/7.15.5 (x86_64-redhat-linux-gnu) libcurl/7.15.5 OpenSSL/0.9.8b zlib/1.2.3 libidn/0.6.5"
139.140.228.95 - - [07/May/2012:12:20:09 -0400] "POST /nrdp/ HTTP/1.1" 404 - "-" "curl/7.15.5 (x86_64-redhat-linux-gnu) libcurl/7.15.5 OpenSSL/0.9.8b zlib/1.2.3 libidn/0.6.5"
139.140.228.95 - - [07/May/2012:12:20:09 -0400] "POST /nrdp/ HTTP/1.1" 404 - "-" "curl/7.15.5 (x86_64-redhat-linux-gnu) libcurl/7.15.5 OpenSSL/0.9.8b zlib/1.2.3 libidn/0.6.5"
139.140.228.95 - - [07/May/2012:12:20:09 -0400] "POST /nrdp/ HTTP/1.1" 404 - "-" "curl/7.15.5 (x86_64-redhat-linux-gnu) libcurl/7.15.5 OpenSSL/0.9.8b zlib/1.2.3 libidn/0.6.5"
139.140.228.95 - - [07/May/2012:12:20:09 -0400] "POST /nrdp/ HTTP/1.1" 404 - "-" "curl/7.15.5 (x86_64-redhat-linux-gnu) libcurl/7.15.5 OpenSSL/0.9.8b zlib/1.2.3 libidn/0.6.5"
139.140.228.95 - - [07/May/2012:12:20:09 -0400] "POST /nrdp/ HTTP/1.1" 404 - "-" "curl/7.15.5 (x86_64-redhat-linux-gnu) libcurl/7.15.5 OpenSSL/0.9.8b zlib/1.2.3 libidn/0.6.5"
139.140.228.95 - - [07/May/2012:12:20:10 -0400] "POST /nrdp/ HTTP/1.1" 404 - "-" "curl/7.15.5 (x86_64-redhat-linux-gnu) libcurl/7.15.5 OpenSSL/0.9.8b zlib/1.2.3 libidn/0.6.5"
139.140.228.95 - - [07/May/2012:12:20:10 -0400] "POST /nrdp/ HTTP/1.1" 404 - "-" "curl/7.15.5 (x86_64-redhat-linux-gnu) libcurl/7.15.5 OpenSSL/0.9.8b zlib/1.2.3 libidn/0.6.5"
139.140.228.95 - - [07/May/2012:12:20:10 -0400] "POST /nrdp/ HTTP/1.1" 404 - "-" "curl/7.15.5 (x86_64-redhat-linux-gnu) libcurl/7.15.5 OpenSSL/0.9.8b zlib/1.2.3 libidn/0.6.5"
127.0.0.1 - - [07/May/2012:12:20:05 -0400] "POST /nagiosxi/backend/ HTTP/1.1" 200 809 "-" "BinGet/1.00.A (http://www.bin-co.com/php/scripts/load/)"
127.0.0.1 - - [07/May/2012:12:20:33 -0400] "POST /nagiosxi/backend/ HTTP/1.1" 200 809 "-" "BinGet/1.00.A (http://www.bin-co.com/php/scripts/load/)"
mbowden
Posts: 93
Joined: Thu May 03, 2012 3:52 pm

Re: Setup Issues NRDS

Post by mbowden »

nagios:x:30002:nagios,apache
nagcmd:x:30003:nagios,apache
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Setup Issues NRDS

Post by scottwilkerson »

I think I have found the cause of this in the tarball. I am doing some testing and will post a solution once I have it.
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
Locked