Explorar el Código

NEWS: Mention the new "check_http -d" option

Closes #7.
Holger Weiss hace 12 años
padre
commit
33d8bef86e
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      NEWS

+ 1 - 0
NEWS

@@ -14,6 +14,7 @@ This file documents the major additions and syntax changes between releases.
 	Add --without-{dbi,ldap,radius} options to ./configure
 	Made Verbose output of check_sensors compliant (Gabriele Tozzi)
 	New switch -E/--extended-perfdata for check_http to print additional performance data (Sebastian Nohn)
+	New check_http -d option to specify a string to expect within the response headers
 	Add support for executing queries to check_pgsql
 	Let check_pgsql accept a UNIX socket directory as hostname
 	New check_pgsql -o option to specify additional connection parameters