Marco Shaw [MVP] wrote:
Quote:
> IT Staff wrote: Quote:
>> yeap i got the concepts.
>>
>> If i have a list of computers to ping, can i have a *group gadget* or
>> one gadget for every single machine ?
>
> out-gauge doesn't seem to support the group parameter like the others
> do. Group allows you to put a bunch of gadgets together and just have
> to click on a little button to switch between different gauges.
>
> From out-chart help, the group parameter:
>
> "Allows you to create the chart window as a separate process and assigns
> an ID that allows multiple charts to share the same window."
>
> I might ask PowerGadgets about adding group support to out-gauge.
>
> Marco Actually, it isn't documented but works:
PSH>"test"|out-gauge -name test -type digital -group testing
PSH>"123"|out-gauge -name 123 -type digital -group testing
Marco