Bogus status message contains no data: Sent from hobbitd

Frédéric Mangeant frederic.mangeant at steria.com
Tue May 2 11:48:16 CEST 2006


Hi Henrik

using Hobbit 4.1.2p1, I can see in the "hobbitd" column several error 
messages like this :


Latest errormessages:
Bogus status message contains no data: Sent from hobbitd
Bogus status message contains no data: Sent from hobbitd


Looking into the sources, this message comes from hobbitd/hobbitd.c :


msglen = strlen(msg);
        if (msglen == 0) {
                errprintf("Bogus status message contains no data: Sent 
from %s\n", sender);
                return;
        }


Is there a way to know the "real" sender of a null message ?

Thanks in advance.

-- 

Frédéric Mangeant

Steria EDC Sophia-Antipolis






More information about the Xymon mailing list