Issue with send_nrdp
Re: Issue with send_nrdp
Yes it is Nagios XI Version 5.6.6 and we are using Centos 7.
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: Issue with send_nrdp
You may need to restart httpd
If it still doesn't work send the results of the following
Code: Select all
systemctl restart httpdCode: Select all
grep nrpd /var/log/httpd/error_log|tail -50Re: Issue with send_nrdp
Thanks for your help. I am able to resolve the issue.
I am getting other issue on another server and raised below request.
https://support.nagios.com/forum/viewto ... 16&t=55950
I am getting other issue on another server and raised below request.
https://support.nagios.com/forum/viewto ... 16&t=55950
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: Issue with send_nrdp
Great!bsivavani wrote:Thanks for your help. I am able to resolve the issue.
Locking thread