Page 1 of 1

install on suse 11 sp1

Posted: Tue Jan 10, 2012 5:30 pm
by devdaljeet
hi,

i have installed nagois core on the SUSE server according to the openSUSE quickstart guide. after the install i typed the url http://localhost/nagois/ and get the username password prompt but after the username and password is entered i get the following

Server error!

The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there was an error in a CGI script.

could it be a setup prob with the apache2?

also when i typed the command chkconfig --add nagios
i get the following

bcslinux:~/Desktop/nagios-plugins-1.4.15 # chkconfig --add nagios
insserv: Script jexec is broken: incomplete LSB comment.
insserv: missing `Required-Stop:' entry: please add even if empty.
insserv: Script jexec is broken: incomplete LSB comment.
insserv: missing `Required-Stop:' entry: please add even if empty.
insserv: Script jexec is broken: incomplete LSB comment.
insserv: missing `Required-Stop:' entry: please add even if empty.
insserv: warning: script 'K01nagios' missing LSB tags and overrides
insserv: Script jexec is broken: incomplete LSB comment.
insserv: missing `Required-Stop:' entry: please add even if empty.
insserv: Script jexec is broken: incomplete LSB comment.
insserv: missing `Required-Stop:' entry: please add even if empty.
insserv: Script jexec is broken: incomplete LSB comment.
insserv: missing `Required-Stop:' entry: please add even if empty.
insserv: Script jexec is broken: incomplete LSB comment.
insserv: missing `Required-Stop:' entry: please add even if empty.
insserv: Script jexec is broken: incomplete LSB comment.
insserv: missing `Required-Stop:' entry: please add even if empty.
insserv: Script jexec is broken: incomplete LSB comment.
insserv: missing `Required-Stop:' entry: please add even if empty.
insserv: warning: script 'nagios' missing LSB tags and overrides
insserv: Script jexec is broken: incomplete LSB comment.
insserv: missing `Required-Stop:' entry: please add even if empty.
nagios 0:off 1:off 2:off 3:on 4:off 5:on 6:off


thanks
Dev Daljeet

Re: install on suse 11 sp1

Posted: Sun Jan 15, 2012 12:57 am
by vistangela
well, the error message is quite verbose about the probable cause of
the error. Is there a "Required-Stop" line in the jexec init script?
The script or at least a link to it should be in /etc/init.d/. Check
the head of the script for the line. If it's not there, add it. See
the other init scripts for hints on the format.

Your changes will be overwritten when the package providing the script
is updated. Where did the jexec script come from? RPM? Manual install?

If this doesn't helps You can consult complete manual here:- http://docs.paulororke.net/nagios/nagios_fc2.php