Search found 15 matches
- Thu Aug 02, 2018 6:35 am
- Forum: Nagios XI
- Topic: Blocked traffic on Proxy
- Replies: 3
- Views: 253
Re: Blocked traffic on Proxy
Thank you for sharing. The Nagios XI version installed: 5.4.13 Is there a possibility for us to modify the scripts. I did a search on our Nagios Server to find the string ' http://www.bin-co.com/php/scripts/load' and found that ''User-Agent' => 'BinGet/1.00.A (http://www.bin-co.com/php/scripts/load/...
- Wed Aug 01, 2018 4:27 am
- Forum: Nagios XI
- Topic: Blocked traffic on Proxy
- Replies: 3
- Views: 253
Blocked traffic on Proxy
Hi, We are running Nagios XI in a very strict and secure environment. All network traffic is monitored by a proxy. Policy is block until allowed. Netadmin is reporting blocked traffic to a website http://www.bin-co.com/php/scripts/load. Netadmin is not happy: - Call is over HTTP instead off HTTPS - ...
- Tue Jan 19, 2016 3:16 am
- Forum: Nagios XI
- Topic: Resubmit check results to NRDP outbound transfer
- Replies: 24
- Views: 1923
- Mon Jan 18, 2016 3:25 am
- Forum: Nagios XI
- Topic: Resubmit check results to NRDP outbound transfer
- Replies: 24
- Views: 1923
Re: Resubmit check results to NRDP outbound transfer
I;m afraid I no longer have any of the bad xmls.
- Wed Jan 13, 2016 2:24 am
- Forum: Nagios XI
- Topic: Resubmit check results to NRDP outbound transfer
- Replies: 24
- Views: 1923
Re: Resubmit check results to NRDP outbound transfer
That is correct. Had to use the 5.2.0. version in combination with an altered send_nrdp script.
- Tue Jan 12, 2016 6:51 am
- Forum: Nagios XI
- Topic: Resubmit check results to NRDP outbound transfer
- Replies: 24
- Views: 1923
Re: Resubmit check results to NRDP outbound transfer
Well this was one hell of a puzzle but it seems to be resolved. I looked at the differences between a lot of files on the problem server running 5.2.3 and a 5.2.0 server which had no issues. I have copied the perfdataproc.php file from the 5.2.0 to the 5.2.3 server since the newer version uses htmle...
- Tue Jan 12, 2016 3:32 am
- Forum: Nagios XI
- Topic: Resubmit check results to NRDP outbound transfer
- Replies: 24
- Views: 1923
Re: Resubmit check results to NRDP outbound transfer
All I see in the spoo.xml file appears to be queued Nagios messages.
- Mon Jan 11, 2016 4:20 am
- Forum: Nagios XI
- Topic: Resubmit check results to NRDP outbound transfer
- Replies: 24
- Views: 1923
Re: Resubmit check results to NRDP outbound transfer
I see the following errors in /var/log/httpd/ssl_error_log [Mon Jan 11 10:14:09 2016] [error] [client 172.17.1.10] PHP Warning: Unknown: POST Content-Length of 17748991 bytes exceeds the limit of 8388608 bytes in Unknown on line 0 I have increased the max size in /etc/php/ini to 80 Mb and I no longe...
- Mon Jan 11, 2016 4:04 am
- Forum: Nagios XI
- Topic: Resubmit check results to NRDP outbound transfer
- Replies: 24
- Views: 1923
Re: Resubmit check results to NRDP outbound transfer
It seems that the bad XML messages are back. Sending to NRDP target host: nagiosxi.truston.com CMDLINE: cat /tmp/NRDPOUTzGAaCu | /usr/local/nrdp/clients/send_nrdp.sh -u https://nagiosxi.truston.com/nrdp/ -t xxxxxxxxxxxxxx STDOUT: ERROR: The NRDP Server said BAD XML RETURN CODE: 2 We had implemented ...
- Fri Jan 08, 2016 4:46 am
- Forum: Nagios XI
- Topic: Resubmit check results to NRDP outbound transfer
- Replies: 24
- Views: 1923
Re: Resubmit check results to NRDP outbound transfer
From both. In this case both servers are running the same Linux distro. We also have some CentOS servers.