summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 715d996e6707668c17f9bd9679eda134c422c7b3 (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
pkgbase = snclient-git
	pkgdesc = General-purpose monitoring agent supporting REST, NRPE and Prometheus (git)
	pkgver = 0.44.r48.g71c00c1
	pkgrel = 1
	url = https://github.com/ConSol-Monitoring/snclient
	install = snclient.install
	arch = x86_64
	license = MIT
	makedepends = git
	makedepends = go
	makedepends = help2man
	depends = glibc
	depends = iputils
	depends = openssl
	depends = systemd
	depends = util-linux
	optdepends = logrotate: rotate SNClient log files
	optdepends = prometheus-node-exporter: node_exporter support
	provides = snclient=0.44.r48.g71c00c1
	conflicts = snclient
	backup = etc/logrotate.d/snclient
	backup = etc/snclient/snclient.ini
	source = snclient-git::git+https://github.com/ConSol-Monitoring/snclient.git
	sha256sums = SKIP

pkgname = snclient-git