TITLE:
Watchdog extension package incomplete
PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE:Product version: Plesk Onyx 17.8.11 Update #15
Update date: 2018/07/23 20:13
Build date: 2018/07/03 05:11
OS version: Ubuntu 16.04
Revision: c6ad07c3f39fbcd61cf36968c6a1fe0bded17d3c
Architecture: 64-bit
Wrapper version: 1.2
PROBLEM DESCRIPTION:Update date: 2018/07/23 20:13
Build date: 2018/07/03 05:11
OS version: Ubuntu 16.04
Revision: c6ad07c3f39fbcd61cf36968c6a1fe0bded17d3c
Architecture: 64-bit
Wrapper version: 1.2
In a clean Plesk instance, the (fresh) installation of the Watchdog extension will not result in a proper installation.
The directories
- /opt/psa/etc/modules/watchdog/service.d
- /opt/psa/etc/modules/watchdog/service.tpl.d
are empty.
These directories should contain files, being
- bind
- dovecot
- drwebd
- postfix
and this causes issues when starting watchdog monitoring processes.
STEPS TO REPRODUCE:The directories
- /opt/psa/etc/modules/watchdog/service.d
- /opt/psa/etc/modules/watchdog/service.tpl.d
are empty.
These directories should contain files, being
- bind
- dovecot
- drwebd
- postfix
and this causes issues when starting watchdog monitoring processes.
One way to check this bug: run the command
dpkg -L psa-watchdog | grep service
and one can change the part "service" to dovecot, bind, drwebd or postfix.
One way to reproduce this bug: install the Watchdog extension, after removing previous installations of Watchdog and in specific the entire contents of the /opt/psa/etc/modules/watchdog directory.
ACTUAL RESULT:dpkg -L psa-watchdog | grep service
and one can change the part "service" to dovecot, bind, drwebd or postfix.
One way to reproduce this bug: install the Watchdog extension, after removing previous installations of Watchdog and in specific the entire contents of the /opt/psa/etc/modules/watchdog directory.
The directories
- /opt/psa/etc/modules/watchdog/service.d
- /opt/psa/etc/modules/watchdog/service.tpl.d
are empty.
EXPECTED RESULT:- /opt/psa/etc/modules/watchdog/service.d
- /opt/psa/etc/modules/watchdog/service.tpl.d
are empty.
The directory /opt/psa/etc/modules/watchdog/service.tpl.d should contain:
- bind
- dovecot
- drwebd
- postfix
Note that activating the Watchdog monitoring process will result in
a) the creation of the necessary files in the
/opt/psa/etc/modules/watchdog/service.d
directory, (and)
b) the very important INCLUDE directive at the bottom of monitrc (!).
ANY ADDITIONAL INFORMATION:- bind
- dovecot
- drwebd
- postfix
Note that activating the Watchdog monitoring process will result in
a) the creation of the necessary files in the
/opt/psa/etc/modules/watchdog/service.d
directory, (and)
b) the very important INCLUDE directive at the bottom of monitrc (!).
Related issues:
- rkhunter at version 1.4.4, while version 1.4.6 already has been released
- rkhunter not configured properly: many unnecessary warnings
YOUR EXPECTATIONS FROM PLESK SERVICE TEAM:- rkhunter at version 1.4.4, while version 1.4.6 already has been released
- rkhunter not configured properly: many unnecessary warnings
Confirm bug