PSZabbix
1.2.0
PowerShell module for automating Zabbix administration. A simple encapsulation of the Zabbix REST web services.
Minimum PowerShell version
3.0
Installation Options
Owners
Copyright
(c) 2016 Marc-Antoine Gouillart. All rights reserved.
Package Details
Author(s)
- Marc-Antoine Gouillart
Tags
Functions
New-ApiSession Get-Action Get-User New-User Remove-User Add-UserGroupMembership Remove-UserGroupMembership Add-UserGroupPermission Get-UserGroup New-UserGroup Remove-UserGroup Enable-UserGroup Disable-UserGroup Get-HostGroup New-HostGroup Remove-HostGroup Get-Template Remove-Template Get-Host New-Host Remove-Host Update-Host Enable-Host Disable-Host Add-HostGroupMembership Remove-HostGroupMembership Get-Proxy Get-Media Remove-Media Add-UserMail Get-MediaType
Dependencies
This module has no dependencies.
Release Notes
1.2.0:
* added Update-ZbxHost cmdlet to allow updating all fields without the need of dedicated cmdlets.
* updated Get-ZbxHost output to include interfaces
1.1.0: new functionalities.
* added new cmdlets to handle user media
* added new cmdlets to enable and disable user groups
* added new option to New-UserGroup to create a disabled user group
* added new option to New-UserGroup to create a user group without GUI access
FileList
- PSZabbix.nuspec
- LICENSE
- NOTICE
- PSZabbix.Format.ps1xml
- PSZabbix.psd1
- PSZabbix.psm1
- PSZabbix.Tests.ps1
- PSZabbix.Types.ps1xml
- README.md
- en-US\about_PSZabbix.help.txt
Version History
Version | Downloads | Last updated |
---|---|---|
1.2.0 (current version) | 9,977 | 12/17/2016 |
1.1.0 | 39 | 11/20/2016 |
1.0.0 | 34 | 11/6/2016 |