Commit Graph

28 Commits

Author SHA1 Message Date
Jan-Otto Kröpke eeb7955f5e
udp: Added UDP collector (#1725) 2024-11-11 17:17:19 +01:00
Jan-Otto Kröpke bf233ad3e3
mi: replace all WMI calls with MI calls (#1714) 2024-11-03 17:23:26 +01:00
Jan-Otto Kröpke 45d3eabab9
mi: Revert "replace all WMI calls with MI calls" (#1713) 2024-11-03 11:20:46 +01:00
Jan-Otto Kröpke c4f5d58a3e
mi: replace all WMI calls with MI calls (#1700) 2024-11-03 01:03:34 +01:00
Jan-Otto Kröpke 92b7e445e1
fix: fail, if unknown collector is defined in enabled list (#1693) 2024-10-17 01:17:57 +02:00
Jan-Otto Kröpke 332b0a8a1c
update: rename `updates` collector to `update` (#1692) 2024-10-15 13:55:16 +02:00
Jan-Otto Kröpke 7500ad6a83
*: Remove `teradici_pcoip` and `vmware_blast` collector (#1686) 2024-10-12 21:27:26 +02:00
Jan-Otto Kröpke 5952c51a39
*: Implement collector interface for registry perfdata (#1670) 2024-10-05 21:33:40 +02:00
Jan-Otto Kröpke 5d95610c84
chore: Move private packages to internal (#1664) 2024-10-03 20:23:56 +02:00
Jan-Otto Kröpke 14910efd4f
updates: add windows update collector (#1652)
Signed-off-by: Jan-Otto Kröpke <mail@jkroepke.de>
2024-10-01 23:23:23 +02:00
Jan-Otto Kröpke f442d6e22a
filetime: add collector (#1639)
Signed-off-by: Jan-Otto Kröpke <mail@jkroepke.de>
2024-09-24 23:34:39 +02:00
Jan-Otto Kröpke 2635e5d8eb
netframework: merge multiple collector into one (Click here for more information) (#1633) 2024-09-20 10:02:57 +02:00
Jan-Otto Kröpke f712c07c38
chore: release 0.29.0.rc0 (#1600) 2024-09-11 00:34:10 +02:00
Jan-Otto Kröpke 2008dc5b23
collector: Skip collecting performance data if the enabled collectors don't request any. (#1604) 2024-09-03 10:11:58 +02:00
Jan-Otto Kröpke 4f6e6e8b77
*: avoid using default wmi client. (#1590) 2024-08-30 00:26:15 +02:00
Jan-Otto Kröpke 3ce25ff1ef
mscluster: merge multiple collector into one (Click here for more information) (#1585) 2024-08-29 22:03:05 +02:00
Jan-Otto Kröpke 89c832feb0
chore: pass context aware logger to collectors (#1582) 2024-08-24 19:14:38 +02:00
Jan-Otto Kröpke 9b02e4a0ea
chore: enable more linter (#1557) 2024-08-10 22:05:33 +02:00
Jan-Otto Kröpke d1e3a63f93
*: cleanup collector API 1 (#1547) 2024-08-05 15:50:41 +02:00
Jan-Otto Kröpke 7044b556c2
Add terminal service session info (#1525) 2024-07-24 11:18:08 +02:00
Jan-Otto Kröpke fa8d28c181
license collector (#1524) 2024-07-23 13:02:25 +02:00
Soheil Rahmat f85866ce1e
Add Printer Exporter (#1485) 2024-05-17 18:47:32 +02:00
Ben Reedy a49dee606b
perf: pre-allocate slices
Signed-off-by: Ben Reedy <breed808@breed808.com>
2024-05-15 06:19:24 +10:00
rob-scheepens be25d79b71
Implementing smbclient collector (#1408)
Co-authored-by: Bob Allegretti <ballegre@gmail.com>
Co-authored-by: Jan-Otto Kröpke <github@jkroepke.de>
Co-authored-by: Jan-Otto Kröpke <mail@jkroepke.de>
2024-05-11 18:06:03 +02:00
Andrey Burtasov 13f2b3d083 fixed lists order
Signed-off-by: Andrey Burtasov <BurtasovAA@GSP-I.RU>
2023-11-17 18:18:07 +03:00
Andrey Burtasov db9fc9fafe added smb to collectors and config
Signed-off-by: Andrey Burtasov <BurtasovAA@GSP-I.RU>
2023-11-16 19:30:24 +03:00
Jan-Otto Kröpke 552e9d8cd2
add collector.NewWithConfig
Signed-off-by: Jan-Otto Kröpke <mail@jkroepke.de>
2023-11-12 13:52:46 +01:00
Jan-Otto Kröpke 0711268d3c
Refactor collectors
Signed-off-by: Jan-Otto Kröpke <mail@jkroepke.de>
2023-11-12 13:51:59 +01:00