Modules:Nagios 3-D StatusMap

From Wiki Centreon

Jump to: navigation, search

This Page is completely designed for Nagios 3-D StatusMap Module For Oreon.

Contents

Nagios 3-D StatusMap Module

This module permits the Nagios 3-D Status Map integration in Oreon.

Features

  • Manage CGI Authentification

Requirements

  • A working '3D statusmap' CGI : your '3D statusmap' must work under Nagios interface
  • PHP Option 'allow_url_fopen' set to "1" in your 'php.ini'

Installation

You can download it here : http://www.oreon-project.org/download.html

Last stable version is 1.0 (infos 06/06/2007)


Download Nagios 3-D StatusMap Module and uncompress the file.

wget http://download.oreon-project.org/index.php?id=58
tar -xzf NagiosStatusMap3D-1.0.tar.gz

Move it to your oreon modules directory

sudo mv statusmap3D /usr/local/oreon/www/modules

and assign those files the proper apache user and group rights, for example:

cd /usr/local/oreon/www/modules
sudo chown -R apache:apache statusmap3D


Now, you can install this module in Oreon. Go to Oreon 'Options > Modules', then install it by clicking on the image in the column 'actions'.

Configuration

Once it is installed, customize your nagios Statusmap url in 'Options > General Options > Nagios 3-D Status Map'.

Statusmap3D_1.0.png

Image:Warning.png don't forget to change address (localhost) with the address of your nagios server (ip/hostname) and username (nagiosadmin) /password

Usage

You can access the 'Nagios 3-D StatusMap Module' in 'Monitoring > Nagios 3-D Status Map'

Personal tools