Hi Daniel, thanks for the report.
On Saturday 18 April 2009, Daniel Pocock wrote: > Package: nagios-plugins > > > Using check_httpname results in services being marked down with the error: > > Name or service not known > > This appears to be because /etc/nagios-plugins/config/http.cfg contains > $HOSTNAME instead of $HOSTNAME$ - in other words, adding a trailing $ to > $HOSTNAME fixes the issue. > > Current value (broken): > > > command_line /usr/lib/nagios/plugins/check_http -H > '$HOSTNAME' -I '$HOSTADDRESS$' > > Fixed: > > command_line /usr/lib/nagios/plugins/check_http -H > '$HOSTNAME$' -I '$HOSTADDRESS$' I fixed it in svn. Thanks and with kind regards, Jan.
signature.asc
Description: This is a digitally signed message part.

