[mrtg] Re: One graph, two hosts?

Alex van den Bogaerdt alex at ergens.op.het.net
Thu Mar 6 18:37:22 MET 2003


On Thu, Mar 06, 2003 at 11:28:07AM -0600, Shawn Barnhart wrote:
> 
> Is there a syntax for graphing the data from two hosts in a single graph?
> 
> I'd like to graph the temperature from one device as "IN" and the
> temperature from another device as "OUT".

Easy way out:  use the external program interface.

Slightly harder:
find, on each of the hosts, a way to return zero.  Use that for "OUT" 
on one host and for "IN" on the other.  Now add up two targets:

OID1&OID2 at host1 + OID3&OID4 at host2

where OID1 and OID4 is what you want to monitor, OID2 and OID3 is 0.

HTH
Alex
-- 
Much of what looks like rudeness in hacker circles is not intended to give
offence. Rather, it's the product of the direct, cut-through-the-bullshit
communications style that is natural to people who are more concerned about
solving problems than making others feel warm and fuzzy.

http://www.tuxedo.org/~esr/faqs/smart-questions.html

--
Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe
Archive     http://www.ee.ethz.ch/~slist/mrtg
FAQ         http://faq.mrtg.org    Homepage     http://www.mrtg.org
WebAdmin    http://www.ee.ethz.ch/~slist/lsg2.cgi



More information about the mrtg mailing list