Commit graph

1711 commits

Author SHA1 Message Date
Lord Hepipud
63d9445d16 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
Crited
96405fb5da Added FreeDiskSpace to Disk Provider, via Performance Counters 2019-07-23 10:50:58 +02:00
Crited
7100db3838 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
ac838a1baa 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
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
bfc62aa8ee Merge branch 'testing' of https://github.com/LordHepipud/icinga-module-windows into testing 2019-07-23 09:19:17 +02:00
Lord Hepipud
1f69c1d2ca 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
4774eb5723 Added first attempt for Bios Serial Number Check 2019-07-23 09:18:02 +02:00
Lord Hepipud
c298a1c694 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
ca827502c3 Improved Directory module loading 2019-07-23 09:17:11 +02:00
Lord Hepipud
bc8f80ec10 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
Lord Hepipud
fb6267b051 Added support to automaticly load all modules on init 2019-07-23 09:16:54 +02:00
Lord Hepipud
df7a1a1f6b 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
bed4efa4dc 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
f682384287 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
Lord Hepipud
117214eca5 Replaced Silent argument for verbose on check packages 2019-07-22 18:03:19 +02:00
Lord Hepipud
8f3183941f Replaced Silent argument for verbose on check packages 2019-07-22 18:03:19 +02:00
Lord Hepipud
b0bea9a6a4 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
Lord Hepipud
596c5375b7 Fixed output for Check Results with checks only 2019-07-22 18:01:12 +02:00
Lord Hepipud
6cbbf91049 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
af133f700a 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
Alexander Stoll
9d60982960 Merge branch 'astoll/module_rewrite' into testing 2019-07-22 16:05:54 +02:00
Crited
b2a7cd59aa Merge branch 'astoll/module_rewrite' into testing 2019-07-22 16:05:54 +02:00
Crited
9e79e4f937 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
Crited
a92448bc62 Changed Import-Module to fit with Import-ModuleLib Concept 2019-07-22 15:59:47 +02:00
Crited
34c001c761 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
Crited
1a43cf36da Binary-Addition in relevant files for enums 2019-07-22 15:53:07 +02:00
Crited
1a5dbb392a 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
Crited
3c16c17588 Expanded upon Icinga_ProviderWindows.psm1; Minor Changes to other modules regarding structure and comments 2019-07-22 15:23:21 +02:00
Crited
7ca64c27c7 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