fix march_hostcheck geoip curl jq error handling in 132.00stable Suppress jq parse errors from the geoip lookup in march_hostcheck by capturing curl output to a variable before piping through jq, matching the pattern used in datamanager.inc....