Hi, just installed oreon 1.3.3, managed to find the import-from-nagios option, but still can't see any host or service status. Any idea?
Announcement
Collapse
No announcement yet.
Can't see hosts status
Collapse
X
-
1. backup on your local comp the nagios/etc directory
2. go to Oreon > Configuration > Nagios > Import
3. import checkcommands.cfg w/ options "Supprimer toute la configuration existante pour le type de fichier choisi" et "Commande de Check "
4. import misccommands.cfg w/ l'option "Commande de Notification" and w/o "Supprimer toute la configuration"
5. import the rest of the config en .tgz
6. import the nagios.cfg
7. activate the last imported nagios.cfg
8. generate the imported conf with the settings like in the attached thumbnail
sorry for the bits in french but you should figure it out
HTHAttached Files
-
Ok, figured out the right order and combination of the steps , thanks a lot for the guide. Found some issues
* Importing
------------
Adding resource.cfg adds the commented entries as well
Adding nagios.cfg gives:
Fatal error: Call to a member function on a non-object in /usr/local/oreon/www/include/configuration/configNagios/DB-Func.php on line 273
But imports the file anyway
* Exporting
------------
Had issues exporting the nagios config (solved with your suggestion - http://forum.oreon-project.org/showthread.php?t=2827)
Also had to give wwwrun permission:
> setfacl -m u:wwwrun:rwx /etc/nagios
And clean up (just in case)
> rm /etc/nagios/*.cfgLast edited by cyruspy; 7 March 2007, 10:02.
Comment
Comment