HA
HashGambit97/PSZabbixTools
A set of PowerShell tools to interact with the Zabbix API.
ZabbixTools PowerShell Module
Zabbix tools.
Installation
Install from PSGallery
PS> Install-Module -Name ZabbixToolsGetting Started
Connect to the Zabbix server using the Connect-ZabbixServer command
PS> Connect-ZabbixServer -Server 'ServerName' -Secure -Credential (Get-Credential)Get a list of available commands
PS> Get-Command -Module ZabbixToolsDocumentation
- Full documentation is available in ReadTheDocs format.
Links
- Github - Trent Willingham
License
Notes
Thanks go to:
- Simon Morand started this idea with his zabbixPoshAPI.
On this page
Languages
PowerShell100.0%
Contributors
BSD 3-Clause "New" or "Revised" License
Created November 10, 2016
Updated January 18, 2025