On Fri, Jan 11, 2008 at 10:19:29AM -0500, Snyder, Howard wrote:
Whenever I click on a link from the Hobbit site (my server) I get this error:
Internal Server Error
bb-display. Log= hobbitd status-board not available
This is a problem is it shows up multiple times. If you're on Solaris 10, then see http://www.hswn.dk/hobbit/help/known-issues.html#solaris10fusion
bb-network.log= 2008-01-11 09:55:26 Execution of '/usr/local/sbin/fping -Ae' failed - program not suid root?
You need to make /usr/local/sbin/fping suid-root: chown root /usr/local/sbin/fping chmod 4755 /usr/local/sbin/fping
hobbit.launch.log 2008-01-11 09:58:10 Task rrddata terminated, status 1 2008-01-11 09:58:10 Task rrdstatus terminated, status 1
Your RRD (graph) files will not be updated. The problem is this one:
rrd-data.log= 2008-01-11 09:58:05 Worker process died with exit code 9, terminating ld.so.1: hobbitd_rrd: fatal: librrd.so.2: open failed: No such file or directory
Solaris (any version) ? See http://www.hswn.dk/hobbit/help/known-issues.html#solarislinker
Regards, Henrik