Tags: powershell
The template monitors shadow copies. fixed some bugs adapted for zabbix 3.4 Minimal powershell version is 3.0 Checking output should run script as administator: powershell.exe -Nologo -NoProfile -ExecutionPolicy Bypass -Command "&" powershel ...
What is it for ? "powershell_script_monitoring.psm1" is a module designed to monitor (all?) your powershell script execution (tested on PS >= 2) with your monitoring tool (work only with Zabbix for the moment). What's inside ? It's "just" a script u ...
Desenvolvido por Diego Cavalcante - 29/08/2017 E-Mail: [email protected]: @diego_cavalcante S.O: Windows Linguagem: Powershell ° O Script tem como função dar interatividade na instalação do Zabbix Agent em ambientes Windows. ° Ofere ...
Zabbix Template and PowerShell\BASH script script with Low Level Discovery (LLD) for Adaptec RAID Controllers. For Windows and Linux. Prerequisites: Adaptec Storage Manager CLI Tools Add UserParameter to zabbix-agent config Tested on: Adaptec 6 ...
Desenvolvido por Diego Cavalcante - 10/02/2017 E-Mail: [email protected]: @diego_cavalcante Descrição: Monitoramento Windows RDP - Terminal Server S.O: Windows Linguagem: Powershell + UserParameter Caso você tenha um servidor Window ...
zbx-hyperv PowerShell script for Zabbix to monitor Hyper-V server. Also you can contact me with Telegram: @asand3r (Russian, English) zbx-hyperv provides possibility to make Low Level Discovery of Hyper-V server VMs and retrieve their parameters, such ...
pdh2zabbix Creates Zabbix templates for Windows PDH and provides Zabbix instance LLD for counter instances. Syntax pdh2zabbix.ps1 [-Mode ] [-FileName ] [-Hostgroup ] [-TemplateName ] [-EnableItems] [-CheckDelay ] [-DiscoveryDelay ] [-KeepHistory ] [-Ke ...
Zabbix template and PowerShell script for monitoring Marvell RAID Controller The script may generate LLD data for Marvell RAID Controllers, Virtual Drives (other word Logical). Physical Drives not processed because not suitable info provided from MSU. Al ...
Based on GOID Adaptec Template I created a template for LSI Controller. If you use the template in passive mode, you have to modify the type of agent in the template. Prerequisites: MegaRAID Storage Manager storcli64.exe Add UserParameter to zabbi ...
Zabbix Agent installation script automate installing Windows zabbix agent forgive my basic scripting knowledge, we use this script at work and push it as startup script to our servers through Group policies and wanted to share it. this script is ...