From: Richard F. <gol...@gm...> - 2009-02-26 00:15:57
|
On Tue, Feb 24, 2009 at 2:08 AM, Buchan Milne <bg...@st...> wrote: [snip] > Did you not consult docs/GRAPHING ? What was not covered there ? [snip] GRAPHING says add testname=devmon to TEST2RRD in hobbitserver.cfg, e.g. if_load=devmon. When I use "if_load=devmon" in TEST2RRD, the RRD data is collected, but the graph is not displayed in the if_load status. When I use "if_load", the graph is displayed in the if_load status, but the RRD data is not collected. Devmon-0.3.1-beta1; Xymon 4.2.3-RC1 (soon 4.2.3), which includes do_devmon.c and the patch. Should "if_load=devmon" be displaying the graph in the if_load status? Is more patching needed? |