Use Node instead of URL in plugin http_write

Configuring an http_write plugin with a <URL> block is deprecated. <Node> is to
be used instead.

This commit fixes this, removing this message in the collectd logs:

    write_http plugin: Legacy <URL> block found. Please use <Node> instead.
1 file changed