Search found 2 matches
- Fri Jul 17, 2015 2:23 am
- Forum: Nagios XI
- Topic: could not fetch information from server
- Replies: 3
- Views: 8133
Re: could not fetch information from server
Thanks for your answer I resolved my problem. I check my logs and there was this line : error:D:\source\nscp\include\check_nt/server/protocol.hpp:67: : rejected connection from 192.168.0.253 So, I look this web page : http://docs.nsclient.org/faq/ and I add 192.168.0.253 in hosts allowed in nsclient...
- Thu Jul 16, 2015 9:43 am
- Forum: Nagios XI
- Topic: could not fetch information from server
- Replies: 3
- Views: 8133
could not fetch information from server
Hi, I use Nagios with Centreon. I make my command on centreon and I test these directly in nagios in prompt with the user nagios. I have several windows's servers and I check them with this command : $USER1$/check_nt -H $HOSTADDRESS$ -v MEMUSE -w $ARG1$ -c $ARG2$ -p 12489 It's ok for all my servers ...