NuxOra – Linux and Oracle IT website

Admistration, configuration, déploiement, optimisation et tuning.

Nagios

Resume – IT Manager

My “French CV” is now translated and available in English. If you’d like to have my English resume please visit: http://cv.nuxora.com or download the word resume or pdf resume.

, , , , , , , ,

Nagios – demarrage & arret

>>> I. Test et verification Nagios adopte une configuration modulaire, il n’est pas rare d’oublier le definition d’un contact, oublier une parenthese,…. Pour tester votre configuration actuelle de Nagios executer /usr/local/nagios/bin/nagios -v /usr/local/nagios/etc/nagios.cfg Voici le resultat: $/usr/local/nagios/bin/nagios -v /usr/local/nagios/etc/nagios.cfg Nagios 2.9 Copyright (c) 1999-2007 Ethan Galstad (http://www.nagios.org) Last Modified: 04-10-2007 License: GPL Reading configuration data… [...]

Nagios – Configuration

Pré-requis Serveur Apache + PHP avec Nagios installé >>> I. Configuration principale Nous l’avions vu dans la premeire partie, le configuration de Nagios est rassemblée dans un dossier unique situé sous etc/ Le fichier de configuration principal est etc/nagios.cfg étroitement lié aux CGIs, ces deux fichiers constituent le coeur de la configuration Nagios et liste [...]

Nagios – Installation

>>> I. Mise en place du daemon Nagios Pré-requis Un serveur web Apache + PHP Télécharger le package nagios (le plus recent) > http://www.nagios.org/download $ wget -O /tmp/nagios-3.0.1.tar.gz http://downloads.sourceforge.net/nagios/nagios-3.0.1.tar.gz Se connecter sur le serveur cible (avec root) # décompresser l’archive $ tar zxvf nagios-x.y.tar.gz # Création du groupe et user Nagios $ groupadd nagios -g [...]

Nagios 3.0 beta 3

I’ve tried to use Nagios 3.0 b2 but there was a problem with the mail, this was corrected with a new beta release. You should download it if you were using the beta 2 version Donwload Nagios

Nagios 3.0 beta2

The new realse of Nagios 3 was released today. It fixes some bugs and add improvments to the new host logic check. As soon as the new version will be available, a tutorial will be published about Nagios 3. Visit: Nagios.org

Information Request

You’d like to have a post or a tutorial about linux (redhat, fedora) Oracle (database, 10g, RAC or OAS – oracle application suite), Nagios, Cacti,… Feel free to ask and i’ll try to answer to your question. Leave a comment with your question.

Nagios – présentation

Nagios (anciennement appelé Netsaint) est un logiciel de supervision sous licence GPL. Il permet de surveiller un Système d’information intégralement. Son fonctionnement est très simple, un moteur ordonnance l’ensemble des taches de supervision. Ces taches unitaires sont le résultat de l’utilisation d’un plugin. Il existe aujourd’hui plus d’une centaine de ces plugins. Un plugin est [...]