[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Question on Graphing - -Custom Graph



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