Skip to content

Dejulia489/ZabbixPS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ZabbixPS

A PowerShell module that makes interfacing with Zabbix a bit easier.

master:

Build Status

marketplace:

Build Status

Building

Run the build script in the root of the project to install dependent modules and start the build

.\build.ps1

Default Build

Run the following within the root of the project.

Invoke-Build

Cleaning the Output

Invoke-Build Clean

Installing the Module

Install the module

Install-Module 'ZabbixPS' -Repository 'PSGallery'
Authors

Michael Dejulia Samuel Hudnall

Based on:

Zabbix Docs: