problem on openbsd 3.3 on sparc64
Basile Mathieu
Basile.Mathieu at siris.sorbonne.fr
Tue Jan 13 16:36:15 CET 2004
i have nagios 1.1 with plugins 1.3 on an ultra 5 with openbsd 3.3
compilation goes fine
but when i launch nagios i have this error
/usr/local/nagios/libexec/check_ping WARNING symbol (pl) size mismatch
relink your program
and in the web interface i have this error
Premature end of script headers /html/nagios/cgi-bin/status.cgi
i use a httpd.conf wich works fine on linux redhat ( with appropriate
modifications like docroot )
here is my nagios config
ScriptAlias /nagios/cgi-bin/ /var/www/html/nagios/cgi-bin/
<Directory "/usr/local/nagios/sbin/">
AllowOverride AuthConfig
Options ExecCGI
Order allow,deny
Allow from all
</Directory>
Alias /nagios/ /var/www/html/nagios/
<Directory "/usr/local/nagios/share">
Options None
AllowOverride AuthConfig
Order allow,deny
Allow from all
</Directory>
thanks for help me
-------------------------------------------------------
This SF.net email is sponsored by: Perforce Software.
Perforce is the Fast Software Configuration Management System offering
advanced branching capabilities and atomic changes on 50+ platforms.
Free Eval! http://www.perforce.com/perforce/loadprog.html
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue.
::: Messages without supporting info will risk being sent to /dev/null
More information about the Users
mailing list