Page MenuHomeFreeBSD

Add dns/metronome
ClosedPublic

Authored by krion on Nov 28 2017, 4:59 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Nov 20, 6:02 AM
Unknown Object (File)
Thu, Nov 20, 6:01 AM
Unknown Object (File)
Thu, Nov 20, 6:01 AM
Unknown Object (File)
Thu, Nov 20, 6:01 AM
Unknown Object (File)
Thu, Nov 20, 6:01 AM
Unknown Object (File)
Thu, Nov 20, 4:11 AM
Unknown Object (File)
Tue, Nov 18, 1:40 PM
Unknown Object (File)
Fri, Nov 7, 2:48 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 13148
Build 13394: arc lint + arc unit

Event Timeline

dns/metronome/Makefile
15–20
dns/metronome/pkg-plist
5

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

dbaio added inline comments.
dns/metronome/Makefile
17

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.