PSZabbix7
1.3.1
PowerShell module for automating Zabbix (>= 7.0) administration. A simple encapsulation of the Zabbix REST web services.
Minimum PowerShell version
3.0
Installation Options
Owners
Copyright
(c) 2025 Bart Haezeleer. All rights reserved.
Package Details
Author(s)
- Bart Haezeleer
Tags
Functions
Add-HostGroupMembership Add-HostMacro Add-HostTemplate Add-UserGroupMembership Add-UserGroupPermission Add-UserMail Close-ApiSession Disable-Host Disable-UserGroup Enable-Host Enable-UserGroup Get-Action Get-Host Get-HostGroup Get-HostGroupHosts Get-HostItems Get-Interface Get-Media Get-MediaType Get-Proxy Get-Template Get-User Get-UserGroup Get-UserGroupUsers Get-UserGroupHostgroups New-ApiSession New-Host New-HostGroup New-User New-UserGroup Remove-Host Remove-HostGroup Remove-HostGroupMembership Remove-Media Remove-Template Remove-User Remove-UserGroup Remove-UserGroupMembership Update-Host Update-HostInventory Update-Interface
Dependencies
This module has no dependencies.
Release Notes
1.3.1:
* (Update) New-ZbxApiSession : Bugfix
1.3.0:
* (Update) Get-ZbxHost : bug if HostgroupIds is used
* (Update) Get-ZbxUser : Extra parameter to get medias
* (Update) New-ZbxApiSession : Login with API-key
* (New) Get-ZbxHostGroupHosts : Retrieves hosts from Hostgroup
* (New) Get-ZbxUsergroupUsers : Retrieves users from Usergroup
* (New) Get-ZbxUsergroupHostGroups : Retrieves hostgroups defined for Usergroup
* (New) Get-ZbxHostItems : Retrieves items from a host
1.2.0:
* (Update) New-ZbxHost : Extra parameter "inventory_mode"
* (New) Get-ZbxInterface : Get parameters of an interface
* (New) Update-ZbxHostInventory : Change inventory of a host
1.1.0:
* (Update) New-ZbxHost : Extra parameter type interface
* (New) Update-ZbxInterface : Modify Interface parameters
* Publish to PSGallery from github
* (Update) Get-ZbxProxy
1.0.2:
* Correction of typos
1.0.1:
1.0.0:
* Initial fork
* Necessary adaptation to work with Zabbix greater 7.0
FileList
- PSZabbix7.nuspec
- PSZabbix7.psm1
- LICENSE
- PSZabbix7.psd1
- publish.ps1
- PSZabbix7.Types.ps1xml
- PSZabbix7.Format.ps1xml
- en-US\about_PSZabbix7.help.txt
- README.md
- NOTICE
Version History
Version | Downloads | Last updated |
---|---|---|
1.3.1 (current version) | 5 | 7/22/2025 |
1.3.0 | 8 | 7/22/2025 |
1.2.0 | 9 | 6/18/2025 |