2 Jun
2006
2 Jun
'06
1 p.m.
On Fri, Jun 02, 2006 at 02:29:45PM +0200, Christophe Truffier wrote:
(...)
I can see that rrd file as data inside, but how can I debug why hobbit-cgi/bb-hostsvc.sh nor hobbit-cgi/hobbitgraph.sh generate corrects graphs ?
Try this on your hobbit server:
REQUEST_METHOD="GET"
SCRIPT_NAME="hobbitgraph.sh"
QUERY_STRING="host=YOUR.HOST.NAME&service=mrtg&graph=hourly&action=view"
~hobbit/cgi-bin/hobbitgraph.sh
Henrik