Lord Hepipud
298ad37c83
Added helper functions for Arrays and Hashtables
2019-10-05 21:51:39 +02:00
Lord Hepipud
887c5511d5
Added helper functions for Arrays and Hashtables
2019-10-05 21:51:39 +02:00
Lord Hepipud
af8b896303
Added first beta for CLI guided install wizard for the Agent
2019-09-30 00:35:29 +02:00
Lord Hepipud
5190851b96
Added first beta for CLI guided install wizard for the Agent
2019-09-30 00:35:29 +02:00
Lord Hepipud
6c85fc6f8c
Added missing tool function to start processes
2019-09-30 00:34:01 +02:00
Lord Hepipud
b3ac481904
Added missing tool function to start processes
2019-09-30 00:34:01 +02:00
Lord Hepipud
b0875a6a2b
Improved output while trying to enable/disable features
2019-09-30 00:33:17 +02:00
Lord Hepipud
079b64aff1
Improved output while trying to enable/disable features
2019-09-30 00:33:17 +02:00
Lord Hepipud
9bd709f0da
Changed AllowUpdate type for easier programmable use on Agent installation
2019-09-30 00:32:45 +02:00
Lord Hepipud
e9c37bd042
Changed AllowUpdate type for easier programmable use on Agent installation
2019-09-30 00:32:45 +02:00
Lord Hepipud
411cfec4d4
Fixed code styling
2019-09-29 23:02:00 +02:00
Lord Hepipud
eac6ba1cf3
Fixed code styling
2019-09-29 23:02:00 +02:00
Lord Hepipud
25dc0031b0
Added Icinga Agent management Cmdlets
2019-09-29 18:25:40 +02:00
Lord Hepipud
c209e2fb6e
Added Icinga Agent management Cmdlets
2019-09-29 18:25:40 +02:00
Lord Hepipud
63a2054aa3
Added tool function to split IP and Port from strings
2019-09-29 18:18:31 +02:00
Lord Hepipud
3b9f66d679
Added tool function to split IP and Port from strings
2019-09-29 18:18:31 +02:00
Lord Hepipud
460beb2d4f
Added tool function to get Unix Time
2019-09-28 21:47:44 +02:00
Lord Hepipud
64a5054108
Added tool function to get Unix Time
2019-09-28 21:47:44 +02:00
Lord Hepipud
1c0844e5e7
Added more details for new Check Plugin Command as starting point
2019-09-25 20:18:27 +02:00
Lord Hepipud
3ec2f44fed
Added more details for new Check Plugin Command as starting point
2019-09-25 20:18:27 +02:00
Lord Hepipud
59236ee0ec
Added exit statement for command execution
2019-09-25 20:02:42 +02:00
Lord Hepipud
089ad30171
Added exit statement for command execution
2019-09-25 20:02:42 +02:00
Lord Hepipud
98c5704c16
Improved Check-Command config by adding a Base Command
2019-09-25 19:56:05 +02:00
Lord Hepipud
9d4254158a
Improved Check-Command config by adding a Base Command
2019-09-25 19:56:05 +02:00
Lord Hepipud
9096a3d0f6
Removed debug output for New-CheckCommand Cmdlet
2019-09-25 19:55:27 +02:00
Lord Hepipud
dbbb440eac
Removed debug output for New-CheckCommand Cmdlet
2019-09-25 19:55:27 +02:00
Lord Hepipud
b6e1d67d31
Ensured custom_vars Variable Part is always identical
2019-09-25 19:30:02 +02:00
Lord Hepipud
289b1a1ed5
Ensured custom_vars Variable Part is always identical
2019-09-25 19:30:02 +02:00
Lord Hepipud
0e92b47ffa
Fixed issue on opening new check commands with default Editor
2019-09-19 16:22:05 +02:00
Lord Hepipud
90d9eed8ef
Fixed issue on opening new check commands with default Editor
2019-09-19 16:22:05 +02:00
Lord Hepipud
f5d6f152ce
Added exception handling on creating cache files
2019-09-19 12:26:48 +02:00
Lord Hepipud
d3d1a9d238
Added exception handling on creating cache files
2019-09-19 12:26:48 +02:00
Lord Hepipud
2d9dae4b64
Added proper exception handling for Cache write failures
2019-09-17 17:56:56 +02:00
Lord Hepipud
0d7954617c
Added proper exception handling for Cache write failures
2019-09-17 17:56:56 +02:00
Lord Hepipud
4d3bdfd332
Added support to create and load cache data (prototype)
2019-09-17 17:17:38 +02:00
Lord Hepipud
300a8d4d40
Added support to create and load cache data (prototype)
2019-09-17 17:17:38 +02:00
Lord Hepipud
c27df29aeb
Extended digit format with custom symbol
2019-09-16 17:53:29 +02:00
Lord Hepipud
b92d3004b9
Extended digit format with custom symbol
2019-09-16 17:53:29 +02:00
Lord Hepipud
60e7a52986
Added tool function to increase digit count
...
* Added new function Format-IcingaDigitCount to fill digits with leading 0 depending on missing values
* Added this function to CPU check
2019-09-16 17:32:25 +02:00
Lord Hepipud
423791750a
Added tool function to increase digit count
...
* Added new function Format-IcingaDigitCount to fill digits with leading 0 depending on missing values
* Added this function to CPU check
2019-09-16 17:32:25 +02:00
Lord Hepipud
eecf27782e
Fixed default value for Verbose argument on Config generation
2019-09-16 17:02:13 +02:00
Lord Hepipud
0fed0f938c
Fixed default value for Verbose argument on Config generation
2019-09-16 17:02:13 +02:00
Lord Hepipud
d3a84d2e67
Fixed Verbose Argument duplication and DataList type
2019-09-16 16:31:15 +02:00
Lord Hepipud
9c2a65a9ad
Fixed Verbose Argument duplication and DataList type
2019-09-16 16:31:15 +02:00
Lord Hepipud
fae69a3e69
Improved Check-Command Config generation
...
* Switch arguments will now use boolean data types in Director
* Fixed an issue for Check Commands with integrated help, as arguments were not rendered properly
* Fixed an issue on datafield ID lookup and assigning
* Fixed an issue with assigning default values
2019-09-16 15:33:57 +02:00
Lord Hepipud
f7a80cc477
Improved Check-Command Config generation
...
* Switch arguments will now use boolean data types in Director
* Fixed an issue for Check Commands with integrated help, as arguments were not rendered properly
* Fixed an issue on datafield ID lookup and assigning
* Fixed an issue with assigning default values
2019-09-16 15:33:57 +02:00
Lord Hepipud
516b915472
Fixed methods_execute variable naming
2019-09-16 12:06:05 +02:00
Lord Hepipud
ef736beca6
Fixed methods_execute variable naming
2019-09-16 12:06:05 +02:00
Lord Hepipud
10001cc84d
Fixed invalid entry_value key name
2019-09-16 12:02:38 +02:00
Lord Hepipud
865c94fc6c
Fixed invalid entry_value key name
2019-09-16 12:02:38 +02:00
Lord Hepipud
f5269014b1
Added first draft to create new CheckCommands over CLI
2019-09-14 16:14:24 +02:00
Lord Hepipud
bee9b0a1c1
Added first draft to create new CheckCommands over CLI
2019-09-14 16:14:24 +02:00
Lord Hepipud
49dc3849e5
Improved exception handling on a more global state
2019-09-14 16:12:24 +02:00
Lord Hepipud
cf158dd3e8
Improved exception handling on a more global state
2019-09-14 16:12:24 +02:00
Lord Hepipud
2c96a60e6d
Fixed and improved Perf Data handling
...
* Added proper sorting for checks, packages and check results by name
* Fixed perf data formating to be supported by Icinga 2
* Fixed label naming by removing all invalid characters
* Fixed displaying of values by rounding to 2 digits on floats
2019-09-13 20:44:15 +02:00
Lord Hepipud
d1b30c77ae
Fixed and improved Perf Data handling
...
* Added proper sorting for checks, packages and check results by name
* Fixed perf data formating to be supported by Icinga 2
* Fixed label naming by removing all invalid characters
* Fixed displaying of values by rounding to 2 digits on floats
2019-09-13 20:44:15 +02:00
Lord Hepipud
806e6909e2
Merge branch 'testing' of https://github.com/LordHepipud/icinga-module-windows into testing
2019-09-13 17:04:09 +02:00
Lord Hepipud
782897be93
Merge branch 'testing' of https://github.com/LordHepipud/icinga-module-windows into testing
2019-09-13 17:04:09 +02:00
Alexander Stoll
ae241b6109
Fixed codestyling
2019-09-13 16:24:30 +02:00
Crited
3f0721f7eb
Fixed codestyling
2019-09-13 16:24:30 +02:00
Alexander Stoll
d7c1e27f84
Added missing description for documented plugin arguments
2019-09-13 16:23:34 +02:00
Crited
81589fa910
Added missing description for documented plugin arguments
2019-09-13 16:23:34 +02:00
Alexander Stoll
4b8f73afb0
Fixed Codestyling
2019-09-13 16:01:46 +02:00
Crited
0a99db36ef
Fixed Codestyling
2019-09-13 16:01:46 +02:00
Alexander Stoll
3d854da218
Used Icinga-DSL for array-arg splitting
2019-09-13 15:59:22 +02:00
Crited
ac061edaac
Used Icinga-DSL for array-arg splitting
2019-09-13 15:59:22 +02:00
Alexander Stoll
b97329f20c
Moved Get-IcingaCheckCommandConfig.psm1 to intended directory
2019-09-13 11:46:09 +02:00
Crited
d7fdeba915
Moved Get-IcingaCheckCommandConfig.psm1 to intended directory
2019-09-13 11:46:09 +02:00
Lord Hepipud
f0b86ec346
Added Tool-Function to get Sha1 from String elements
2019-09-10 09:38:35 +02:00
Lord Hepipud
2f874fa4d2
Added Tool-Function to get Sha1 from String elements
2019-09-10 09:38:35 +02:00
Lord Hepipud
f300348c6f
Added function to convert seconds to runtime
2019-08-20 17:01:20 +02:00
Lord Hepipud
c6ae93cb7b
Added function to convert seconds to runtime
2019-08-20 17:01:20 +02:00
Lord Hepipud
56a1126166
Extended Second conversion with Icinga threshold handling
2019-08-20 16:31:07 +02:00
Lord Hepipud
5791dbeddd
Extended Second conversion with Icinga threshold handling
2019-08-20 16:31:07 +02:00
Lord Hepipud
6a2e4b94e5
Improved ConvertTo-Seconds Cmdlet
2019-08-20 15:09:43 +02:00
Lord Hepipud
3ee4f60df3
Improved ConvertTo-Seconds Cmdlet
2019-08-20 15:09:43 +02:00
Lord Hepipud
8de71663a3
Added error for missing argument on PerformanceCounters
2019-08-19 12:26:23 +02:00
Lord Hepipud
8f836fce18
Added error for missing argument on PerformanceCounters
2019-08-19 12:26:23 +02:00
Lord Hepipud
8f6b7ea3e7
Added tool function to translate Icinga Args in PS Args
2019-08-19 12:14:02 +02:00
Lord Hepipud
89647ede8f
Added tool function to translate Icinga Args in PS Args
2019-08-19 12:14:02 +02:00
Niko Martini
cb33d3852a
WIP
2019-08-15 11:28:18 +02:00
Niko Martini
1da13b3eb1
WIP
2019-08-15 11:28:18 +02:00
Niko Martini
54499cae4c
Toolset for conversion
2019-07-25 18:16:33 +02:00
Niko Martini
df20e7a0f3
Toolset for conversion
2019-07-25 18:16:33 +02:00
Lord Hepipud
a7c51ef59b
Fixed code spacing
2019-07-23 09:34:15 +02:00
Lord Hepipud
ecef0920b4
Fixed code spacing
2019-07-23 09:34:15 +02:00
Niko Martini
b8cf37f713
Fixed Code Styling
2019-07-23 09:16:43 +02:00
Niko Martini
ec8bac7a83
Fixed Code Styling
2019-07-23 09:16:43 +02:00
Niko Martini
2e1cf839da
Fixed Code Styling
2019-07-23 08:03:32 +02:00
Niko Martini
56ddd36cbb
Fixed Code Styling
2019-07-23 08:03:32 +02:00
Niko Martini
489e2862ca
Merge branch 'nmartini/module_rewrite' into testing
2019-07-22 16:24:57 +02:00
Niko Martini
e66f572c05
Merge branch 'nmartini/module_rewrite' into testing
2019-07-22 16:24:57 +02:00
Niko Martini
3be84379d9
Fix Code-Styling and Validation for Strings
2019-07-22 16:22:44 +02:00
Lord Hepipud
8103341388
Improved performance while loading All Perf Counter instances
...
Improved performance for loading all performance counter instances with '*' by adding the sleep after the initialisation of all counters instead for each single one without having to handle the sleep skip manually
2019-07-22 14:35:35 +02:00
Lord Hepipud
f07a14ec67
Renamed PerfCounter functions to fit there results better
2019-07-22 14:04:32 +02:00
Lord Hepipud
164f03343c
Added Performance Counter Library as module handlers
2019-07-22 13:17:07 +02:00
Lord Hepipud
c5903114b2
Reworked entire Lib and Module loading
...
Modules are now automaticly loaded recursively for the spcified folder, allowing us to name modules into a "namespace", preventing our modules to interfear with possible installed modules.
2019-07-22 12:41:07 +02:00
Lord Hepipud
89f7507809
Fixed wrong ForceReload argument on tools
2019-07-19 19:36:38 +02:00
Lord Hepipud
ae62c4a7ce
Added basic generic tool collection
2019-07-19 19:35:08 +02:00
Niko Martini
fe3febe660
New Break instances for switchCase
2019-07-17 16:37:38 +02:00
Niko Martini
64ba37e9c6
fix consistency error in ConvertTo-ByteUnit.psm1
2019-07-17 10:03:58 +02:00
Niko Martini
fdc31beac5
Toolset for conversions
2019-07-17 09:42:35 +02:00