From: Buchan M. <bg...@st...> - 2008-11-10 08:32:49
|
On Thursday 06 November 2008 23:31:33 Craig Boyce wrote: > Hi Buchan, > > I'm looking at creating a weathermap of our data centre and want to > include information from our devmon polled temperature / humidity > sensors. > > Is it possible to include another option or change the existing option > so that you can specify the devmon test name and alias and retrieve a > single value. > > Something along the lines of the following syntax and conf entries > > "TARGET $devmontest $devmonalias" > > NODE APC-EMS1 > LABEL APC-EMS1 > POSITION 200 200 > TARGET env temperature It really depends what you want the behaviour to be. I don't know if I want to write parsers for each devmon test ... but it would be relatively easy to allow different tests for the label colour (currently the colour of the 'cpu' test for the device), and which graph to show on mouse-over on the device (currently 'cpu', but anything that goes into a single string in the service= paramater to hobbitgraph.sh could work). Is this what you were thinking? Regards, Buchan |