Lilacis a configuration tool for Nagios, the industry standard in open source monitoring. Lilac makes configuration easy with simple to use screens and tools for auto-discovery and importing of existing configurations.
Prerequisites
PDO MySQL requires libtool:
yum install libtool-ltdl-devel
Then compile PHP with PDO MySQL and Process Control by adding these options to your
./configure:
--with-pdo-mysql=/usr/local/mysql \
--enable-pcntl
In order to use the
Auto Discovery feature of Lilac, install
Nmap
yum install nmap