From f129d05ae928a2f632ff791daeb1129515f2de82 Mon Sep 17 00:00:00 2001 From: Alex Kup <116945542+Lifailon@users.noreply.github.com> Date: Thu, 3 Aug 2023 11:45:34 +0300 Subject: [PATCH] Add scripts --- Scripts/Zabbix-API-Last-Uptime-All-Hosts.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 = @{