Page MenuHomeFreeBSD

Add dns/metronome
ClosedPublic

Authored by krion on Nov 28 2017, 4:59 PM.
Tags
None
Referenced Files
F136606585: D13285.id36393.diff
Tue, Nov 18, 1:40 PM
Unknown Object (File)
Fri, Nov 7, 2:48 AM
Unknown Object (File)
Mon, Nov 3, 4:18 AM
Unknown Object (File)
Tue, Oct 28, 10:01 PM
Unknown Object (File)
Fri, Oct 24, 8:48 AM
Unknown Object (File)
Wed, Oct 22, 1:54 AM
Unknown Object (File)
Wed, Oct 22, 12:05 AM
Unknown Object (File)
Tue, Oct 21, 12:47 AM
Subscribers

Details

Summary

Add dns/metronome

Mini-graphite that uses client-side java script to render graphs w/o
depending on graphite.

metronome implements the carbon protocol, so anything that can feed
Graphite can feed metronome. It also accepts submissions via POST.

WWW: https://github.com/ahupowerdns/metronome

Test Plan

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 13435
Build 13665: arc lint + arc unit

Event Timeline

dns/metronome/Makefile
15–20 ↗(On Diff #35927)
dns/metronome/pkg-plist
5 ↗(On Diff #35927)

If using %%PORTDOCS%%, you must add OPTIONS_DEFINE=DOCS.

dbaio added inline comments.
dns/metronome/Makefile
17 ↗(On Diff #35927)

This is not needed.

Fixed previous notes. After speaking with PowerDNS collegues we've decided to move to net-mgmt category, as it better reflects metronome purpose.

net-mgmt/metronome/Makefile
11

There is file named LICENSE at the root of the distribution, please add LICENSE_FILE.

16–17
This revision is now accepted and ready to land.Dec 8 2017, 6:48 PM
This revision was automatically updated to reflect the committed changes.