Skip to content
This repository has been archived by the owner on Jan 30, 2024. It is now read-only.

System Requirements

shthead edited this page May 12, 2016 · 3 revisions

General

The healthcheck.pl script requires Perl with the following modules:

Array::Utils
Config::IniFiles
Digest::MD5::File
File::Basename
File::Pid
Getopt::Long
Log::Log4perl
Scalar::Util
Switch
Time::Piece

Debian

The following packages are required on a minimal Debian installation:

libconfig-inifiles-perl
libdigest-md5-file-perl
libfile-pid-perl
liblog-log4perl-perl
libswitch-perl
liblog-dispatch-filerotate-perl
libarray-utils-perl

NOTE: The libarray-utils-perl package is not available on jessie yet - but it is in backports. Make sure you have the backports mirror setup.

Clone this wiki locally