blob: 189d4b1d2301c159137de898a46cf7b90031f7af (
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
|
pkgbase = systemd_mon
pkgdesc = Monitor systemd units and trigger alerts for failed states.
pkgver = 0.1.0+9+gbec6981
pkgrel = 4
url = https://github.com/joonty/systemd_mon
arch = any
license = MIT
makedepends = git
makedepends = ruby-bundler
makedepends = ruby-rake
depends = ruby
depends = ruby-dbus
depends = ruby-rexml
depends = inetutils
optdepends = ruby-mail: email notifier support
optdepends = ruby-slack-notifier: slack notifier support
optdepends = ruby-hipchat: hipchat notifier support
options = !emptydirs
source = git+https://github.com/joonty/systemd_mon#commit=bec6981
source = ruby-dbus-version.patch
source = systemd_mon.service
source = sample-config.yml
sha256sums = SKIP
sha256sums = ef4530ff57194f4738a2ddf90433c4ecc4566649c04f2df110487594304b0933
sha256sums = c23f5a4fb346e4294e5764ae8544b3f00fe40c5f8adbba0ffc5accfb3e5171b6
sha256sums = 402b42e7b76385137541cdf397b32886116c6a975568556c87de7dd25fe670ed
pkgname = systemd_mon
|