PSZabbix-7

0.0.6

PowerShell module for managing Zabbix via API.

Minimum PowerShell version

5.1

Installation Options

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

Install-Module -Name PSZabbix-7

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

Install-PSResource -Name PSZabbix-7

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) 2025 Jan Tkac. All rights reserved.

Package Details

Author(s)

  • Jan Tkac

Tags

Zabbix API Monitoring

Functions

Write-JsonRequest New-ZXApiRequestObject Resolve-ZXApiResponse AddFilter AddSearch ConvertFrom-UnixTime ConvertTo-UnixTime ConvertArrayToObjects ConvertArrayToObjects_ZXTask Add-ZXHostToGroup Add-ZXHostNameSuffix Add-ZXHostTag Copy-ZXHostProperties Disable-ZXTrigger Enable-ZXTrigger Get-ZXAction Get-ZXAlert Get-ZXApiVersion Get-ZXAuditLog Get-ZXDiscoveryRule Get-ZXEvent Get-ZXHistory Get-ZXHost Get-ZXHostGroup Get-ZXHostInterface Get-ZXItem Get-ZXItemPrototype Get-ZXMaintenance Get-ZXProblem Get-ZXProxy Get-ZXService GEt-ZXSession Get-ZXTemplate Get-ZXTrigger Get-ZXTriggerPrototype Invoke-ZXTask New-ZXHost New-ZXLogonSession New-ZXProblemTagList New-ZXService New-ZXTagFilter New-ZXTagList New-ZXTokenSession Remove-ZXDiscoveryRule Remove-ZXHost Remove-ZXHostFromGroup Remove-ZXHostNameSuffix Remove-ZXHostTag Remove-ZXItem Remove-ZXMaintenance Remove-ZXTrigger Remove-ZXTriggerPrototype Set-ZXHostLetterCase Set-ZXHostName Set-ZXHostStatus Stop-ZXSession Update-ZXHostTemplateList Update-ZXMaintenance Update-ZXService

Dependencies

This module has no dependencies.

Release Notes

New-ZXTokenSession - bugfix,
           renamed Copy-ZXHostParameters to Copy-ZXHostProperties,
           renamed Remove-ZXHostGroup to Remove-ZXHostFromGroup,
           renamed Add-ZXHostGroup to Add-ZXHostToGroup,
           removed Stop-ZXSession from exported functions,
           removed Update-ZXHostTagList,
           refactored Copy-ZXHostProperties,
           refactored Remove-ZXDiscoveryRule,
           refactored Remove-ZXHostGroup,
           refactored Remove-ZXHostTag,
           refactored Remove-ZXMaintenance,
           refactored Remove-ZXTriggerPrototype,
           refactored Set-ZXHostLetterCase,
           refactored Set-ZXHostName,
           refactored Set-ZXHostStatus,
           refactored Update-ZXHostTemplateList,
           refactored Update-ZXMaintenance,
           refactored Update-ZXService,
           added [ValidateNotNullOrEmpty()] to Get-ZXHost parameters

FileList

Version History

Version Downloads Last updated
0.0.6 (current version) 4 10/7/2025
0.0.5 9 10/1/2025