> Dear List, > > > > I am monitoring some HP-UX servers on which we have installed nrpe. It was > working fine until from last few days it started giving SSL handshake error. > I have checked nrpe.cfg and it is perfectly fine. The nrpe on HP-UX has been > started from commandline on the HP-UX servers. > > > > I have tried the following options from my NagiosXI server. > > > > [root@nagxi libexec]# ./check_nrpe -H x.x.x.x -c check_disk -a '-w 10% -c 5% > -p /home' > > CHECK_NRPE: Socket timeout after 10 seconds. > > > > > > > > [root@nagxi libexec]# ./check_nrpe -H x.x.x.x -t 90 -c check_disk -a '-w 10% > -c 5% -p /home' > > CHECK_NRPE: Error - Could not complete SSL handshake. > > > > > > [root@nagxi libexec]# ./check_nrpe -H x.x.x.x -n -c check_disk -a '-w 10% -c > 5% -p /home' > > CHECK_NRPE: Socket timeout after 10 seconds. > > > > [root@nagxi libexec]# ./check_nrpe -H x.x.x.x -n -t 20 -c check_disk -a '-w > 10% -c 5% -p /home' > > CHECK_NRPE: Socket timeout after 20 seconds. > > >
- Socket timeout means that the service is unreachable or down (agaIn) ; Check # grep -i nrpe /var/adm/syslog.log on HPUX M. ------------------------------------------------------------------------------ Try before you buy = See our experts in action! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-dev2 _______________________________________________ Nagios-users mailing list Nagios-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/nagios-users ::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. ::: Messages without supporting info will risk being sent to /dev/null