La rentrée
Voila, c’est aussi la rentrée pour NuxOra.com Apres quelques mois de pause, je reprends un peu la main sur le blog. L’orientation reste la meme: Linux, Oracle, Nagios, Cacti et sans doute une petite nouveauté d’ici peu. Avec un collegue, nous avions developpé un script pour tenter de definir des tendances sur les evolutions d’espace [...]
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 [...]
CV update
A short post to update my CV link, which was refreshed because i’m back in north of France in Lille. Please, read my CV and feel free to contact me.
Startup and Shutdown Options
When everything is ok, you should do like that: startup STARTUP OPEN PFILE=%ORACLE_BASE%\admin\nuxoradb\pfile\init.ora shutdown CONNECT system/manager@nuxoradb AS SYSDBA SHUTDOWN NORMAL The OPEN option starts the instance, reads the control file, attaches the database, and then opens it. The OPEN option is the default option, it is not mandatory to write it. The NORMAL option will [...]
Happy new year 2008
Je vous souhaite une bonne et heureuse année 2008, santé bonheur et réussite. Le site a été en pause pendant deux mois, comme mes autres sites d’ailleurs. J’espere reprendre un meilleure rythme et bien rester axé sur Linux et Oracle avec des nouveaux posts dédiés à RAC. L’autre news de ce post est la mise [...]
Oracle got a Wiki
All is said in the post title, Oracle has launched a wiki. This official public oracle wiki will permit to share content, information dealing with oracle technologies, with a very collaboratively tool, just try it [Oracle's WiKi]