Search found 11 matches

by tedgardener
Thu Oct 09, 2014 12:27 pm
Forum: Nagios XI
Topic: Unable to edit hostname using CCM
Replies: 3
Views: 200

Re: Unable to edit hostname using CCM

You're process worked fine. Frankly, it seems easier to mass delete the services and host rather than individually edit each service with the correct hostname. But I can see the value of both processes, especially if you have something that has more than the base-line services being monitored. Thank...
by tedgardener
Wed Oct 08, 2014 1:05 pm
Forum: Nagios XI
Topic: Unable to edit hostname using CCM
Replies: 3
Views: 200

Unable to edit hostname using CCM

Greetings: I'm sure this is not a new topic. But my searches aren't coming up with much. I need to modify the hostname from an IP address to a friendly name. I move through the steps described in an earlier forum posting 1) CCM 2) Hosts under Monitoring in left pane 3) Edit 4) Change hostname to fri...
by tedgardener
Fri Oct 03, 2014 2:14 pm
Forum: Nagios XI
Topic: CHECK_NRPE: Could not complete SSL handshake
Replies: 17
Views: 836

Re: CHECK_NRPE: Could not complete SSL handshake

I've used that with my Red Hat boxes. My issue is that I'm working with Ubuntu.
by tedgardener
Fri Oct 03, 2014 1:25 pm
Forum: Nagios XI
Topic: CHECK_NRPE: Could not complete SSL handshake
Replies: 17
Views: 836

Re: CHECK_NRPE: Could not complete SSL handshake

I believe that one of this issues is that I've inherited these servers that used to belong to another company. Seems that they were using Nagios to monitor them, but that was an unknown fact to us. So I went ahead and installed the agent using the process I mentioned earlier. On a NUMBER of these ma...
by tedgardener
Fri Oct 03, 2014 12:55 pm
Forum: Nagios XI
Topic: CHECK_NRPE: Could not complete SSL handshake
Replies: 17
Views: 836

Re: CHECK_NRPE: Could not complete SSL handshake

did that as well: got this: CHECK_NRPE: Received 0 bytes from daemon. Check the remote server logs for error messages. HOWEVER, when I went to look at the logs, there was nothing later than Mar. 27th of this year. I force-reloaded the server service and viola. No more issues with the SSL handshake. ...
by tedgardener
Fri Oct 03, 2014 10:57 am
Forum: Nagios XI
Topic: CHECK_NRPE: Could not complete SSL handshake
Replies: 17
Views: 836

Re: CHECK_NRPE: Could not complete SSL handshake

First off, I do not see a directory called nrpe.d nor can I find the agent.cfg file on the remote host. Attached and below is the nrpe.cfg file. nrpe.cfg file is attached: ############################################################################# # Sample NRPE Config File # Written by: Ethan Gals...
by tedgardener
Fri Oct 03, 2014 10:18 am
Forum: Nagios XI
Topic: CHECK_NRPE: Could not complete SSL handshake
Replies: 17
Views: 836

Re: CHECK_NRPE: Could not complete SSL handshake

From Nagios

[root@localhost libexec]# ./check_nrpe -H <remote host IP>
CHECK_NRPE: Error - Could not complete SSL handshake.
[root@localhost libexec]#

remote host nrpe.cfg properly configured
by tedgardener
Fri Oct 03, 2014 9:40 am
Forum: Nagios XI
Topic: CHECK_NRPE: Could not complete SSL handshake
Replies: 17
Views: 836

Re: CHECK_NRPE: Could not complete SSL handshake

OK. Prior to uninstalling the agent again, does anyone have any other ideas why this isn't working. I'll work on sending info from the log files to see if that gives us a clue.
by tedgardener
Thu Oct 02, 2014 5:39 pm
Forum: Nagios XI
Topic: CHECK_NRPE: Could not complete SSL handshake
Replies: 17
Views: 836

Re: CHECK_NRPE: Could not complete SSL handshake

Used the following sequence of commands: sudo add-apt-repository ppa:nagiosinc/ppa sudo apt-get update sudo apt-get install sysstat (this is needed) nagios-agent When prompted, I add the Nagios IP address. Then I add remote host monitoring to Nagios. Keep in mind that when I checked the nrpe.cfg fil...
by tedgardener
Thu Oct 02, 2014 5:17 pm
Forum: Nagios XI
Topic: CHECK_NRPE: Could not complete SSL handshake
Replies: 17
Views: 836

Re: CHECK_NRPE: Could not complete SSL handshake

Unfortunately, I checked that as well. Does not exist.