import mackerel-agent-plugins v0.43.0

This is the official plugin pack for mackerel-agent,
a piece of software which is installed on your hosts to
collect metrics and events and send them to Mackerel.

https://github.com/mackerelio/mackerel-agent-plugins
This commit is contained in:
miwarin 2018-01-23 17:50:23 +09:00
parent 80c745eca0
commit 8121537b09
4 changed files with 112 additions and 0 deletions

View File

@ -0,0 +1,3 @@
mackerel-agent is a piece of software which is installed on your hosts
to collect metrics and events and send them
to Mackerel where they can be visualized and monitored.

35
mackerel-agent-plugins/Makefile Executable file
View File

@ -0,0 +1,35 @@
# $NetBSD$
DISTNAME= mackerel-agent-plugins-0.43.0
GITHUB_TAG= v${PKGVERSION_NOREV}
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_GITHUB:=mackerelio/}
MAINTAINER= miwarin@gmail.com
HOMEPAGE= https://github.com/mackerelio/mackerel-agent-plugins
COMMENT= This is the official plugin pack for mackerel-agent
LICENSE= apache-2.0
EXTRACT_USING= bsdtar
GO_SRCPATH= github.com/mackerelio/${DISTNAME}
WRKSRC= ${WRKDIR}/src/${GO_SRCPATH}
GOPATH= ${WRKDIR}
EXTRACT_DIR= ${WRKDIR}/src/github.com/mackerelio
USE_TOOLS+= gmake perl
BUILD_DEPENDS+= go-${GO_VERSION}*:../../lang/go
INSTALLATION_DIRS+= bin share/examples/mackerel-agent
pre-extract:
cd ${WRKDIR} && ${MKDIR} ${EXTRACT_DIR}
do-build:
cd ${WRKSRC} && GOPATH=${GOPATH} PATH=${PATH}:${GOPATH}/bin ${MAKE_PROGRAM} build
do-test:
cd ${WRKSRC} && GOPATH=${GOPATH} PATH=${PATH}:${GOPATH}/bin ${MAKE_PROGRAM} test
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/build/`uname -s | tr "[:upper:]" "[:lower:]"`/`uname -m`/* ${DESTDIR}${PREFIX}/bin
.include "../../mk/bsd.pkg.mk"

View File

@ -0,0 +1,68 @@
@comment $NetBSD$
bin/mackerel-plugin-accesslog
bin/mackerel-plugin-apache2
bin/mackerel-plugin-aws-cloudfront
bin/mackerel-plugin-aws-dynamodb
bin/mackerel-plugin-aws-ec2
bin/mackerel-plugin-aws-ec2-cpucredit
bin/mackerel-plugin-aws-ec2-ebs
bin/mackerel-plugin-aws-elasticache
bin/mackerel-plugin-aws-elasticsearch
bin/mackerel-plugin-aws-elb
bin/mackerel-plugin-aws-kinesis-firehose
bin/mackerel-plugin-aws-kinesis-streams
bin/mackerel-plugin-aws-lambda
bin/mackerel-plugin-aws-rds
bin/mackerel-plugin-aws-rekognition
bin/mackerel-plugin-aws-ses
bin/mackerel-plugin-aws-waf
bin/mackerel-plugin-conntrack
bin/mackerel-plugin-elasticsearch
bin/mackerel-plugin-fluentd
bin/mackerel-plugin-flume
bin/mackerel-plugin-gcp-compute-engine
bin/mackerel-plugin-gearmand
bin/mackerel-plugin-gostats
bin/mackerel-plugin-graphite
bin/mackerel-plugin-h2o
bin/mackerel-plugin-haproxy
bin/mackerel-plugin-inode
bin/mackerel-plugin-jmx-jolokia
bin/mackerel-plugin-json
bin/mackerel-plugin-jvm
bin/mackerel-plugin-linux
bin/mackerel-plugin-mailq
bin/mackerel-plugin-mcrouter
bin/mackerel-plugin-memcached
bin/mackerel-plugin-mongodb
bin/mackerel-plugin-multicore
bin/mackerel-plugin-munin
bin/mackerel-plugin-murmur
bin/mackerel-plugin-mysql
bin/mackerel-plugin-nginx
bin/mackerel-plugin-nvidia-smi
bin/mackerel-plugin-openldap
bin/mackerel-plugin-php-apc
bin/mackerel-plugin-php-fpm
bin/mackerel-plugin-php-opcache
bin/mackerel-plugin-plack
bin/mackerel-plugin-postgres
bin/mackerel-plugin-proc-fd
bin/mackerel-plugin-rabbitmq
bin/mackerel-plugin-rack-stats
bin/mackerel-plugin-redash
bin/mackerel-plugin-redis
bin/mackerel-plugin-sidekiq
bin/mackerel-plugin-snmp
bin/mackerel-plugin-solr
bin/mackerel-plugin-squid
bin/mackerel-plugin-td-table-count
bin/mackerel-plugin-trafficserver
bin/mackerel-plugin-twemproxy
bin/mackerel-plugin-unicorn
bin/mackerel-plugin-uptime
bin/mackerel-plugin-uwsgi-vassal
bin/mackerel-plugin-varnish
bin/mackerel-plugin-windows-process-stats
bin/mackerel-plugin-windows-server-sessions
bin/mackerel-plugin-xentop

View File

@ -0,0 +1,6 @@
$NetBSD$
SHA1 (mackerel-agent-plugins-0.43.0.tar.gz) = 70edc31604782e079fd5a4d324dfe5ffc5cfe250
RMD160 (mackerel-agent-plugins-0.43.0.tar.gz) = 07d5b9a9f14e5aec7382fea6ae5ff4dab3caf62d
SHA512 (mackerel-agent-plugins-0.43.0.tar.gz) = 9822fb05e85b98d1067da60f87b938e6e9cb6e192283dda06f37d4755d059ab4058468d81c792f9fdeaf366b61895fff31124ed2fe9df959f5808c5cfa818c45
Size (mackerel-agent-plugins-0.43.0.tar.gz) = 197137 bytes