systemctl status zoneminder ● zoneminder.service - ZoneMinder CCTV recording and security system Loaded: loaded (/lib/systemd/system/zoneminder.service; enabled; vendor preset: disabled) Active: active (running) since Tue 2017-10-03 00:02:05 MSK; 2min 44s ago Process: 10661 ExecStop=/usr/bin/zmpkg.pl stop (code=exited, status=0/SUCCESS) Process: 10718 ExecStart=/usr/bin/zmpkg.pl start (code=exited, status=0/SUCCESS) Main PID: 10733 (zmdc.pl) Tasks: 4 (limit: 4915) CGroup: /system.slice/zoneminder.service ├─10733 /usr/bin/perl -wT /usr/bin/zmdc.pl startup ├─10768 /usr/bin/perl -wT /usr/bin/zmfilter.pl ├─10776 /usr/bin/perl -wT /usr/bin/zmaudit.pl -c └─10790 /usr/bin/perl -wT /usr/bin/zmwatch.pl окт 03 00:02:41 ashen.localdomain zmdc[10733]: INF ['zmtelemetry.pl' starting at 17/10/03 00:02:41, pid = 10898] окт 03 00:02:41 ashen.localdomain zmdc[10733]: ERR ['zmtelemetry.pl' exited abnormally, exit status 9] окт 03 00:03:21 ashen.localdomain zmdc[10733]: INF [Starting pending process, zmtelemetry.pl] окт 03 00:03:21 ashen.localdomain zmdc[10733]: INF ['zmtelemetry.pl' starting at 17/10/03 00:03:21, pid = 10989] окт 03 00:03:21 ashen.localdomain zmdc[10989]: INF ['zmtelemetry.pl' started at 17/10/03 00:03:21] окт 03 00:03:21 ashen.localdomain zmdc[10733]: ERR ['zmtelemetry.pl' exited abnormally, exit status 9] окт 03 00:04:41 ashen.localdomain zmdc[10733]: INF [Starting pending process, zmtelemetry.pl] окт 03 00:04:41 ashen.localdomain zmdc[10733]: INF ['zmtelemetry.pl' starting at 17/10/03 00:04:41, pid = 11174] окт 03 00:04:41 ashen.localdomain zmdc[11174]: INF ['zmtelemetry.pl' started at 17/10/03 00:04:41] окт 03 00:04:41 ashen.localdomain zmdc[10733]: ERR ['zmtelemetry.pl' exited abnormally, exit status 9] Данная ошибка исправляется установкой следующих пакетов: perl-Sys-MemInfo perl-Sys-CPU Необходимо проставить зависимость на данные пакеты, а их самих перенсти в sisyphus из autoimports
$ rpm -qpR zoneminder-1.32.2-alt1.x86_64.rpm |grep -i 'Sys' perl-Sys-Mmap perl-Sys-MemInfo perl-Sys-CPU