Hello, i resolved the problem, delete the process nrpe in aix and started again
Thanks
Search found 7 matches
- Fri Mar 14, 2014 5:23 pm
- Forum: Open Source Nagios Projects
- Topic: CHECK_NRPE: Socket timeout after 10 seconds. En AIX
- Replies: 12
- Views: 31138
- Thu Mar 13, 2014 4:44 pm
- Forum: Open Source Nagios Projects
- Topic: CHECK_NRPE: Socket timeout after 10 seconds. En AIX
- Replies: 12
- Views: 31138
Re: CHECK_NRPE: Socket timeout after 10 seconds. En AIX
Hello lmiltchev, sorry but i can not see logs in my AIX, these don't save..
- Thu Mar 13, 2014 3:59 pm
- Forum: Open Source Nagios Projects
- Topic: CHECK_NRPE: Socket timeout after 10 seconds. En AIX
- Replies: 12
- Views: 31138
Re: CHECK_NRPE: Socket timeout after 10 seconds. En AIX
Hello, my nrpe.cfg ############################################################################ # Sample NRPE Config File # Written by: Ethan Galstad (nagios@nagios.org) # # Last Modified: 11-23-2007 # # NOTES: # This is a sample configuration file for the NRPE daemon. It needs to be # located on th...
- Wed Mar 12, 2014 8:51 pm
- Forum: Open Source Nagios Projects
- Topic: CHECK_NRPE: Socket timeout after 10 seconds. En AIX
- Replies: 12
- Views: 31138
Re: CHECK_NRPE: Socket timeout after 10 seconds. En AIX
Yes, i had created a new command definition define command{ command_name check_nrpe_aix command_line $USER1$/check_nrpe -H $HOSTADDRESS$ -t 60 -c $ARG1$ $ARG2$ -n } and service is: define service{ use generic-service,srv-pnp hostgroup_name servidoresaix service_description Carga CPU check_command ch...
- Wed Mar 12, 2014 4:49 pm
- Forum: Open Source Nagios Projects
- Topic: CHECK_NRPE: Socket timeout after 10 seconds. En AIX
- Replies: 12
- Views: 31138
Re: CHECK_NRPE: Socket timeout after 10 seconds. En AIX
Hello, if i to do this i to have problems with others plugins that use check_nrpe in OS windows and debian I have in debian CHECK_NRPE: Error receiving data from daemon. And Windows CHECK_NRPE: Received 0 bytes from daemon. Check the remote server logs for error messages I can to define other check_...
- Wed Mar 12, 2014 4:11 pm
- Forum: Open Source Nagios Projects
- Topic: CHECK_NRPE: Socket timeout after 10 seconds. En AIX
- Replies: 12
- Views: 31138
Re: CHECK_NRPE: Socket timeout after 10 seconds. En AIX
Hello, thanks for your help.... i tried your command and i have the following:
check_nrpe -H x.x.x.x -n
NRPE v2.12
Where i have to modify in my configuration for check_nrpe not to use ssl???
Thanks...
check_nrpe -H x.x.x.x -n
NRPE v2.12
Where i have to modify in my configuration for check_nrpe not to use ssl???
Thanks...
- Tue Mar 11, 2014 10:32 pm
- Forum: Open Source Nagios Projects
- Topic: CHECK_NRPE: Socket timeout after 10 seconds. En AIX
- Replies: 12
- Views: 31138
CHECK_NRPE: Socket timeout after 10 seconds. En AIX
Hello, please i need your help, i have nagios core and my client is an AIX 6.1, from nagios i have CHECK_NRPE: Socket timeout after 10 seconds when command ./check_nrpe -H x.x.x.x If i run nmap x.x.x.x -p 5666 from nagios server my answer is: Host is up (0.00019s latency). PORT STATE SERVICE 5666/tc...