Page MenuHomeFreeBSD

Add dns/metronome
ClosedPublic

Authored by krion on Nov 28 2017, 4:59 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Oct 9, 2:01 PM
Unknown Object (File)
Sat, Oct 4, 7:37 AM
Unknown Object (File)
Sat, Sep 20, 1:21 PM
Unknown Object (File)
Sep 15 2025, 1:18 AM
Unknown Object (File)
Sep 12 2025, 5:13 AM
Unknown Object (File)
Sep 4 2025, 3:00 AM
Unknown Object (File)
Sep 4 2025, 2:30 AM
Unknown Object (File)
Aug 28 2025, 12:18 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
Lint Not Applicable
Unit
Tests Not Applicable

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 ↗(On Diff #36386)

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

16–17 ↗(On Diff #36386)
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.