/icinga-dashboard

PHP/Ajax dashboard for use with Icinga and ido2db.

Primary LanguagePHP

Icinga Dashboard

Status

Not actively "developed".
Started using Nagdash instead, which enables us to monitor multiple Nagios / Icinga instances in one dashboard through API-calls.

Origin

This code was kinda "forked" from nagios-dashboard

Screenshot

image

Requirements

  • a working Icinga-instance
  • ido2db backend

Installation

Put these files into WWW-root/[dir] on your server (e.g. /var/www/dash).
Edit merlin.php and change the dbserver/dbuser/dbpassword so it suits your environment.
Optionally rename icinga.php into index.php or create a symbolic link.