Page MenuHomeFreeBSD

Add dns/metronome
ClosedPublic

Authored by krion on Nov 28 2017, 4:59 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Jul 19, 1:44 AM
Unknown Object (File)
Jun 21 2025, 10:08 PM
Unknown Object (File)
Jun 20 2025, 12:44 AM
Unknown Object (File)
Jun 18 2025, 10:54 PM
Unknown Object (File)
Jun 18 2025, 11:04 AM
Unknown Object (File)
Jun 17 2025, 2:55 AM
Unknown Object (File)
Jun 13 2025, 3:16 PM
Unknown Object (File)
Jun 12 2025, 3:16 PM
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 13440
Build 13669: 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
12

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

17–18
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.