Lilac

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

In order to run nmap and the Nagios binary, Lilac needs access to do so. Since Nagios needs to be run by root, we need to set this up with sudo. Edit

/etc/sudoers</etc>:
<code>
#Defaults requiretty
nobody ALL=(ALL) NOPASSWD: /usr/bin/nmap
nobody ALL=(ALL) NOPASSWD: /usr/local/nagios/bin/nagios

Installation
Download the latest source

cd /extra/src
wget http://www.lilacplatform.com/trac/downloads/5 -O lilac-1.0.3.tar.gz
tar zxf lilac-1.0.3.tar.gz

Move it to the web root:

mv lilac-1.0.3 /var/websites/nagios/htdocs/lilac

Access it from your web browser

Recent Updates

  • 9 months 5 days ago
    1.27.2 update
  • 9 months 2 weeks ago
    Drupal 10/11 config
  • 9 months 2 weeks ago
  • PHP
    9 months 2 weeks ago
    PHP 8.3.11 and AlmaLinux
  • 9 months 2 weeks ago
    New version of Pound
Error | Production Monkeys

Error

The website encountered an unexpected error. Please try again later.