On 02/18/2011 12:07 PM, Juan M. Sierra wrote: > Hi > > I'm testing Icinga to replace an old Nagios server. Icinga works fine, > but I've tried to install Lconf module for Icinga administrate, but it > doesn't work. > > Does somebody use this module? In this case, how did you install? > > Thanks a lot and kind regards, >
Normally you should call something like this: lconf-icinga-mod# sh install.sh You'll need php-pear installed and create all file tables. After that, clearing the cache and add the principals 'lcon.user' and 'lcon.admin' to your user account, log in again. And it should work What problems do you have? LG Marius. -- Marius Hein Senior Application Developer NETWAYS GmbH | Deutschherrnstr. 15-19 | D-90429 Nürnberg Tel: +49 911 92885-0 | Fax: +49 911 92885-77 GF: Julian Hein | AG Nürnberg HRB18461 http://www.netways.de | [email protected] ** NETWAYS Open Source Data Center Conference 2011 | Nürnberg, 06. und 07. April 2011 | http://www.netways.de/osdc ** ------------------------------------------------------------------------------ The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE: Pinpoint memory and threading errors before they happen. Find and fix more than 250 security defects in the development cycle. Locate bottlenecks in serial and parallel code that limit performance. http://p.sf.net/sfu/intel-dev2devfeb _______________________________________________ icinga-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/icinga-users
