Hi Team,
I use proxy server setting on nagios for internet. However when ever I do apply modification while proxy enabled, I get error applying configuration. And when I do disabled the proxy setting , configuration applies successfully.
Do anyone knows why it happens. Thanks.
Proxy setting issue while applying configuration
-
bolson
Re: Proxy setting issue while applying configuration
Can you tell us the exact error you're receiving please? Thank you!
Re: Proxy setting issue while applying configuration
Please find attached screenshots and help to resolve the issue. We do not have direct internet access. have to use internet via proxy.
You do not have the required permissions to view the files attached to this post.
Re: Proxy setting issue while applying configuration
This KB article might be useful:
https://support.nagios.com/kb/article.php?id=147
I think the wgetrc configuration mentioned is relevant for the "Apply Configuration" functionality.
https://support.nagios.com/kb/article.php?id=147
I think the wgetrc configuration mentioned is relevant for the "Apply Configuration" functionality.
Former Nagios employee
https://www.mcapra.com/
https://www.mcapra.com/
-
bolson
Re: Proxy setting issue while applying configuration
Thank you mcapra, also, look in your /etc/hosts file and make sure the line that begins with 127.0.0.1 is immediately followed by "localhost" by itself. Like this:
Code: Select all
127.0.0.1 localhost localhost.localdomain.....