[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Problem with external script and RRD-Graphs
- To: hobbit (at) hswn.dk
- Subject: Problem with external script and RRD-Graphs
- From: Cayo de Moraes <camorae (at) googlemail.com>
- Date: Wed, 27 May 2009 11:05:55 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=A1diYWG8ofz+YRuECH51FpKhWT+156fNyukoapm50Z4=; b=FKFwqmdhS3ojkq6G73rJF0iuFEd75delB8iLDXtNKhaY2TOMHX3si208J51DJTonPj X8tgTu8X5hlCmX75NAOaHRxrBiNW0nTMvlW1qHRwMTg347sZDrghl2xxatq0IIGqqvnY BfmIzMCwEGoEjOCAkxfCu+cV0TKNt/B2AtuLY=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=ko/ipRS3Cjay5hxkxYw2s5+y2GD1GbIOjU3mpQvENrU6r801sWj9BxmcVrQmg54EYn kKoLN8JP0VWZNHeIhqDmwzs8Iv4of+qgsTRxvY8YLnyGuh17GBDER4SL8DZjkC9cCQpt azxF/vsZikfQzMPLXop7fmF9H9YJygltoyv1w=
Hi guys,
im trying to monitor some mysql performances like slowqueries, threads,
queries per second, etc. trought an external script. So far i get all
results from the client (Big Brother-Client) unless the graphs. Using big
brother (server) i get 3 graphs (slowqueries, threads and queries per
second) but after migrating BB to Hobbit i cant get any graph anymore. I
already did all steps from "How to setup custom graphs" but its not working.
Did i forget something / did something wrong or is it with the BB-Client not
possible?
After editing the hobbitserver.cfg and hobbitgraph.cfg i had some
confrontations with:
how should i configure the parameters of the hobbitserver.cfg and
hobbitgraph.cfg if i want 3 diferent graphs in one page, when the graph name
has to be the same as the column name?
when trying to get the only graph into the browser i get only an 1x1 Pixel
graph...
has anybody any idea??
TIA