$ cat /etc/debian_version 8.2 $ /usr/lib/nagios/plugins/check_http -V check_http v2.1.1 (monitoring-plugins 2.1.1) $ /usr/lib/nagios/plugins/check_http -S -H www.monitoring-plugins.org HTTP OK: HTTP/1.1 200 OK - 5528 bytes in 0.125 second response time |time=0.125402s;;;0.000000 size=5528B;;;0 $ /usr/bin/time curl https://www.monitoring-plugins.org -k -o /dev/null -s 0.01user 0.00system 0:00.14elapsed 16%CPU (0avgtext+0avgdata 4140maxresident)k 0inputs+0outputs (0major+1174minor)pagefaults 0swaps
I cant see any problem here. I tested check_http against several apache (2.2,2.4) and nginx on wheezy and jessie. It looks like it's related to you apache2 installation/configuration. With my Debian monitoring-plugins maintainer hat on, Jan. -- Reply to this email on GitHub: https://github.com/monitoring-plugins/monitoring-plugins/issues/1358#issuecomment-145351544