Page 1 of 1

BinGet/1.00.A (http://www.bin-co.com/php/scripts/load/ ?

Posted: Mon Apr 21, 2014 9:09 am
by TBT
Tailing /var/log/httpd/access_log I've noticed the following happening every few seconds. What causes this?

Code: Select all

127.0.0.1 - - [21/Apr/2014:10:05:42 -0400] "POST /nagiosxi/backend/ HTTP/1.1" 200 24 "-" "BinGet/1.00.A (http://www.bin-co.com/php/scripts/load/)"
192.168.28.190 - - [21/Apr/2014:10:05:45 -0400] "POST /nagiosxi//backend/ HTTP/1.1" 200 325 "-" "BinGet/1.00.A (http://www.bin-co.com/php/scripts/load/)"
192.168.28.190 - - [21/Apr/2014:10:05:45 -0400] "POST /nagiosxi//backend/ HTTP/1.1" 200 109 "-" "BinGet/1.00.A (http://www.bin-co.com/php/scripts/load/)"
192.168.28.240 - - [21/Apr/2014:10:05:46 -0400] "GET / HTTP/1.0" 200 2538 "-" "check_http/v2053 (nagios-plugins 1.4.13)"
192.168.28.190 - - [21/Apr/2014:10:05:45 -0400] "POST /nagiosxi//backend/ HTTP/1.1" 200 105 "-" "BinGet/1.00.A (http://www.bin-co.com/php/scripts/load/)"
192.168.28.190 - - [21/Apr/2014:10:05:46 -0400] "POST /nagiosxi//backend/ HTTP/1.1" 200 111 "-" "BinGet/1.00.A (http://www.bin-co.com/php/scripts/load/)"
192.168.28.190 - - [21/Apr/2014:10:05:47 -0400] "POST /nagiosxi//backend/ HTTP/1.1" 200 1594 "-" "BinGet/1.00.A (http://www.bin-co.com/php/scripts/load/)"
192.168.28.190 - - [21/Apr/2014:10:05:50 -0400] "POST /nagiosxi//backend/ HTTP/1.1" 200 325 "-" "BinGet/1.00.A (http://www.bin-co.com/php/scripts/load/)"
192.168.28.190 - - [21/Apr/2014:10:05:50 -0400] "POST /nagiosxi//backend/ HTTP/1.1" 200 109 "-" "BinGet/1.00.A (http://www.bin-co.com/php/scripts/load/)"
192.168.28.190 - - [21/Apr/2014:10:05:50 -0400] "POST /nagiosxi//backend/ HTTP/1.1" 200 105 "-" "BinGet/1.00.A (http://www.bin-co.com/php/scripts/load/)"
192.168.28.190 - - [21/Apr/2014:10:05:51 -0400] "POST /nagiosxi//backend/ HTTP/1.1" 200 111 "-" "BinGet/1.00.A (http://www.bin-co.com/php/scripts/load/)"

Re: BinGet/1.00.A (http://www.bin-co.com/php/scripts/load/

Posted: Mon Apr 21, 2014 9:33 am
by tmcdonald
Nothing to worry about. That's being called by XI to do things in the backend. We must not have thought to change the user agent.