import mcollective-nrpe-agent
MCollective Agent to query the Nagios Remote Plugin Executor (NRPE), and trigger off checks. OK jasper@
This commit is contained in:
parent
7f0d3ace29
commit
912bf3e846
12
sysutils/mcollective-plugins/nrpe-agent/Makefile
Normal file
12
sysutils/mcollective-plugins/nrpe-agent/Makefile
Normal file
@ -0,0 +1,12 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2015/01/24 17:08:12 sebastia Exp $
|
||||
|
||||
COMMENT= MCollective agent to query NRPE
|
||||
|
||||
GH_ACCOUNT= puppetlabs
|
||||
GH_PROJECT= mcollective-nrpe-agent
|
||||
GH_TAGNAME= 3.0.3
|
||||
DISTNAME= ${GH_PROJECT}-${GH_TAGNAME}
|
||||
|
||||
MCO_SUBDIRS= agent aggregate application data
|
||||
|
||||
.include <bsd.port.mk>
|
2
sysutils/mcollective-plugins/nrpe-agent/distinfo
Normal file
2
sysutils/mcollective-plugins/nrpe-agent/distinfo
Normal file
@ -0,0 +1,2 @@
|
||||
SHA256 (mcollective-nrpe-agent-3.0.3.tar.gz) = 4Swr/AmCFPgOAjucQaD0/9+6V9nslMH3fwi34+ZJO54=
|
||||
SIZE (mcollective-nrpe-agent-3.0.3.tar.gz) = 11598
|
2
sysutils/mcollective-plugins/nrpe-agent/pkg/DESCR
Normal file
2
sysutils/mcollective-plugins/nrpe-agent/pkg/DESCR
Normal file
@ -0,0 +1,2 @@
|
||||
MCollective Agent to query the Nagios Remote Plugin Executor (NRPE), and
|
||||
trigger off checks.
|
7
sysutils/mcollective-plugins/nrpe-agent/pkg/PLIST
Normal file
7
sysutils/mcollective-plugins/nrpe-agent/pkg/PLIST
Normal file
@ -0,0 +1,7 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2015/01/24 17:08:12 sebastia Exp $
|
||||
libexec/mcollective/mcollective/agent/nrpe.ddl
|
||||
libexec/mcollective/mcollective/agent/nrpe.rb
|
||||
libexec/mcollective/mcollective/aggregate/nagios_states.rb
|
||||
libexec/mcollective/mcollective/application/nrpe.rb
|
||||
libexec/mcollective/mcollective/data/nrpe_data.ddl
|
||||
libexec/mcollective/mcollective/data/nrpe_data.rb
|
Loading…
x
Reference in New Issue
Block a user