Search found 54 matches

by Jam1987
Thu Aug 27, 2015 10:31 am
Forum: Open Source Nagios Projects
Topic: Bandwidth on passive host
Replies: 40
Views: 13756

Re: Bandwidth on passive host

Yes that was executed on the server running Nagios, I will check out the NSClient++ file on the Windows PC and let you know.
by Jam1987
Thu Aug 27, 2015 10:22 am
Forum: Open Source Nagios Projects
Topic: Bandwidth on passive host
Replies: 40
Views: 13756

Re: Bandwidth on passive host

Oh great, I'm glad I can provide some fun times! :mrgreen:

Code: Select all

 ./check_nrpe -H 127.0.0.1
NRPE v2.15
by Jam1987
Thu Aug 27, 2015 10:16 am
Forum: Open Source Nagios Projects
Topic: Bandwidth on passive host
Replies: 40
Views: 13756

Re: Bandwidth on passive host

I just ran it and woop got a different response now:

CHECK_NRPE: Error - Could not complete SSL handshake.

Got to check yee old security on Nagios and NSClient++ side.
by Jam1987
Thu Aug 27, 2015 10:11 am
Forum: Open Source Nagios Projects
Topic: Bandwidth on passive host
Replies: 40
Views: 13756

Re: Bandwidth on passive host

You have to use ./ to call it, you can't just use the binary name. Full path or ./ if you are in the directory. Next time can you use ls -l , it just makes it a lot more human readable. Thanks! 8-) But one of you guys on here is listed as Skynet! I do not want to incur the wrath of our soon to be o...
by Jam1987
Thu Aug 27, 2015 9:41 am
Forum: Open Source Nagios Projects
Topic: Bandwidth on passive host
Replies: 40
Views: 13756

Re: Bandwidth on passive host

Yeppers it is root@storage:/usr/local/nagios/libexec# ls check_apt check_dhcp check_dummy check_http check_imap check_mrtg check_nt check_oracle check_real check_ssh check_ups urlize check_breeze check_dig check_file_age check_icmp check_ircd check_mrtgtraf check_ntp check_overcr check_rpc check_swa...
by Jam1987
Wed Aug 26, 2015 3:04 pm
Forum: Open Source Nagios Projects
Topic: Bandwidth on passive host
Replies: 40
Views: 13756

Re: Bandwidth on passive host

Well I tried calling a command from yee old libexec folder and get the same command not found message. This is a pickle!
by Jam1987
Wed Aug 26, 2015 1:20 pm
Forum: Open Source Nagios Projects
Topic: Bandwidth on passive host
Replies: 40
Views: 13756

Re: Bandwidth on passive host

Ok now NRPE is installed: ./check_nrpe -H localhost NRPE v2.15 But when I run the command check_nrpe it just says: check_nrpe: command not found The file exists in libexec: find / -name check_nrpe /home/futuresign/Downloads/nagios/nrpe-2.14/src/check_nrpe /usr/local/nagios/libexec/check_nrpe Am I mi...
by Jam1987
Tue Aug 25, 2015 3:19 pm
Forum: Open Source Nagios Projects
Topic: Bandwidth on passive host
Replies: 40
Views: 13756

Re: Bandwidth on passive host

I believe I started to install it due to thinking I needed it then I may have stopped. I'll be honest I can't remember. I'm gonna install from scratch to make sure. Sorry for the kerfuffle.
by Jam1987
Tue Aug 25, 2015 8:17 am
Forum: Open Source Nagios Projects
Topic: Bandwidth on passive host
Replies: 40
Views: 13756

Re: Bandwidth on passive host

Quick question, I have a nrpe config file but when I go to run a nrpe command it says check_nrpe is not found. So I went looking in the libexec folder and it isn't there. Does this mean I should reinstall the nrpe plugin?
by Jam1987
Mon Aug 24, 2015 3:30 pm
Forum: Open Source Nagios Projects
Topic: Bandwidth on passive host
Replies: 40
Views: 13756

Re: Bandwidth on passive host

umm I still have to get the checks working properly in the Nagios Web interface, so not fully solved just yet.