Commit graph

976 commits

Author SHA1 Message Date
Lord Hepipud
7961a0d0d1 Adds defaults to certain steps and FQDN to IP conversion 2020-05-22 12:55:39 +02:00
Lord Hepipud
d983f6f767 Adds support to fully uninstall the Icinga 2 agent including ProgramData
Fixes #67
2020-05-22 12:19:03 +02:00
Lord Hepipud
84975a4759 Adds help for several Cmdlets 2020-05-22 09:52:48 +02:00
Lord Hepipud
c4179338a1 Adds support to set check state by function call 2020-05-19 17:30:50 +02:00
Lord Hepipud
7860818be1 Adds new exception messages and custom exception handling 2020-05-19 17:29:42 +02:00
Lord Hepipud
2b740785fe Replaces Write-Host calls with custom console writes 2020-05-13 16:53:15 +02:00
Lord Hepipud
efdca87b7e Improves wizard argument escaping, duplicates and arg conversion
Fix #61
2020-05-12 18:33:50 +02:00
Lord Hepipud
d205989007 Fixes performance data by converting boolean to integer
Fixes #66
2020-05-12 16:37:08 +02:00
Lord Hepipud
10c9add973 Fixes custom daemon example for restart_error counter 2020-05-06 11:36:15 +02:00
Lord Hepipud
cac7e941f0 Fixes doc for custom daemon module naming 2020-05-06 09:36:52 +02:00
Lord Hepipud
084e57504d Improves check package operator docs 2020-04-30 12:21:10 +02:00
Lord Hepipud
3809806472 Updates docs to refer to the service installation guide 2020-04-29 13:54:50 +02:00
Lord Hepipud
c0e006640a Adds support to restore original config after using old PS module
Fixes #65
2020-04-28 17:05:57 +02:00
Lord Hepipud
96733eb791 Fix URL building for Agent MSI packages
Fixes #64
2020-04-28 16:39:38 +02:00
Lord Hepipud
7fa21a8f86 Adds help for several Cmdlets 2020-04-28 15:24:57 +02:00
Lord Hepipud
00990c52e1 Adds documentation for several Cmdlets 2020-04-28 14:06:43 +02:00
Lord Hepipud
09d7bf9050 Fixes missing port argument for save-cert Icinga 2 command
Fixes #63
2020-04-28 14:04:34 +02:00
Lord Hepipud
4f8b51ce78 Handle deprecated argument --key for Icinga Agent save-cert cmd
Fixes #62
2020-04-28 14:00:05 +02:00
Lord Hepipud
858a45bf30 Adds documentation for Icinga checkresult 2020-04-15 10:32:20 +02:00
Lord Hepipud
bde0005203 Fixes Icinga Agent MSI package fetching by ignoring RC packages
Fixes #58
2020-04-13 16:31:55 +02:00
Lord Hepipud
a4dfee6f8b Improves plugin creation Cmdlet, releasing plugins as separate modules 2020-04-01 09:07:42 +02:00
Lord Hepipud
3c06a287c1 Updates documentation on plugin file structure and moves it on top 2020-04-01 08:41:02 +02:00
Lord Hepipud
7bd61a16d2 Adds custom plugin developer guide 2020-03-31 17:45:41 +02:00
Christian Stein
c2697adf2f Improves message on invalid template or host key
Fixes #53
2020-03-11 17:53:59 +01:00
Christian Stein
a040873e31 Fix Self-Service API key input prompt during install wizard, even if key is set
Fixes #52
2020-03-11 17:46:01 +01:00
Christian Stein
66eda2d71b Fixes handling for LocalSystem account if set as service user
Fixes #51
2020-03-11 13:01:54 +01:00
Christian Stein
77ebfc431f Fix crash while trying to update with identical current and target version
Fixes #50
2020-03-10 17:28:22 +01:00
Christian Stein
a45d0e2fbb Use NETBIOS name for non-domain hosts instead of hostname
Fixes #49
2020-03-10 17:01:43 +01:00
Christian Stein
825ee4c666 Add support to check if Check-Package has checks
Fixes #48
2020-03-05 17:04:16 +01:00
Lord Hepipud
a1a89730e3
Merge pull request #47 from NeverUsedID/master
Fixed: ServiceUser can't be changed on Server 2008
2020-03-04 18:57:03 +01:00
NeverUsedID
0eccbd9ba2
Fixed: ServiceUser can't be changed on Server 2008
Added a space to fix sc.exe not changing user on Windows Server 2008 because it expects a space between 'password=' and '"{2}"'
2020-03-04 15:18:13 +01:00
Christian Stein
b3953438c7 Fixes module manifest for PowerShell Gallery 2020-02-19 17:22:07 +01:00
Christian Stein
65031751b1 Sets new master branch version 2020-02-19 08:42:42 +01:00
Christian Stein
5b61bec060 Updates module version for release 2020-02-19 08:32:03 +01:00
Christian Stein
8d9cf07ee1 Merge branch 'master' into support/1.0 2020-02-19 08:27:23 +01:00
Christian Stein
96314bfe8c Fixes service exit code fetching 2020-02-18 13:36:46 +01:00
Christian Stein
9e52d16a3d Adds service exclude and service exit code data fetching 2020-02-18 12:27:47 +01:00
Christian Stein
90a8fab9cb Merge branch 'bugfix/interface_detection' 2020-02-14 09:34:41 +01:00
Christian Stein
3e86748dd0 Fixes plugin installation if wizard arguments are set
Fixes #46
2020-02-13 16:28:06 +01:00
Christian Stein
cfd28f30e2 Fixes broken datalist data type configuration on Basket generation
Fixes #45
2020-02-13 14:16:42 +01:00
Christian Stein
d0dcc0c128 Adds Icinga Agent object list wrapper implementation
Fixes #44
2020-02-13 12:32:56 +01:00
Christian Stein
714827bc0a Adds script termination in case Agent is not installed for Agent Binary fetching 2020-02-13 10:19:23 +01:00
Christian Stein
401ac2ed53 Fixes tail command with read limit
Fixes #43
2020-02-13 10:12:57 +01:00
Lord Hepipud
5799fe6988 Add index for custom daemon developer guide 2020-02-09 14:32:43 +01:00
Lord Hepipud
0bc047b6a3 Adds developer guide for writing custom daemons 2020-02-09 14:31:34 +01:00
Lord Hepipud
a853625aaf
Merge pull request #42 from dgoetz/patch-1
README: Fix link
2020-02-07 18:21:30 +01:00
Lord Hepipud
1642f992b8
Merge branch 'master' into patch-1 2020-02-07 18:21:16 +01:00
Christian Stein
64915b8fb6 Adds service installation doc to README 2020-02-07 18:19:21 +01:00
Christian Stein
2989315a01 Merge branch 'master' of https://github.com/LordHepipud/icinga-module-windows 2020-02-07 18:17:43 +01:00
Christian Stein
c23d9cef6c Adds documentation for background daemons and windows service 2020-02-07 18:17:40 +01:00