Niko Martini
cb33d3852a
WIP
2019-08-15 11:28:18 +02:00
Alexander Stoll
094130a1ae
Added IcingaCheckUsers and Libraray for users
2019-07-26 13:01:51 +02:00
Niko Martini
84285d8b32
List various MemoryUsage
2019-07-25 18:31:08 +02:00
Niko Martini
ae7d104d5a
List PerformanceCounter for Memory
2019-07-25 18:29:21 +02:00
Niko Martini
54499cae4c
Toolset for conversion
2019-07-25 18:16:33 +02:00
Niko Martini
839e012643
Introduce new function for astoll
2019-07-25 17:48:19 +02:00
Niko Martini
c0761ddb7c
Fixed Code Styling
2019-07-25 16:19:38 +02:00
Niko Martini
6aa72e4930
Merge branch 'testing' of https://github.com/LordHepipud/icinga-module-windows into testing
2019-07-25 15:52:49 +02:00
Niko Martini
4ac3724f9f
Fixed Code Styling
2019-07-25 15:51:31 +02:00
Lord Hepipud
029ee6fbbb
Fixed $null code styling comparison
2019-07-24 17:21:10 +02:00
Lord Hepipud
be38d4d0b4
Merge branch 'testing' of https://github.com/LordHepipud/icinga-module-windows into testing
2019-07-24 17:20:02 +02:00
Lord Hepipud
f03980cebf
Added support to translate check values to speaking values on output
2019-07-24 17:19:56 +02:00
Lord Hepipud
d3862eccdb
Added support to check if objects exist on icinga checks
2019-07-24 17:10:16 +02:00
Alexander Stoll
b2f6f254ec
Added further options in ProcessCount-Check
2019-07-24 15:34:49 +02:00
Alexander Stoll
5b10b2c647
added IcingaCheckProcessCount.psm1, modified Process-Provider to fit related Checks, deleted useless parameter in Checks
2019-07-24 15:02:58 +02:00
Lord Hepipud
521ed5eb09
Removed not required arguments for Service check
2019-07-24 14:37:42 +02:00
Lord Hepipud
1ee90a95dc
Updated Services Provider, Enums and Helper functions
...
* Added new function to get Service Name for Check output
* Added missing Service State enums
* Updated Service Status Code function to use existing Test-Numeric
* Update Service Check with new Cmdlets
2019-07-24 14:28:53 +02:00
Lord Hepipud
27b78a757e
Merge branch 'testing' of https://github.com/LordHepipud/icinga-module-windows into testing
2019-07-24 13:13:31 +02:00
Lord Hepipud
68ef49908c
Removed no longer required variables from Check Package
2019-07-24 13:02:03 +02:00
Lord Hepipud
36b4d53c1e
Check Packages will now return Unknown if no check is assigned
2019-07-24 13:01:50 +02:00
Lord Hepipud
bbf211cd38
Fixed spacing for CPU error code enum
2019-07-24 12:44:49 +02:00
Lord Hepipud
49b84e25f8
Added Windows Uptime metadata to Windows provider
2019-07-24 12:44:02 +02:00
Alexander Stoll
64b7f7f289
Splitt into ConvertTo-ServiceStatusCode, to fit project structure, changed Free Space to Used Space
2019-07-24 11:44:33 +02:00
Alexander Stoll
a5ab649f80
Expanded upon lib/provider/services to support translated status values in Invoke-IcingaCheckService.psm1
2019-07-24 10:26:39 +02:00
Alexander Stoll
e2c8933c9a
Added Icinga_ProviderServices, adjusted Invoke-IcingaCheckService accordingly
2019-07-24 10:01:34 +02:00
Alexander Stoll
57b6676e20
Added Invoke-IcingaCheckFreePartition.psm1
2019-07-23 15:08:59 +02:00
Lord Hepipud
0ef518ef19
Removed no longer required debug output
2019-07-23 12:21:45 +02:00
Lord Hepipud
97197e16c8
Merge branch 'testing' of https://github.com/LordHepipud/icinga-module-windows into testing
2019-07-23 11:42:20 +02:00
Lord Hepipud
891a93a1d4
Fixed check initialising for AddCheck() on Check Packages
2019-07-23 11:42:16 +02:00
Alexander Stoll
2f15476bc7
Added FreeDiskSpace to Disk Provider, via Performance Counters
2019-07-23 10:50:58 +02:00
Lord Hepipud
a7c51ef59b
Fixed code spacing
2019-07-23 09:34:15 +02:00
Lord Hepipud
5001221d4b
Merge branch 'testing' of https://github.com/LordHepipud/icinga-module-windows into testing
2019-07-23 09:19:17 +02:00
Lord Hepipud
0fd6b9e602
Added first attempt for Bios Serial Number Check
2019-07-23 09:18:02 +02:00
Lord Hepipud
0028220e98
Improved Directory module loading
2019-07-23 09:17:11 +02:00
Lord Hepipud
d164086280
Added support to automaticly load all modules on init
2019-07-23 09:16:54 +02:00
Niko Martini
b8cf37f713
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
Lord Hepipud
117214eca5
Replaced Silent argument for verbose on check packages
2019-07-22 18:03:19 +02:00
Lord Hepipud
6d83cafc38
Fixed output for Check Results with checks only
2019-07-22 18:01:12 +02:00
Niko Martini
489e2862ca
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
Alexander Stoll
9d60982960
Merge branch 'astoll/module_rewrite' into testing
2019-07-22 16:05:54 +02:00
Alexander Stoll
12c36d5fe0
Changed Import-Module to fit with Import-ModuleLib Concept
2019-07-22 15:59:47 +02:00
Alexander Stoll
598d8936e9
Binary-Addition in relevant files for enums
2019-07-22 15:53:07 +02:00
Lord Hepipud
756a1284e3
First attempt for CPU load check
2019-07-22 15:25:00 +02:00
Alexander Stoll
5bf8adcf75
Expanded upon Icinga_ProviderWindows.psm1; Minor Changes to other modules regarding structure and comments
2019-07-22 15:23:21 +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
8ef18f97a9
Moved NoPerfData from switch to bool
...
This is required to properly pass the argument from a CheckCommand to the result handler
2019-07-22 13:16:14 +02:00