[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Resolved (Re: [hobbit] http check not working?)



Someone replied to me directly, and commented how it was odd that I had no conn or http column on the display, and advised I check the hobbit logfiles. Sure enough, when I checked /var/log/hobbit/bb-network.log, I found this:

ld.so.1: bbtest-net: fatal: libcrypto.so.0.9.7: open failed: No such file or directory

So basically the missing (actually it was there, but was in /usr/local/ssl) OpenSSL libs were causing the network tests to fail. Once I fixed this the conn and http columns popped up and the http tests were working. My conn tests were all failing, so another trip to the bb-network.log revealed:

2005-01-15 03:29:40 Execution of '/usr/local/sbin/fping -Ae' failed - program not suid root?

I set fping to suid, and now green across the board :-) Those logfiles are very handy for troubleshooting.

-Charles

Charles Jones wrote:

I am helping someone setup a hobbit server, and she has added some hosts with basic tests that can be done from hobbit (conn, http://, smtp). Everything seemed fine, and then I decided to show her what it does when there is a failure. I added one of my hosts to the config, waited for it to be displayed, and then shutdown httpd on my server. We waited and waited, and the host just stayed green. I tried restarting hobbit, etc, but still have the green display (screenshot : http://www.n00bstories.com/image.fetch.php?id=1317651926 ) Any idea what could be wrong?

OS is Solaris 10
hobbit-4.0beta4