On 02.02.2013 05:53, Khaja Aziz wrote: > Hi Team > > we are configured icinga tool but we are getting Error > [1357453834] Lockfile 'Icinga' looks like its already held by another > instance of /var/run/icinga/icinga.pid (PID 3588). Bailing out... > [1357454910] Caught SIGTERM, shutting down... > [1357454910] Successfully shutdown... (PID=3588)
make sure that another instance of icinga is not running. ps -u -p `cat /var/run/icinga/icinga.pid` if not, remove the pid/lock file, as it may have been a leftover from a previous kill. try again to start icinga then, and post the results here (all commands and the output). > > when we are browse icinga urls . An error is display > Not found > the request URL/icinga/was not found on this server. that's a different problem, you probably forgot to install the classic ui, or install the webserver config as well. > > > Kindly can u advise me on this issue .How to solve this issue.. > > Regrads > Azizuddin > > > > > > ------------------------------------------------------------------------------ > Everyone hates slow websites. So do we. > Make your web apps faster with AppDynamics > Download AppDynamics Lite for free today: > http://p.sf.net/sfu/appdyn_d2d_jan > > > _______________________________________________ > icinga-users mailing list > icinga-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/icinga-users ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_jan _______________________________________________ icinga-users mailing list icinga-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/icinga-users