vmstats.mk 357 B

1234567
  1. PACKAGES += vmstats
  2. pkg_vmstats_name = vmstats
  3. pkg_vmstats_description = tiny Erlang app that works in conjunction with statsderl in order to generate information on the Erlang VM for graphite logs.
  4. pkg_vmstats_homepage = https://github.com/ferd/vmstats
  5. pkg_vmstats_fetch = git
  6. pkg_vmstats_repo = https://github.com/ferd/vmstats
  7. pkg_vmstats_commit = master