ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: "Алексей Шенцев" <lex.shen@yandex.ru>
To: sisyphus@lists.altlinux.org
Subject: Re: [sisyphus] zoneminder & systemd
Date: Tue, 3 Oct 2017 00:07:26 +0300
Message-ID: <a129b625-e96c-67f2-6719-7a3da6e7d736@yandex.ru> (raw)
In-Reply-To: <47092d64-866a-2f94-c46a-1d111f91cc4d@yandex.ru>

02.10.2017 23:59, Алексей Шенцев пишет:
> Всем привет!
> Продолжаю разборки с zoneminder на сизифе.
> Создал такой (за основу взят zoneminder.service.in из git'а апстрима)
>
> zoneminder.service
>
> # ZoneMinder systemd unit file
> # This file is intended to work with all Linux distributions
>
> [Unit]
> Description=ZoneMinder CCTV recording and security system
> After=network.target mysqld.service httpd2.service
> Requires=mysqld.service httpd2.service
>
> [Service]
> User=apache
> Type=forking
> ExecStart=/usr/bin/zmpkg.pl start
> ExecReload=/usr/bin/zmpkg.pl restart
> ExecStop=/usr/bin/zmpkg.pl stop
> PIDFile=/var/run/zm/zm.pid
> Environment=TZ=:/etc/localtime
>
> [Install]
> WantedBy=multi-user.target
>
> systemd не ругается на его формат.
>
> Вопрос:
>
> если стоит apache2, то прописываю httpd2.service,
> а если первый апач или nginx, что писать?
> Или есть у нас что то вроде webserver.service ?
>

Упс, с вышеуказанным service-файлом zoneminder у меня наконец то запустился:

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]


Смущает ругань с ERR. Что бы это значило?

Попробую перегрузить систему и посмотрю, стартует ли он автоматом.

-- 
С уважением,
Шенцев Алексей.



  reply	other threads:[~2017-10-02 21:07 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-01 10:00 [sisyphus] cctv & face control Алексей Шенцев
2017-10-02  4:56 ` Anton Farygin
2017-10-02  7:05   ` Алексей Шенцев
2017-10-02  7:21     ` Anton Farygin
2017-10-02 13:58     ` Anton Farygin
2017-10-02 14:06       ` Алексей Шенцев
2017-10-02 14:26         ` Anton Farygin
2017-10-02 14:40           ` Алексей Шенцев
2017-10-02 15:19             ` Anton Farygin
2017-10-02 15:52               ` Алексей Шенцев
2017-10-02 16:34                 ` Anton Farygin
2017-10-02 16:43                   ` Alexei Takaseev
2017-10-03  8:51             ` В.А. Илларионов
2017-10-03 12:49               ` Алексей Шенцев
2017-10-04  1:34                 ` В.А. Илларионов
2017-10-02 20:59 ` [sisyphus] zoneminder & systemd Алексей Шенцев
2017-10-02 21:07   ` Алексей Шенцев [this message]
2017-10-02 21:35     ` Алексей Шенцев
2017-10-03  8:54       ` В.А. Илларионов
2017-10-03 19:48     ` Алексей Шенцев
2017-10-07  7:57         ` Алексей Шенцев
2017-10-07  8:57           ` Anton Farygin
2017-10-07  9:42             ` Алексей Шенцев
2017-10-07 20:10               ` Anton Farygin
2017-10-08  9:25                 ` Алексей Шенцев
2017-10-08 19:51                   ` Anton Farygin
2017-10-08 19:58                     ` Алексей Шенцев
2017-10-09  7:23                       ` Anton Farygin
2017-10-03 17:57 ` [sisyphus] zoneminder & apache2 " Алексей Шенцев
2017-10-03 22:08   ` Алексей Шенцев
2017-10-04  5:10       ` Алексей Шенцев

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=a129b625-e96c-67f2-6719-7a3da6e7d736@yandex.ru \
    --to=lex.shen@yandex.ru \
    --cc=sisyphus@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sisyphus


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git