summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 2e47807c64f4ea81fe0a74c2199143d3b2a7810e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
pkgbase = monitoring-plugins-git
	pkgdesc = Plugins for Icinga, Naemon, Nagios, Shinken, Sensu and other monitoring applications
	pkgver = 3.0.1.r3.gb6021e5
	pkgrel = 2
	url = https://github.com/monitoring-plugins/monitoring-plugins/
	install = monitoring-plugins.install
	arch = x86_64
	license = GPL-3.0-or-later
	makedepends = git
	makedepends = net-snmp
	makedepends = postgresql-libs
	makedepends = libdbi
	makedepends = mariadb-libs
	makedepends = procps-ng
	makedepends = iputils
	makedepends = fping
	makedepends = dnsutils
	makedepends = rpcbind
	makedepends = smbclient
	makedepends = openssh
	makedepends = postfix
	makedepends = perl-net-snmp
	makedepends = curl
	makedepends = uriparser
	depends = libcap
	depends = perl
	optdepends = net-snmp: for SNMP checking
	optdepends = uriparser: for check_curl
	optdepends = curl: for check_curl
	optdepends = postgresql-libs: for check_pgsql
	optdepends = mariadb-libs: for check_mysql_query and check_mysql
	optdepends = libdbi: for check_dbi
	optdepends = libldap: for check_ldap
	provides = monitoring-plugins
	provides = nagios-plugins
	conflicts = monitoring-plugins
	conflicts = monitoring-plugins-debug
	conflicts = nagios-plugins
	source = monitoring-plugins::git+https://github.com/monitoring-plugins/monitoring-plugins.git
	sha256sums = SKIP

pkgname = monitoring-plugins-git