Commit graph

309 commits

Author SHA1 Message Date
Lord Hepipud
a1d4297fd9 Fixes missing Icinga CA Ticket handling 2019-11-03 19:47:42 +01:00
Lord Hepipud
a0684e890e Fixes CA endpoint configuration 2019-11-03 19:32:41 +01:00
Lord Hepipud
748f7c290c Add support for managing Windows Firewall config 2019-11-03 19:22:28 +01:00
Lord Hepipud
a305318aee Add easier handling to set user permissions 2019-11-03 18:01:54 +01:00
Lord Hepipud
faad535f31 Fixes the icingapowershell daemon as it has to run atleast once 2019-11-03 17:32:17 +01:00
Lord Hepipud
fd14634ffa Add support to install plugins during setup wizard 2019-11-03 17:07:47 +01:00
Lord Hepipud
2977fb766a Fixes PowerShell daemon service registration 2019-11-03 16:59:45 +01:00
Lord Hepipud
8b8351b365 Fixes cache folder permissions after update 2019-11-03 16:31:02 +01:00
Lord Hepipud
2cc1e013a5 Add missing IcingaSevices Cmdlet 2019-11-03 16:15:46 +01:00
Lord Hepipud
15c8f174d6 Fixes docs for kickstart script url 2019-11-03 16:07:00 +01:00
Lord Hepipud
9331578a1e Fixes crashes on Framework updater, adds version check 2019-11-03 15:59:33 +01:00
Lord Hepipud
c454235d02 Add support to install and update PowerShell plugins 2019-11-03 15:57:57 +01:00
Lord Hepipud
08985e89e8 Add function to recursively unblock PowerShell files 2019-11-03 15:55:08 +01:00
Lord Hepipud
a0e44ab251 Add support to fetch custom version of Icinga modules 2019-11-03 15:54:25 +01:00
Lord Hepipud
f3cf7f1364 Fixes manifest file and setting major variables 2019-11-03 15:54:01 +01:00
Lord Hepipud
1dd1412c93 Add support to autoload plugins Icinga Plugin repo 2019-11-03 11:59:08 +01:00
Lord Hepipud
2e340deee1 Removes plugins from framework 2019-11-03 11:58:22 +01:00
Lord Hepipud
901a3c4fe3 Fixes check translation by converting non-numeric to string 2019-11-03 11:57:47 +01:00
Lord Hepipud
46f9ba487c Improves check output 2019-11-03 11:56:55 +01:00
Lord Hepipud
99ebda3201 Improves setup wizard usability and fixes Director overriding 2019-11-03 09:46:27 +01:00
Lord Hepipud
1968a3169c Fixes Url building for Agent download 2019-11-02 17:43:19 +01:00
Lord Hepipud
b6f3d52f96 Add output for service restart message 2019-11-02 17:42:56 +01:00
Lord Hepipud
2ac93e6943 Add Director Self-Service setup wizard integration 2019-11-02 17:42:39 +01:00
Lord Hepipud
3dabc4839e Add function to combine web Urls properly 2019-11-02 14:48:44 +01:00
Lord Hepipud
daebeca874 Fixes CA endpoint by using the actual connection address 2019-11-02 12:33:01 +01:00
Lord Hepipud
1197074290 Add function to update the module from CLI 2019-11-02 12:15:25 +01:00
Lord Hepipud
dc1c6a1e38 Add function to fetch module root path 2019-11-02 12:12:26 +01:00
Lord Hepipud
b9a71f24e0 Fixes powershell services url due to renaming 2019-10-31 17:28:14 +01:00
Lord Hepipud
3813dadf24 Fixes repo links and namings 2019-10-31 17:24:30 +01:00
Lord Hepipud
972732fc3e Fixes spelling 2019-10-31 16:37:05 +01:00
Lord Hepipud
22070394c4 Fixes crash on existing service binary file 2019-10-31 16:36:55 +01:00
Lord Hepipud
aa7452beb3 Fixes spelling and adding default values 2019-10-31 16:35:50 +01:00
Crited
c2fce7042f Fix typo in CheckSum, Added First-Draft/Suggestion/Attempt for Firewall-ProfileCheck 2019-10-31 16:15:09 +01:00
Crited
12c4f87876 Merge branch 'snapshot' of https://github.com/LordHepipud/icinga-module-windows into snapshot 2019-10-31 15:01:34 +01:00
Crited
9814fc6920 Adds CheckSumCheck-FirstDraft/Attempt/Suggestion 2019-10-31 15:01:29 +01:00
Lord Hepipud
1be22689dd Updates Framework Kickstarter Script 2019-10-31 14:35:13 +01:00
Lord Hepipud
73519e389c Merge branch 'snapshot' of https://github.com/LordHepipud/icinga-module-windows into snapshot 2019-10-31 14:34:00 +01:00
Lord Hepipud
f62dbd08cc Extend setup wizard with powershell framework service 2019-10-31 14:33:56 +01:00
Lord Hepipud
a1be749589 Rename IcingaPowerShellService to IcingaFrameworkService 2019-10-31 14:32:49 +01:00
Lord Hepipud
316c5ca67f Add smart service interaction functions 2019-10-31 14:32:19 +01:00
Lord Hepipud
aeaec410d5 Fixes uninstall process to stop icinga service first 2019-10-31 14:31:49 +01:00
Lord Hepipud
ddef1bd087 Add support to download and install PowerShell service 2019-10-31 13:43:20 +01:00
Crited
7d4d74412d Remove unnecessary code from services and add new performance counter 2019-10-31 13:43:09 +01:00
Crited
4194377d18 Merge branch 'snapshot' of https://github.com/LordHepipud/icinga-module-windows into snapshot 2019-10-31 13:41:49 +01:00
Lord Hepipud
6b9782f5dc Add support to specify a service for changing the user for 2019-10-31 13:41:42 +01:00
Lord Hepipud
94ab6ba710 Add support to keep PowerShell open while running as daemon 2019-10-31 13:41:05 +01:00
Lord Hepipud
b3c3c843e6 Merge branch 'snapshot' of https://github.com/LordHepipud/icinga-module-windows into snapshot 2019-10-31 13:17:59 +01:00
Crited
80719c659a Changes to directory check accordingly, based on provider, Creation time added. 2019-10-31 11:17:12 +01:00
Crited
b0e13f2fa1 Add Creation Filter & seperated into multiple functions (modular enhancement) 2019-10-31 11:16:33 +01:00
Lord Hepipud
968a5de56f Improves initial setup wizard with more default values 2019-10-31 10:12:25 +01:00