Commit graph

265 commits

Author SHA1 Message Date
LordHepipud
392f0b2a61 Fixed variable naming
Fixed variable naming for $ComputerInformations, which correctly should be named $ComputerInformation
2019-05-02 16:37:56 +02:00
LordHepipud
4e995390a4 Fix Physical Memory Size Count
Fixes #13 by using a proper CimInstance Object for returning the total physical memory size on the host
2019-05-02 16:26:33 +02:00
LordHepipud
09e406b90c Fix Host FQDN building
Fixes #9 to ensure the hostname is always build properly, regardless of Domain, DNS Suffix or Hostname
2018-12-07 18:22:48 +01:00
LordHepipud
071d1f3c19 Added documentation for Execution Policies
Fixes #4 stating steps on how to make the module run on Windows Hosts which restrict running PowerShell scripts/modules
2018-12-06 18:43:11 +01:00
LordHepipud
27c2cb8518 Changed name for New/Remove-Icinga-Service Cmdlet
Fixes #8 which adds a proper naming for installing / uninstalling the Icinga Service for the PowerShell module
2018-12-06 18:28:56 +01:00
LordHepipud
d2c9ef9b5b Change New-Icinga-Setup Cmdlet to Install-Icinga
Fixes #3 to follow PS guidelines for Cmdlets
2018-12-06 18:21:55 +01:00
LordHepipud
d515b22255 [#6]: Optimise message building for hello message 2018-11-22 11:40:40 +01:00
LordHepipud
05633f331f [#2] Added module run ticks to main cycle 2018-11-22 11:31:07 +01:00
LordHepipud
1b086adf23 Merge branch 'master' of github.com:LordHepipud/icinga-module-windows 2018-11-22 11:14:21 +01:00
LordHepipud
b6374c0c89 [#1] Improved documentation and fixed wrong Cmdlet 2018-11-22 11:12:59 +01:00
LordHepipud
5b0731315d Added missing .gitignore to project 2018-11-22 11:09:07 +01:00
Lord Hepipud
2bb71acf8c Update issue templates 2018-11-17 10:46:23 +01:00
LordHepipud
2c82cd70d5 Added architecture image to introdution 2018-11-07 10:56:00 +01:00
LordHepipud
1aad5d4b20 Fixed typo in documentation 2018-11-06 17:22:52 +01:00
LordHepipud
ffee95f880 Initial commit 2018-11-06 17:14:49 +01:00