Skip to content

This is just a fork to further the Code

License

Notifications You must be signed in to change notification settings

serge-deiss-obt/ZabbixPS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 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

Based on:

Zabbix Docs:

About

This is just a fork to further the Code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PowerShell 100.0%