diff --git a/plugins/http/http_load_ b/plugins/http/http_load_ index 2db88a2f..39677ca8 100755 --- a/plugins/http/http_load_ +++ b/plugins/http/http_load_ @@ -95,7 +95,7 @@ my $debug=$ENV{MUNIN_DEBUG}; my $timeout=10; my $max_redirects=10; my $scriptname="http_load_"; -my $useragent="Mozilla/5.0"; +my $useragent="Mozilla/5.0 (Munin; $scriptname)"; # Function to read the $url_file and return the contents in a hash sub read_urls{