Re: NEW: sysutils/blackbox_exporter

2020-11-21 Thread Stuart Henderson
On 2020/11/20 15:31, Tracey Emery wrote:
> There is trailing whitespace in the README file and an .orig in the
> patches folder. What's the rule on starting COMMENTS with a capital?

caps for proper nouns, otherwise lower-case

> Otherwise, works fine here. ok tracey

Thanks :)



Re: NEW: sysutils/blackbox_exporter

2020-11-20 Thread Tracey Emery
On Fri, Nov 20, 2020 at 09:47:14PM +, Stuart Henderson wrote:
> any oks to import this? I've put it in sysutils/ alongside the existing
> Prometheus exporters.
> 
> 
> $ pkg_info blackbox_exporter
> Information for inst:blackbox_exporter-0.18.0
> 
> Comment:
> Prometheus exporter to test HTTP/DNS/TCP/ICMP endpoints
> 
> Description:
> This Prometheus exporter allows "blackbox" probing of endpoints over
> HTTP, HTTPS, DNS, TCP and ICMP. That is, it allows making requests using
> various protocols from a management machine to standard network servers
> and gathering metrics from them.
> 
> Maintainer: Stuart Henderson 
> 
> WWW: https://github.com/prometheus/blackbox_exporter
> 
> 
> 
> Index: infrastructure/db/user.list
> ===
> RCS file: /cvs/ports/infrastructure/db/user.list,v
> retrieving revision 1.380
> diff -u -p -r1.380 user.list
> --- infrastructure/db/user.list   14 Nov 2020 11:57:56 -  1.380
> +++ infrastructure/db/user.list   20 Nov 2020 21:46:32 -
> @@ -370,3 +370,4 @@ id  user  group   port
>  859 _miniflux_miniflux   net/miniflux
>  860 _dendrite_dendrite   net/dendrite
>  861 _i2p _i2pnet/i2p
> +862 _blackboxexporter_blackboxexporter   
> sysutils/blackbox_exporter
> 

There is trailing whitespace in the README file and an .orig in the
patches folder. What's the rule on starting COMMENTS with a capital?

Otherwise, works fine here. ok tracey

-- 

Tracey Emery