check_http "-L" output doesn't print closing anchor tag [sf#3588978] (#1116)

Oliver Skibbe notifications at github.com
Thu Oct 8 09:34:55 CEST 2015


Not very easy to implement in the current implementation as the return text
and state are static in netutils.c

```
  /* initialize alarm signal handling, set socket timeout, start timer */
  (void) signal (SIGALRM, socket_timeout_alarm_handler);
  (void) alarm (socket_timeout);
```

So we could extend netutils.c to support return text


-- 
Reply to this email on GitHub:
https://github.com/monitoring-plugins/monitoring-plugins/issues/1116#issuecomment-146444614
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.monitoring-plugins.org/archive/devel/attachments/20151008/df84dc30/attachment.html>


More information about the Devel mailing list