firstly I needed to add two extra packages to get it to start:
Code: Select all
dnf install perl-Sys-Syslog
dnf install perl-Sys-Mmap
Code: Select all
# systemctl start zoneminder
# systemctl status zoneminder.service
* zoneminder.service - ZoneMinder CCTV recording and security system
Loaded: loaded (/usr/lib/systemd/system/zoneminder.service; enabled; vendor preset: disabled)
Active: active (running) since Wed 2017-01-18 18:52:46 GMT; 2s ago
Process: 30513 ExecStart=/usr/bin/zmpkg.pl start (code=exited, status=0/SUCCESS)
Main PID: 30526 (zmdc.pl)
Tasks: 3 (limit: 4915)
CGroup: /system.slice/zoneminder.service
|-30526 /usr/bin/perl -wT /usr/bin/zmdc.pl startup
|-30561 /usr/bin/perl -wT /usr/bin/zmaudit.pl -c
`-30576 /usr/bin/perl -wT /usr/bin/zmwatch.pl
Jan 18 18:52:46 box zmdc[30526]: INF ['zmtelemetry.pl' starting at 17/01/18 18:52:46, pid = 30584]
Jan 18 18:52:46 box zmdc[30584]: INF ['zmtelemetry.pl' started at 17/01/18 18:52:46]
Jan 18 18:52:46 box zmwatch[30576]: INF [Watchdog starting]
Jan 18 18:52:46 box zmwatch[30576]: INF [Watchdog pausing for 30 seconds]
Jan 18 18:52:46 box systemd[1]: Started ZoneMinder CCTV recording and security system.
Jan 18 18:52:47 box zmdc[30526]: ERR ['zmtelemetry.pl' exited abnormally, exit status 9]
Jan 18 18:52:47 box zmdc[30526]: INF [Starting pending process, zmtelemetry.pl]
Jan 18 18:52:47 box zmdc[30526]: INF ['zmtelemetry.pl' starting at 17/01/18 18:52:47, pid = 30591]
Jan 18 18:52:47 box zmdc[30591]: INF ['zmtelemetry.pl' started at 17/01/18 18:52:47]
Jan 18 18:52:47 box zmdc[30526]: ERR ['zmtelemetry.pl' exited abnormally, exit status 9]
Using Firefox 50.1.0 to connect to https://localhost/zm tells me the certificate is 'invalid'.
Is the current certificate scheme compatible with recent ffx ?localhost uses an invalid security certificate.
The certificate is not trusted because it is self-signed.
The certificate is not valid for the name localhost.