Megosztás a következőn keresztül:


Install-AksHciMonitoring

Áttekintés

Telepíti a Prometheust a monitorozáshoz az AKS hibrid környezetében.

Syntax

Install-AksHciMonitoring -name <String> 
                         -storageSizeGB <String> 
                         -retentionTimeHours <String>                        

Description

Telepíti a Prometheust a monitorozáshoz az AKS hibrid környezetében.

Példák

Példa

Install-AksHciMonitoring -Name mycluster -storageSizeGB 100 -retentionTimeHours 240

Paraméterek

-név

A Kubernetes-fürt alfanumerikus neve.

Type: System.String
Parameter Sets: (All)
Aliases:

Required: True
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False

-Tároló

A tárterület mennyisége GB-ban.

Type: System.String
Parameter Sets: (All)
Aliases:

Required: True
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False

-retentionTime

A gyűjtött metrikák megőrzési ideje órákban.

Type: System.String
Parameter Sets: (All)
Aliases:

Required: True
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False

Következő lépések

AksHci PowerShell-referencia