Christian Stein
b86242cf72
Adds examples for value comparison
2020-05-28 17:30:06 +02:00
Christian Stein
80d0e5c94f
Adds tool function to compare value for minimum/maximum
2020-05-28 17:26:53 +02:00
Lord Hepipud
b315bad062
Merge branch 'master' into feature/rest_daemon
2020-05-22 16:50:31 +02:00
Lord Hepipud
eeb7406382
Improves IP conversion by returning unresolved name only
2020-05-22 13:20:03 +02:00
Lord Hepipud
2ac3de5267
Fixes FQDN to IP wizard conversion question
2020-05-22 12:55:39 +02:00
Lord Hepipud
7961a0d0d1
Adds defaults to certain steps and FQDN to IP conversion
2020-05-22 12:55:39 +02:00
Lord Hepipud
2b740785fe
Replaces Write-Host calls with custom console writes
2020-05-13 16:53:15 +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
5cb885dc14
Adds tool function for easily creating basic auth headers
2020-04-30 13:48:45 +02:00
Lord Hepipud
a4dfee6f8b
Improves plugin creation Cmdlet, releasing plugins as separate modules
2020-04-01 09:07:42 +02:00
Christian Stein
2fca1d3e2f
Adds function to deserialize PSObject properties into name/value keypair
2020-03-30 09:32:54 +02:00
Christian Stein
699137a97c
Adds support to securely fetch elements from hashtables with default values
2020-03-27 16:36:25 +01:00
Christian Stein
e56861d858
Adds generic support for sending TCP client and REST network messages
2020-03-25 17:48:49 +01:00
Christian Stein
d97bc8aeb8
Moves Read REST message function into proper module folder
2020-03-24 20:11:24 +01:00
Alexander Stoll
e6b46b84f7
Fix codestyling
2020-03-24 18:43:27 +01:00
Alexander Stoll
50133d22f2
Create Read-IcingaRESTMessage.psm1
...
First draft of Read-IcingaRESTMessage.psm1
#57 Regarding parsing
2020-03-24 18:40:33 +01:00
Christian Stein
edd8b4b6ed
Added basiic TCP Cmdlets and handling
2020-03-24 12:42:14 +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
a45d0e2fbb
Use NETBIOS name for non-domain hosts instead of hostname
...
Fixes #49
2020-03-10 17:01:43 +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
cfd28f30e2
Fixes broken datalist data type configuration on Basket generation
...
Fixes #45
2020-02-13 14:16:42 +01:00
Alexander Stoll
e07f7f1482
Add first draft unit determination tools
2020-02-07 15:07:29 +01:00
Christian Stein
9b6941c4b9
Fixes exceptions during interface discovery
...
Fix #38
2020-02-07 11:06:57 +01:00
Christian Stein
80975bee24
Fixes naming of byte data types and functions
2020-02-04 09:33:27 +01:00
Christian Stein
499af2b92e
Fixes PetaByte unit short name
2020-02-03 18:09:03 +01:00
Christian Stein
ff06ea5f13
Fixes unit naming for byte related types
2020-02-03 18:03:40 +01:00
Christian Stein
bec3459231
Adds proper handling for invalid inputs on byte conversion for plugin usage
2020-02-03 17:56:34 +01:00
Christian Stein
ac98e88626
Fixes broken switch arguments in basket configurator
...
Fixes #39
2020-02-03 17:28:31 +01:00
Christian Stein
edacccd75a
Improve interface detection for multi IP hosts
...
Possibly Fix #38
2020-01-15 15:25:10 +01:00
Christian Stein
4b87a68b58
Add Cmdlets to Show / Remove SelfService Api Key
...
Fixes #35
2019-12-12 16:00:39 +01:00
Christian Stein
b978ee6574
Add support for Host-Address for Director Register
...
Fixes #31
2019-12-12 15:49:56 +01:00
Christian Stein
ce9257a30d
Improved code styling
2019-12-12 14:19:37 +01:00
Crited
9adfe087d8
Create first draft: Interface Detection and Sub-Tools
2019-12-11 16:14:35 +01:00
Christian Stein
c1710062ae
Improve installation/updates for Framework and Plugins
...
Fixes #23
Fixes #28
Fixes #29
2019-12-06 19:29:17 +01:00
Lord Hepipud
0d6a68ffee
Fixes temporary file creation on older Powershell versions
...
Fixes #22
2019-11-22 19:59:54 +01:00
Lord Hepipud
7b408b209c
Fixes NTAccount fetching on Get-IcingaUserSID
...
Fixes #21
2019-11-22 19:45:55 +01:00
Lord Hepipud
9df17e1068
Fixes Service Check Background Daemon Memory leak
...
Fixes #20
This fixes the memory leak on the Service Check Background Daemon, mainly caused by not properly catching the boolean return values of `Add-IcingaHashtableItem`. The boolean values stayed within the scope, poluting the memory and causing functions to behave not as expected
2019-11-22 19:42:48 +01:00
Crited
d8f72a11e8
Removes unnecessary comments
2019-11-04 11:37:34 +01:00
Crited
bdf0b7146e
Fixes config generating with datalists
2019-11-04 11:36:41 +01:00
Lord Hepipud
567e91a04a
Add missing IcingaSevices Cmdlet
2019-11-03 16:15:46 +01:00
Lord Hepipud
6425066bac
Add function to combine web Urls properly
2019-11-02 14:48:44 +01:00
Lord Hepipud
8057fcd907
Fixes repo links and namings
2019-10-31 17:24:30 +01:00
Alexander Stoll
bd3d62ff7f
Convert-Bytes returns hash with former and current unit
2019-10-31 09:43:13 +01:00
Lord Hepipud
55372ac7ea
Improved basket check command config generator
...
* Add support for dynamic list creation
* Fixes plenty of static code definitions
2019-10-30 18:19:08 +01:00
Lord Hepipud
7731581660
Fixes Unix time by always using UTC
2019-10-30 17:57:36 +01:00
Lord Hepipud
95ffecfd05
Fixes time span date output
2019-10-30 17:53:57 +01:00
Lord Hepipud
27c890b50c
Fixes spacing for checks within check packages
2019-10-30 17:53:31 +01:00
Alexander Stoll
2e7c91e6ca
Reverse thresholds for memory
2019-10-30 14:44:44 +01:00