Xymon Mailing List Archive search

Question on Graphing - -Custom Graph

list James Wade
Thu, 31 Jan 2008 16:54:48 -0600
Message-Id: <01b101c8645c$492a58e0$user-96ebcf3887e7@xymon.invalid>

Hello,

 
I have a question on custom graphing. When I first

did my NCV graph, I had some extra text at the top

and it tried to build the rrd database with that.

 
I removed the text and the rrd database was created

correctly, and I'm now graphing just fine.

 
However, I want to add additional text in the window

with my custom graph.

 
example:    Users : 11
         Unauth : 4
         Attempts : 13
         Total : 486

 
Instead I want this:


Number of Users connecting.

                 Users : 11

Number of Unauthorized connections.

                 Unauth : 4

 
Will it work if I do it like this? If not, what's the best way,

put the descriptions at the bottom?

 
Thanks.James