Skip to content
This repository has been archived by the owner on Jan 18, 2025. It is now read-only.

Latest commit

 

History

History
48 lines (27 loc) · 1.16 KB

README.md

File metadata and controls

48 lines (27 loc) · 1.16 KB

ZabbixTools PowerShell Module

Build status Documentation Status

Zabbix tools.

Installation

Install from PSGallery

PS> Install-Module -Name ZabbixTools

Getting Started

Connect to the Zabbix server using the Connect-ZabbixServer command

PS> Connect-ZabbixServer -Server 'ServerName' -Secure -Credential (Get-Credential)

Get a list of available commands

PS> Get-Command -Module ZabbixTools

Documentation

  • Full documentation is available in ReadTheDocs format.

Links

License

BSD-3

Notes

Thanks go to: