Page MenuHomeFreeBSD

Add dns/metronome
ClosedPublic

Authored by krion on Nov 28 2017, 4:59 PM.
Tags
None
Referenced Files
Unknown Object (File)
Dec 4 2024, 9:31 AM
Unknown Object (File)
Nov 28 2024, 3:18 PM
Unknown Object (File)
Nov 28 2024, 3:18 PM
Unknown Object (File)
Nov 28 2024, 3:18 PM
Unknown Object (File)
Nov 28 2024, 3:18 PM
Unknown Object (File)
Nov 28 2024, 3:17 PM
Unknown Object (File)
Nov 28 2024, 2:59 PM
Unknown Object (File)
Nov 23 2024, 10:01 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.