I've got a lot of APC rack PDUs and have created a UDP to grab their model number and software revision number. I've put together a report out of these, but I get the information on two lines as such:
NodeA AP79xx
NodeA v3.3.3
NodeB AP79xx
NodeB v3.3.3
....etc...
Is there a way to get the information on one line per node like so:
NodeA AP79xx v3.3.3
NodeB AP79xx v3.3.3
...etc...
Thank you,
/jh