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

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
TBT
Posts: 625
Joined: Wed May 18, 2011 1:26 pm

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

Post 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/)"
Nagios XI 2024R2.2.1 (8 Servers)
Nagios Fusion 2024R1.0.2
tmcdonald
Posts: 9117
Joined: Mon Sep 23, 2013 8:40 am

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

Post 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.
Former Nagios employee
Locked