Marsell Kukuljevic mkukuljevic
  • Joined on 2019-08-10
mkukuljevic pushed to master at Spearhead/checkmk-plugins 2025-05-19 11:04:11 +03:00
0358e8b2e8 cisco-ip-sla for CheckMK 2.3.0 looks like it was never committed. Here we go!
mkukuljevic pushed to master at Spearhead/checkmk-plugins 2025-05-12 22:16:44 +03:00
99f45848c2 SCO-241: Update domain_checks plugin to use 2.3.0 CheckMK plugin API (since 2.4.0 requires this API). Also merge discovery and check GUIs into single pages.
mkukuljevic pushed to master at Spearhead/checkmk-plugins 2025-05-11 19:54:00 +03:00
34a51e5c79 SCO-242 - update triton_wedge plugin to CheckMK's v2 API (optional in CheckMK 2.3.0, but mandatory in 2.4.0).
mkukuljevic pushed to master at Spearhead/checkmk-plugins 2025-05-09 12:24:23 +03:00
e1df21f869 Catch an additional networking case when attempting to detect wedges.
mkukuljevic pushed to master at Spearhead/checkmk-plugins 2025-05-09 10:53:49 +03:00
133224ed27 Renamed a directory I missed in the prior commit.
mkukuljevic pushed to master at Spearhead/checkmk-plugins 2025-05-07 19:12:14 +03:00
9455ee8602 Rename directories to something more consistent, and less annoying when autocompleting on the CLI.
mkukuljevic pushed to master at Spearhead/checkmk-plugins 2025-04-13 20:16:00 +03:00
8d31d8c54a Add updated mkp file for domain_checks.
mkukuljevic pushed to master at Spearhead/checkmk-plugins 2025-04-13 16:16:36 +03:00
1cba7d19e7 Add two extra includes. For some reason this plugin causes GUI exceptions in prod, even though none of the other plugin GUIs do.
mkukuljevic pushed to master at Spearhead/checkmk-plugins 2025-04-09 19:51:16 +03:00
a37a8c33b1 Add plugin that performs various checks on domain names.
mkukuljevic pushed to master at Spearhead/checkmk-plugins 2025-04-01 21:10:50 +03:00
de64c02488 Add CUCM plugin, since it was lying around in another repo.
0833ae7a16 Add Triton Wedge detector.
Compare 2 commits »
mkukuljevic pushed to master at Spearhead/checkmk-plugins 2024-12-06 17:00:44 +02:00
1b4fafb15e Fix a bug where the summary for Defender alerts are entirely State.OK; the "details" field doesn't like an empty string.
mkukuljevic pushed to master at Spearhead/checkmk-plugins 2024-12-06 14:06:08 +02:00
6d39ee351b Switch to using single-row summaries for all the Defender alerts. Move the extra into into the details section.
mkukuljevic pushed to master at Spearhead/checkmk-plugins 2024-12-06 11:45:30 +02:00
1dca9e4a65 Switch to using resource groups with dynamic hosts.
mkukuljevic pushed to master at Spearhead/checkmk-plugins 2024-11-26 18:59:57 +02:00
87b27b3b49 Add support for configurable Azure Defender severity, plus fix a sporadic resource-group bug.
mkukuljevic pushed to master at Spearhead/checkmk-plugins 2024-11-26 18:59:04 +02:00
dcd0c32bf7 Add support for configurable Azure Defender severity, plus fix a sporadic resource-group bug.
mkukuljevic pushed to master at Spearhead/checkmk-plugins 2024-11-19 19:29:43 +02:00
72e13f4204 Sometimes Azure returns no data for KeyVault latency (e.g. there were no KeyVault requests). Client wanted this to default to a latency of 0.
mkukuljevic pushed to master at Spearhead/checkmk-plugins 2024-11-19 19:28:53 +02:00
ab73f62dbb Sometimes Microsoft returns no data for KeyVault latency (e.g. there were no KeyVault requests). Client wanted this to default to a latency of 0.
mkukuljevic pushed to master at Spearhead/checkmk-plugins 2024-11-15 17:40:51 +02:00
1b54b70a8d Fix Host header problem with proxy, switch Azure auth to type Fides uses.
mkukuljevic pushed to master at Spearhead/checkmk-plugins 2024-11-07 16:55:29 +02:00
d4b0c9497d Add support for proxy to Azure plugin.
mkukuljevic pushed to master at Spearhead/checkmk-plugins 2024-08-26 23:12:26 +03:00
270d9ac22c Rename some Azure plugin files just to be safe that they don't unexpectedly conflict with CheckMK's own built-in azure files.