rmyhren
3c98edaa2c
Adds MS Exchange collector ( #508 )
...
Adds MS Exchange collector
Co-authored-by: Robin Eikaas <robin@eika.as>
Co-authored-by: Robert Myhren <robert.myhren@skatteetaten.no>
2020-05-24 18:05:27 +02:00
Ashok Siyani
17324b9fc6
add Terminal service & RemoteFx Collector ( #491 )
2020-04-23 12:17:17 +02:00
Mario Hofstätter
2290969596
Fix README to use new --collector.process.whitelist
( #497 )
...
With PR #489 `--collector.process.processes-where` no longer works, changing example to use `--collector.process.whitelist` with regexp
2020-04-03 20:49:11 +02:00
Calle Pettersson
0d4f747f8f
Switch to go modules
2019-12-28 16:28:10 +01:00
Calle Pettersson
feb2b18e6a
Build badge should only reflect master
2019-10-19 17:39:01 +02:00
floptical
f8a7c99092
Another msiexec install example
...
msiexec install example for older windows versions
2019-09-25 15:48:36 -04:00
Ben Reedy
1ad20d6eb8
Add adfs collector
...
Perflib is used to collect base AD FS performance counters.
A subset of the total performance counters has been added, but more will
likely be added in the future.
Documentation for the AD FS counters is poor. As such, some counters
have been omitted until their nature can be interpreted.
2019-09-17 21:45:53 +10:00
Ben Reedy
c70e7674a5
Add logon collector documentation
2019-08-21 18:35:10 +10:00
Drew McMinn
2c5e30d920
remove enabled by default for container collector in readme
2019-07-20 11:19:40 -05:00
Drew McMinn
b348c245e8
add readme link to container collector doc
2019-07-20 11:18:34 -05:00
Stewart Thomson
c73f52338d
Added thermal zone information and documentation
2019-07-12 14:54:20 -04:00
Amit Saha
f4362c5987
Update README
2018-12-05 11:48:23 +11:00
Amit Saha
f691b48304
Update README
2018-12-05 11:42:30 +11:00
Kevin Pettijohn
b2cb04834a
MSI parameter - EXTRA_FLAGS ( #291 )
...
Added the parameter called EXTRA_FLAGS to handle additional unspecified flags within the MSI installer.
2018-11-29 20:14:37 +01:00
Calle Pettersson
080f80eb26
Fix broken summary table in collector docs ( #286 )
2018-11-18 22:26:38 +01:00
Calle Pettersson
939f4832ee
Add docs
2018-11-18 18:26:58 +01:00
Calle Pettersson
9ed68ae86c
Collector documentation ( #113 )
...
* Initial draft of collector documentation
* Add docs for all collectors
* Update main README with links to docs
* Fix link syntax
2018-11-18 17:05:37 +01:00
Guillaume Belrose
57449c4768
Clarified that the % character has to be escaped when using the wmi_exporter from the command prompt or batch files.
2018-08-28 08:58:08 +02:00
szook
fe4c61a70e
Add mssql collector ( #230 )
...
add mssql collector
2018-08-02 08:42:02 +02:00
Calle Pettersson
4b3d1d60d9
Add hyperv collector to README
2018-04-18 07:50:05 +02:00
Patrick O'Brien
cf792394f3
Bring the textfile collector over from node_exporter ( #174 )
...
Bring the textfile collector over from node_exporter
This adds a slightly modified textfile collector from the official
node_exporter project.
2018-04-03 21:37:10 +02:00
Calle Pettersson
5ecdfe9498
Update README with new flags
2018-03-25 10:01:56 +02:00
Dave Henderson
617d795383
Use dep instead of govendor
...
Signed-off-by: Dave Henderson <dhenderson@gmail.com>
2018-03-13 20:48:33 +01:00
Teriand
6b98771187
Add MSMQ collector ( #159 )
...
Add MSMQ collector
2018-02-14 12:24:52 +01:00
Jorrit Salverda
a52df7696a
Add TCP collector ( #142 )
...
add tcp collector to get tcp connection usage stats from Win32_PerfRawData_Tcpip_TCPv4
2017-12-20 14:26:30 +01:00
Calle Pettersson
e547c13716
Merge pull request #107 from martinlindhe/doc-process
...
README: add an example for -collector.process.processes-where, fixes #105
2017-08-11 12:55:34 +02:00
vbeausoleil
44c39405c7
Added flag to filter services (like the one for processes). Added example for said flag in README.md ( #109 )
2017-08-11 00:31:39 +02:00
Martin Lindhe
80f1cf0546
README: update build instructions ( #106 )
2017-08-10 02:14:06 +02:00
Martin Lindhe
7206f020cb
README: add an example for -collector.process.processes-where
2017-08-10 02:07:52 +02:00
Calle Pettersson
b0f1e1843b
First implementation of AD collector ( #93 )
2017-07-16 12:19:40 +02:00
Calle Pettersson
00f57c183d
Merge pull request #79 from andrewmostello/master
...
Add Win32_PerfRawData_PerfProc_Process collector
2017-07-16 10:54:23 +02:00
Calle Pettersson
dc76c4227d
Remove process index from name label, add README
2017-07-16 09:49:42 +01:00
Calle Pettersson
22a9c96ffd
Add Vmware collector ( #81 )
2017-06-10 13:59:40 +02:00
Martin Lindhe
d163a30e15
README: add link to releases, fix #76
2017-05-22 19:17:31 +02: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
Martin Lindhe
2fce1541d8
README: for roadmap, link to issues rather than TODO wiki
2016-10-14 14:32:11 +02:00
Martin Lindhe
66b6145835
README: remove experimental banner
2016-10-14 14:31:03 +02:00
Calle Pettersson
fab166f70a
Set default collectors and update documentation
2016-10-14 10:24:08 +02:00
Calle Pettersson
b3567c379f
Add msi builder ( #19 )
...
Add msi builder. Installer is built and uploaded to Github as a release when master is tagged with a version string
2016-09-16 08:36:58 +02:00
Martin Lindhe
29beaa6c3b
govendor: update build instructions and fix #18
2016-09-01 21:10:02 +02:00
Martin Lindhe
b203702cad
README: mention the IIS collector
2016-09-01 15:41:23 +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
Martin Lindhe
deadaf3930
README: add appveyor badge
2016-08-27 12:59:57 +02:00
Martin Lindhe
9a2dbb689f
README: fix msdn link
2016-08-27 12:09:04 +02:00
Martin Lindhe
b16d0d130a
README: add usage instructions
2016-08-27 11:39:21 +02:00
Martin Lindhe
d38367a166
perf: use WMI property names as help text
2016-08-26 15:06:10 +02:00
Martin Lindhe
7a8add3bd8
fix wiki link
2016-08-26 12:56:44 +02:00
Martin Lindhe
48a68f4230
moved ROADMAP/TODO wiki
2016-08-26 12:53:22 +02:00