Ben Reedy
|
eb002eb667
|
Add documentation for memory collector
|
2019-08-22 22:39:15 +10:00 |
Ben Reedy
|
a1638cdf4c
|
Add query examples to cpu collector documentation
|
2019-08-22 22:06:34 +10:00 |
Ben Reedy
|
091406877a
|
Add documentation for logical_disk collector
|
2019-08-22 21:53:44 +10:00 |
Ben Reedy
|
84970ac086
|
Add logon entry to collectors README
|
2019-08-22 21:53:41 +10:00 |
Ben Reedy
|
c70e7674a5
|
Add logon collector documentation
|
2019-08-21 18:35:10 +10:00 |
Поляков Игорь
|
823ffb7597
|
Merge branch 'features/sql-transactions-collector' of https://github.com/callvirtual/wmi_exporter into features/sql-transactions-collector
|
2019-08-04 17:13:46 +03:00 |
Поляков Игорь
|
a90f9cda0f
|
Change transaction_conflict_ratio to total
|
2019-08-04 17:13:41 +03:00 |
Igor Polyakov
|
31d4c28124
|
Merge branch 'master' into features/sql-transactions-collector
|
2019-08-04 15:50:20 +03:00 |
Calle Pettersson
|
e880889f07
|
Merge pull request #335 from martinlindhe/perflib-cpu
Use perflib for cpu collector
|
2019-08-04 14:30:46 +02:00 |
Поляков Игорь
|
8251ddd176
|
Docs for mssql transactions
|
2019-08-04 03:04:00 +03:00 |
Поляков Игорь
|
37d1c4e958
|
Errors counter renamed
|
2019-08-03 20:24:02 +03:00 |
Calle Pettersson
|
b309a05bde
|
Merge remote-tracking branch 'origin/master' into perflib-cpu
|
2019-08-03 15:06:30 +02:00 |
Поляков Игорь
|
cb6a91b705
|
Typo fix
|
2019-08-01 17:58:44 +03:00 |
Поляков Игорь
|
4d9fb1be72
|
Added missing comments
|
2019-08-01 17:57:45 +03:00 |
Поляков Игорь
|
27e26037e3
|
Added collector for SQLErrors counter
|
2019-08-01 17:55:44 +03:00 |
Calle Pettersson
|
578bcc4959
|
Merge pull request #360 from chrisbloemker/master
adding windows service example alerts/queries
|
2019-07-16 13:14:54 +02:00 |
chrisbloemker
|
31a30474f1
|
changing label to instance to match common examples
|
2019-07-15 23:27:15 -04:00 |
Stewart Thomson
|
47656b16bd
|
- Removed HighPrecisionTemperature property and just mapped it to Temperature
- Converted decikelvin to Celsius
- Added a loop to get the values from each zone
- Added documentation for percent passive limit and throttle reasons
|
2019-07-15 09:50:02 -04:00 |
chrisbloemker
|
8fc47669be
|
adding windows service example alerts/queries
|
2019-07-13 12:39:50 -04:00 |
Stewart Thomson
|
1a67ca54b6
|
Update collector.thermalzone.md
Removed references to tcp in collector.thermalzone.md
|
2019-07-13 08:55:10 -04:00 |
Stewart Thomson
|
c73f52338d
|
Added thermal zone information and documentation
|
2019-07-12 14:54:20 -04:00 |
Calle Pettersson
|
33879449a2
|
Refactor cpu collector to use perflib instead of WMI.
|
2019-05-25 13:48:40 +02:00 |
Torbjörn Lönnemark
|
d5e39892cf
|
Fix broken tables in collector docs
|
2019-05-09 21:32:59 +02:00 |
Sachin Kumar
|
8841091f9c
|
Container changes (#320)
Added container metrics
|
2019-03-13 21:31:29 +01:00 |
Giulio Vian
|
7ccc47cc51
|
Added an example for textfile collector
Added a practical example for textfile collector using a Powershell snippet that generates a valid file.
|
2019-01-16 13:15:57 +00:00 |
Amit Saha
|
f691b48304
|
Update README
|
2018-12-05 11:42:30 +11:00 |
Daniel
|
17039b8206
|
Update collector.textfile.md
Had to read the code to find out why my `.txt` textfiles weren't being read
|
2018-11-30 13:48:34 +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 |