All,
I am hoping someone to help me fine a solution for what I am trying to do. I have the following data from a search:
hostname,deviceid
host1,1
host2,2
What I am trying to do is to created panels for each host and display the hostname within that panel using the html tags. It should look like this:
.........................................................................
. host1 .
. .
. .
.........................................................................
.........................................................................
. host2 .
. .
. .
.........................................................................
Thank you in advance,
Stephen Robinson
↧