Modules:Nagios StatusMap
From Wiki Centreon
| Languages: |
English |
This Page is completely designed for Nagios StatusMap Module For Oreon.
Contents |
Nagios StatusMap Module
This module permits the Nagios StatusMap integration in Oreon.
Features
- Manage CGI Authentification
- Add somes cgi options :
- Layout Method
- Layout Mode
- Drawing Layer
- Auto-refresh ( use 'CGI Refresh Rate' from 'CGI.cfg' )
- Manage Oreon LCA => you can use Oreon LCA for drawing Status Map (work only with Hostgroups LCA)
- Redirection to 'Service Problems' view (with search filter enable) ( in v1.1 )
- Area Map and Popups ( in v1.1 )
Requirements
- A working 'statusmap' CGI : your '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.1 (infos 17/07/2007)
This plugin must be regarded as unsecured, since login/password for Nagios StatusMap cgi are passed in url arguments.
Version 1.1 will solved this issue
Download Nagios StatusMap Module and uncompress the file.
wget http://download.oreon-project.org/index.php?id=60 tar -xzf NagiosStatusMap-1.1.tar.gz
Move it to your oreon modules directory
mv statusmap /usr/local/oreon/www/modules
and assign those files the proper apache user and group rights, for example:
cd /usr/local/oreon/www/modules chown -R apache:apache statusmap
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'.
Upgrade
Download the last upgrade package and uncompress the file.
wget http://download.oreon-project.org/index.php?id=61 tar -xzf NagiosStatusMap-1.1_upgrade.tar.gz
Move it to your oreon modules directory
mkdir /usr/local/oreon/www/modules/statusmap/UPGRADE mv statusmap-1.1 /usr/local/oreon/www/modules/statusmap/UPGRADE/
and assign those files the proper apache user and group rights, for example:
cd /usr/local/oreon/www/modules chown -R apache:apache statusmap
Now, you can upgrade this module in Oreon. Go to Oreon 'Options > Modules', then install it by clicking on the 'Upgrade' image in the column 'actions'.
Configuration
Once it is installed, customize your nagios Statusmap url in 'Options > General Options > Nagios Status Map'.
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 StatusMap Module' in 'Monitoring > Nagios Status Map'
Troubleshooting
- Q : Status Map don't work on my IE6 / IE7
- A : IE recents versions don't handle user names and passwords in HTTP and HTTPS. See http://support.microsoft.com/kb/834489 for more informations and workarounds. Will be solved with version 1.1.




