Commit Graph
48 Commits
Author SHA1 Message Date
Calle Pettersson 4c69ed1610 Lint-fix: errcheck not found on local run(?) 2019-01-23 10:01:31 +01:00
Calle Pettersson a171401f57 Lint-fix: errcheck. Partial fix to #261 2019-01-23 10:00:52 +01:00
Calle Pettersson e24e0dc9f5 Lint-fix: Ignore goconst 2019-01-23 09:57:08 +01:00
Calle Pettersson 0eab86c731 Lint-fix: vet. Fixes potential overflow in AD collector 2019-01-23 09:56:24 +01:00
Calle Pettersson 13c68634ce Lint-fix: varcheck 2019-01-23 09:56:24 +01:00
Calle Pettersson 73ad1ba960 Lint-fix: vetshadow 2019-01-23 09:56:24 +01:00
Calle Pettersson 0121fd6471 Lint-fix: Final golint, ignore capitalisation rules 2019-01-23 09:56:24 +01:00
Calle Pettersson 93904954f4 Lint-fix: Dead code. Fixes bug with IIS app white/blacklisting 2019-01-23 09:56:24 +01:00
Calle Pettersson f2462b26c8 Lint-fix: Package comments 2019-01-23 09:56:24 +01:00
Calle Pettersson 7e05621b26 Move to makefile, do initial excludes 2019-01-23 09:56:24 +01:00
Calle Pettersson 76ddad34b8 Add linting 2019-01-23 09:55:26 +01:00
Calle Pettersson 7de316af9f Strip special chars from instance names 2018-08-31 17:21:32 +02:00
Calle Pettersson ec79488478 Fix CPU metrics 2018-04-17 20:31:43 +02:00
Calle Pettersson c3b227a4f2 Switch to common/log 2018-04-17 20:31:14 +02:00
Calle Pettersson c241513d56 Fix interface->vm labelling of VID class 2018-04-17 18:25:22 +02:00
Calle Pettersson 5a538d7682 Add missing labels 2018-04-17 11:08:36 +02:00
Calle Pettersson a0ec1e2da6 Rename hyperv subsystem 2018-04-16 20:56:05 +02:00
Calle Pettersson 353de09798 Remove/rename persec metrics 2018-04-16 20:55:47 +02:00
Calle Pettersson 076af99418 Set service recovery to restart on crash 2018-04-05 08:37:23 +02:00
Calle Pettersson 76bb06b32f Create textfile_inputs directory during install 2018-04-05 08:17:52 +02:00
Calle Pettersson be5ac7b440 Switch to prometheus/common/log for all logging 2018-04-05 07:27:26 +02:00
Calle Pettersson 63e51a554b gofmt 2018-04-05 07:11:36 +02:00
Calle Pettersson 2461407277 Use kingpin for iis and msmq 2018-03-25 10:01:56 +02:00
Calle Pettersson 33c5e99e0f Add missing vendor 2018-03-25 10:01:56 +02:00
Calle Pettersson 5ecdfe9498 Update README with new flags 2018-03-25 10:01:56 +02:00
Calle Pettersson caa46799f8 Update installer with new flags 2018-03-25 10:01:56 +02:00
Calle Pettersson aee1e4b1fd Change to kingpin for flags 2018-03-25 10:01:56 +02:00
Calle Pettersson dc76c4227d Remove process index from name label, add README 2017-07-16 09:49:42 +01:00
Calle Pettersson f4195aa435 Conditional query for wmi fields added in IIS 8 2017-07-15 13:59:33 +01:00
Calle Pettersson e8cfeef26c Implement IIS worker process and server cache classes 2017-06-30 20:55:45 +01:00
Calle Pettersson 880ad4d07c Ignore failures to setup the firewall exception during installation. This happens on Win2003 and WinXP 2017-04-10 15:13:56 +02:00
Calle Pettersson a66f0b5475 Add [defaults] placeholder support to collectors.enabled 2017-03-04 12:44:47 +01:00
Calle Pettersson f5365c96f6 Always expose all possible service states/start modes 2017-03-04 10:38:40 +01:00
Calle Pettersson 9ea0c95ca5 Add support for generating collectors from remote systems 2017-03-03 14:55:11 +01:00
Calle Pettersson 91374a75f2 Add Win32_Service collector 2017-03-03 14:51:24 +01:00
Calle Pettersson 0beff465c0 Add DNS server collector 2016-11-15 06:37:52 +01:00
Calle Pettersson 4c39660624 Setup GitVersion 2016-10-18 16:37:30 +02:00
Calle Pettersson fab166f70a Set default collectors and update documentation 2016-10-14 10:24:08 +02:00
Calle Pettersson a973ce9bca Fix missing rename from perfos->system 2016-10-14 10:14:32 +02:00
Calle Pettersson c0b133d157 Add a collector generator script 2016-09-24 20:55:40 +02:00
Calle Pettersson 92b762f6a1 Initial cpu collector implementation 2016-09-24 20:52:56 +02:00
Calle Pettersson e67c534b6e Remove branch requirement for deployments, since it seems broken in combination with tags 2016-09-16 12:05:33 +02:00
Calle Pettersson bf8c9228fb IIS: Add new IIS collector 2016-09-01 14:24:58 +02:00
Calle Pettersson 1caa6589a8 Improve metrics from LogicalDisk 2016-08-28 20:20:33 +02:00
Calle Pettersson ee30041e02 Change default port to 9182 2016-08-27 14:49:34 +02:00
Calle Pettersson 7f0973822c Perf: Make exclusion of _Total label hardcoded 2016-08-27 11:29:57 +02:00
Calle Pettersson 5f05452a23 Perf: Add white/black-listing of volumes 2016-08-27 10:00:14 +02:00
Calle Pettersson 663d438001 perf: Add disk volume label, export for all volumes instead of just first 2016-08-27 09:53:02 +02:00