I am trying to create multiple guages to show the temperature on my Nexus Switch from a custom poller.
There are 4 intake ,4 outlet and 2 power supply sensors,that all come under the same custom poller ID (Value).

How do I differentiate between the rows? As it is giving me just one value (which seems the be the average).
My code is below:-
<br />
<img src="/Orion/NetPerfMon/Gauge.aspx?Scale=100&Style=Phosphorescent Black&Property=Module-1,Intake-1&NetObject=N:${NodeID}&GaugeName=CustomPoller&
RowID=21590&GaugeType=Radial&Min=0&Max=100&CustomLegends=&TickCount=0&WarningThreshold=90&ErrorThreshold=95&ReverseThreshold=False&CustomPollerID=cba4ca90-9bfe-498e-9c69-2850880be7ba" /></a>
</a>
<img src="/Orion/NetPerfMon/Gauge.aspx?Scale=100&Style=Phosphorescent Black&Property=Module-1,Intake-2&NetObject=N:${NodeID}&GaugeName=CustomPoller&GaugeType=Radial&Min=0&Max=100&CustomLegends=&TickCount=0&WarningThreshold=90&ErrorThreshold=95&ReverseThreshold=False&CustomPollerID=cba4ca90-9bfe-498e-9c69-2850880be7ba" /></a>
</a>
Any help very much appreciated.
Cheers,
Nick