psZBX

1.0.0

PowerShell module for querying Zabbix server via REST API. Provides cmdlets for problems, events, hosts and maintenance windows. Compatible with Zabbix 6.4+ (uses Bearer token authentication).

Minimum PowerShell version

5.1

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name psZBX

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name psZBX

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2026 Lukasz Huk. All rights reserved.

Package Details

Author(s)

  • Lukasz Huk

Tags

Zabbix Monitoring API REST SprawdzoneIT

Functions

Connect-ZbxServer Disconnect-ZbxServer Get-ZbxProblem Get-ZbxEvent Get-ZbxHost Get-ZbxMaintenance Set-ZbxMaintenance

PSEditions

Core Desktop

Dependencies

This module has no dependencies.

Release Notes

1.0.0 - Initial public release
- Connect-ZbxServer / Disconnect-ZbxServer
- Get-ZbxProblem, Get-ZbxEvent, Get-ZbxHost
- Get-ZbxMaintenance, Set-ZbxMaintenance
- Bearer token authentication (Zabbix 6.4+ / 7.2+ compatible)
- SecureString token handling throughout
- Aliases kept for legacy pre-1.0.0 function names

FileList

Version History

Version Downloads Last updated
1.0.0 (current version) 19 7/23/2026