Hi,
I have a table that gives me connections, and I want to show those connections, plus a total. The search works, but how do I get a name for the total row?
The output looks like this:
HOST: CONNECTIONS:
ServerA 100
ServerB 50
ServerC 50
200
How do I get some text to appear under ServerC?
In this case, it would be
|addcoltotals labelfield=HOST label="Total Server Connections"
In this case, it would be
|addcoltotals labelfield=HOST label="Total Server Connections"
You should write an answer and accept it
found it. Never mind....