[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
multiple graph definitions work differently in bb-hosts and hobbitserver.cfg?
- To: hobbit (at) hswn.dk
- Subject: multiple graph definitions work differently in bb-hosts and hobbitserver.cfg?
- From: Gildas Le Nadan <gn1 (at) sanger.ac.uk>
- Date: Wed, 18 Oct 2006 15:33:00 +0100
- User-agent: Thunderbird 1.5.0.7 (X11/20060922)
Hello,
I have hosts where I have several graph definition per rrd in bb-hosts, in the
forms of TRENDS:*,test:test|test1|test2, with related test,test1,test2
definitions in hobbitgraph.cf
I would like to move those into the GRAPHS variable of hobbitserver.cfg but only
the test entry is graphed if I put any of the following combination:
test:test|test1|test2
test:test1|test2
test:test1
test1
(I do a /etc/init.d/hobbit reload after each modification of the
hobbitserver.cfg file)
Any hint?
Cheers,
Gildas