Fix smartd and add ceph-exporter

This commit is contained in:
Alex D. 2023-03-31 18:01:52 +00:00
parent d94704d1d5
commit 97b533f2d5
Signed by: caskd
GPG Key ID: F92BA85F61F4C173
11 changed files with 19 additions and 7 deletions

View File

@ -3,7 +3,7 @@
. ../../APKBUILD.template
pkgname=nnd-s6-services
pkgver=2.21
pkgver=2.24
pkgrel=0
pkgdesc="Base services for s6"
depends="s6-rc s6-portable-utils s6-linux-utils"

View File

@ -0,0 +1 @@
logger.ceph-exporter

View File

@ -0,0 +1,7 @@
#!/bin/execlineb -P
s6-envdir -i /etc/s6/env/path
emptyenv -p
fdmove -c 2 1
ceph-exporter

View File

@ -0,0 +1 @@
longrun

View File

@ -0,0 +1 @@
ceph-exporter

View File

@ -0,0 +1 @@
3

View File

@ -0,0 +1,4 @@
#!/bin/execlineb -P
export NAME ceph-exporter
/usr/libexec/nnd/s6/logger

View File

@ -0,0 +1 @@
longrun

View File

@ -1,9 +1,5 @@
#!/bin/execlineb -P
s6-envdir -i /etc/s6/env/path
importas -i PATH PATH
emptyenv -p
emptyenv
export PATH $PATH
exec smartd -n
smartd -n