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

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

Install-Module -Name PSZabbix

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

Install-PSResource -Name PSZabbix

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) 2016 Marc-Antoine Gouillart. All rights reserved.

Package Details

Author(s)

  • Marc-Antoine Gouillart

Tags

Zabbix Automation

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

Version History

Version Downloads Last updated
1.2.0 (current version) 3,736 12/17/2016
1.1.0 38 11/20/2016
1.0.0 33 11/6/2016