diff --git a/Scripts/Zabbix-API-Last-Uptime-All-Hosts.ps1 b/Scripts/Zabbix-API-Last-Uptime-All-Hosts.ps1 index ec4240b..538879e 100644 --- a/Scripts/Zabbix-API-Last-Uptime-All-Hosts.ps1 +++ b/Scripts/Zabbix-API-Last-Uptime-All-Hosts.ps1 @@ -58,7 +58,7 @@ foreach ($h in $hosts) { } } -### Получить все историю элемента данных по его уникальному id для каждого хоста +### Получить всю историю элемента данных по его id для каждого хоста $Collections_output = New-Object System.Collections.Generic.List[System.Object] foreach ($c in $Collections) { $data = @{