Am 03.05.2013 um 14:32 schrieb "AC" <[email protected]>: > Hi, > >> -----Messaggio originale----- >> Da: [email protected] [mailto:omd-users- >> [email protected]] Per conto di Joerg Linge >> Inviato: venerdì 3 maggio 2013 12:10 >> Cc: [email protected] >> Oggetto: Re: [omd-users] Two OMD - Check_MK questions >> >> please adjust etc/pnp4nagios/config.php >> >> # >> # Link back to Nagios or Thruk ( www.thruk.org ) # $conf['nagios_base'] = >> "/<site>/nagios/cgi-bin"; >> > > I'm wondering which is the right path to set, cgi-bin dirs are under > /opt/omd/versions/0.56/lib/nagios/ and /opt/omd/versions/0.56/lib/icinga/ > But at the moment I' not able to set nagios_base to point there. > Moreover I'm asking myself if there's something wrong in my setup, it looks > strange to edit config files shipped with OMD, all the rest is correct...
OMD contains three GUIs so you have to link pnp4nagios to the GUI _you_ want to use. so change $conf['nagios_base'] = "/<site>/nagios/cgi-bin"; to $conf['nagios_base'] = "/<site>/icinga/cgi-bin"; if you prefer Icinga Core & Icinga GUI Joerg _______________________________________________ omd-users mailing list [email protected] http://lists.mathias-kettner.de/mailman/listinfo/omd-users
