Lord Hepipud
dfaa1ee31e
Fixes wrong user group for Performance Counter
2021-02-03 11:58:29 +01:00
Lord Hepipud
478d8f3566
Fixes exception output not properly constructed
2020-11-27 16:52:24 +01:00
Lord Hepipud
157e387324
Fixes Windows Updates permission exception; Add KB
2020-11-27 16:40:36 +01:00
Lord Hepipud
3e5fe3d4f5
Adds support for knowledge base id on exceptions
2020-11-24 12:09:34 +01:00
Yonas Habteab
9a42c9efa1
Check whether or not a specific wmi class exists
...
Tests if a specific WMI class including the Namespace can be accessed
and returns status codes for possible errors/exceptions taht might
occure. Returns binary operator values for easier comparison. In case
no errors occured it will return $TestIcingaWindowsInfoEnums.TestIcingaWindowsInfo.Ok
2020-11-05 15:53:44 +01:00
Lord Hepipud
49d9c6000d
Adds generic Cmdlet to convert Icinga Thresholds
2020-11-03 13:39:13 +01:00
Philipp Dorschner
bab67784fa
Adds MSSQL connector
2020-08-28 09:10:23 +02:00
Lord Hepipud
eb34f2a880
Adds exception message for Windows Updates
2020-08-27 23:52:34 +02:00
Lord Hepipud
a7c0c53ba0
Adds exception for missing Perf Counter category
2020-08-27 23:02:48 +02:00
Lord Hepipud
000ab6e12e
Improves msg for permssion error on CIM/WMI access
2020-08-26 13:38:05 +02:00
Christian Stein
47272bd243
Fixes permission error on EventLog registration by printing proper error message
...
Fixes #81
2020-08-06 19:06:59 +02:00
Christian Stein
da5ee1b8b7
Improves error handling for Framework initialising and plugin execution
...
Fixes #95
2020-08-06 17:46:29 +02:00
Christian Stein
3e5a97d52b
Fix assignment indentation for variables/objects
2020-08-04 15:13:04 +02:00
Christian Stein
ac02ec7e3e
Fixes various code stylings, whitespaces, line handling, and so on
2020-08-04 14:48:32 +02:00
Lord Hepipud
dce7789d91
Adds WMI/CIM wrapper permission error and WMI code handling
...
Implements #80
2020-07-27 12:38:57 +02:00
Lord Hepipud
64a7724340
Adds wrapper for WMI and CIM fetching with error handling
...
Implements #80
2020-07-27 11:32:36 +02:00
Lord Hepipud
7860818be1
Adds new exception messages and custom exception handling
2020-05-19 17:29:42 +02:00
Lord Hepipud
2b740785fe
Replaces Write-Host calls with custom console writes
2020-05-13 16:53:15 +02: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
Lord Hepipud
6d15aa47a0
Added support for check output stored differently on daemon execution
2019-10-05 22:01:15 +02:00
Lord Hepipud
e4f3de9321
Added additional exception handling for EventLog Check
2019-09-18 12:42:20 +02:00
Lord Hepipud
2d9dae4b64
Added proper exception handling for Cache write failures
2019-09-17 17:56:56 +02:00
Lord Hepipud
dc65f8d3a7
Added EventLog Check Command and Provider
2019-09-17 17:24:39 +02:00
Lord Hepipud
2c04a1ff64
Added ability to force exception throwing
2019-09-17 17:12:06 +02:00
Lord Hepipud
10fdea7660
Added note to restart service for permission changes
2019-09-16 11:27:09 +02:00
Lord Hepipud
ccca2e591f
Added missing exception definitions
2019-09-14 16:12:59 +02:00
Lord Hepipud
49dc3849e5
Improved exception handling on a more global state
2019-09-14 16:12:24 +02:00
Lord Hepipud
7d5a1b786e
Fixed arguments to properly work on all Windows environments
2019-09-13 19:16:19 +02:00
Lord Hepipud
2172ce2506
Added first draft for permission exception handling
2019-09-13 19:04:27 +02:00