[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
hobbitgraph.cgi: Attempting to reuse 'mysqlht'
- To: xymon (at) xymon.com
- Subject: hobbitgraph.cgi: Attempting to reuse 'mysqlht'
- From: Arie Skliarouk <skliarie (at) gmail.com>
- Date: Wed, 24 Nov 2010 16:12:07 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:mime-version:received:from:date :message-id:subject:to:content-type; bh=6nw8oNkr74zKQZkLE2cnhoMxTEPp9DQKXhnMZ7XFKjc=; b=tfAbAa7u9S+97vSByxVp/+zXJThO8xQwc4fnTJudrlEDuYG6kuiXTTSo0ZtelOhYpj x/gVcc5x7SjE5EFkRs/ywO2jCa0kj2vhrl+tHfyWbm2GmdkIHZHQkg6UCsKceSFBmnDo tARcPnQwpvLMnWi+Shr4QO8SHGutVyNxEtYuU=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:from:date:message-id:subject:to:content-type; b=LXKWWhjGkCRe412dLXwKktJqbKxHb0Tp6ycNEqplwMfv9wIDDiu4/R5Qyd2ByVu5Q0 8L1dlMWJ1JUC+sSGPoO8q32ntg8hh9qhpegsY1iAlwQ5MMAm1fldR0TXbx3vfagvYTQs v4GSYaSDP2od1CUWUatpPScCHCWasSjajlIvo=
Hi,
Initially I filed my problem as a bug over here:
https://sourceforge.net/tracker/?func=detail&aid=3116811&group_id=128058&atid=710488
but now I am not sure it is a bug, so posting it here for more lively
discussion:
I created a custom mysql parameters check that shows graphs on one server,
but not on the other. hobbitgraph.sh (hobbitgraph.cgi?) kept sending
following error instead of the actual image:
<html><head><title>Invalid request</title></head>
<body>Attempting to reuse 'mysqlht'</body></html>
If I request the same image for different server, same service - I get the
image. If I copy the mysql.rrd file from the
/var/lib/hobbit/rrd/atl-db01/mysql.rrd into the /var/lib/hobbit/rrd/pa04,
then the image for pa04 shows graph for the atl-db01.
Could be that dash in name of that particular server was affecting the
hobbitgraph.cgi somehow? I can attach the hobbitgraph.d/mysql.cfg and
hobbitserver.d/mysql.cfg if that would help.
--
Arie