Jelena
c43da65afe
More analyzer types checks
2021-04-15 14:30:20 +00:00
jgruica
dd2c2f84e6
Merge pull request #352 from replicatedhq/jelena-analyze-supportbundle
...
Analyze kind support bundle
2021-04-14 14:15:24 -07:00
Andrew Reed
7d7e3c2664
Remove html escaping in fs performance analyzer
2021-04-13 19:35:11 +00:00
Jelena
a2f4041a1b
Analyze kind support bundle
2021-04-12 23:50:15 +00:00
Andrew Reed
477cde7228
Benchmark write latency with background IOPS
...
Add a background IOPS feature to the filesystem performance collector
that specifies separate read and write background IOPS to perform while
measuring latency. This allows for better assessment of whether etcd
will be stable when running alongside other workloads on the same
cluster.
Also add templating to the outcome message of the filesystem performance
analyzers to allow printing individual latency percentiles or the entire
table.
Remove the random IOPS benchmark since it was attempting to perform
unaligned direct I/O.
2021-04-12 22:56:00 +00:00
divolgin
fe414af556
Docker registry collector/analyzer
2021-04-09 16:17:15 +00:00
Andrew Lavery
19aef8a02f
expand systemctl service analyzer to also match service sub/load
2021-04-02 14:48:24 -04:00
Andrew Lavery
559e18d996
lowercase errors
2021-03-30 16:32:19 -04:00
Andrew Lavery
bf4d26acd2
add host_services analyzer
2021-03-30 16:15:18 -04:00
Andrew Lavery
256c68feca
added two parameters to the eligible block device check
...
whether to accept unmounted partitions (default false) and minimum acceptable device size (default 0)
2021-03-18 19:03:39 -04:00
Ethan Mosbaugh
4b78c430ca
Host preflight ux improvements
2021-03-02 17:27:01 +00:00
Ethan Mosbaugh
09d16ff185
Host preflights exclude
2021-03-01 22:45:16 +00:00
Andrew Lavery
47f7d98907
add a test that uses a case-insensitive regex analyzer
2021-03-01 13:02:30 -05:00
Andrew Reed
87b4c12274
Analyze TLS certificate
2021-02-19 20:55:16 +00:00
Dan Stough
7647c039e9
Merge pull request #325 from replicatedhq/feat/rke3-k3s-anaylzer
...
feat(analyzer): rke2 and k3s distro support
2021-02-19 14:52:22 -05:00
Dan Stough
c26824a619
feat(analyzer): rke2 and k3s distro support
2021-02-19 19:06:02 +00:00
Andrew Reed
b418334a46
Analyze random read IOPS for a directory
...
The random IOPS benchmark attempts to replicate the results of this
fio command:
fio --ioengine=psync --direct=1 --bs=4k --size=1Gi --readwrite=randread --serialize_overlap=1
Across three tests the fio command reported 1877 IOPS and the preflight
1822 IOPS with the same block and file size.
2021-02-18 23:56:51 +00:00
Andrew Reed
989d5f7dbd
Analyze fs write performance
...
The included example found P99 latency of 2.6ms.
Fio reported P99 latency of 2.5ms with this command:
fio --rw=write --ioengine=sync --fdatasync=1 --directory=/var/lib/etcd
--size=220m --bs=2300
2021-02-17 23:20:38 +00:00
Andrew Reed
6498c34da5
Analyze ipv4 interfaces
...
Co-authored-by: Andrew Lavery <laverya@umich.edu >
2021-02-15 20:54:53 +00:00
Andrew Reed
b0a005796c
Merge pull request #317 from areed/host-remote-port
...
Analyze TCP connection
2021-02-15 15:18:11 -05:00
Andrew Reed
450d7570eb
Analyze HTTP load balancer
2021-02-15 17:22:42 +00:00
Andrew Reed
40af0f8a9c
Analyze TCP connection
2021-02-12 21:45:57 +00:00
Andrew Reed
0bcd5183f5
Analyze block devices
2021-02-11 19:19:45 +00:00
Andrew Reed
9984fe2caa
Get time info from timedated
2021-02-10 20:01:15 +00:00
Andrew Reed
f25149f45c
Host HTTP request analyzer
2021-02-09 20:31:28 +00:00
Andrew Reed
10a34c2e58
Host preflight ( #311 )
...
* Add HostPreflight v1beta2
* Work on TCP Load Balancer
* Host disk usage collector and analyzer
* Host memory analyzer
* TCP port status
* TCP load balancer
* Review changes
Co-authored-by: Marc Campbell <marc.e.campbell@gmail.com >
2021-02-08 16:09:01 -05:00
Marc Campbell
c7fdec0291
Removing Scopeagent
2021-01-28 18:22:48 +00:00
Andrew Lavery
f19ac98055
add tests for analyzeNodeResources, including label filtering
2020-12-03 19:19:57 -05:00
Andrew Lavery
55fbd92673
not finding a label is not an error
2020-12-03 19:17:47 -05:00
emosbaugh
2bf19eaddf
Ceph collectors and analyzers ( #295 )
...
* Ceph collectors and analyzers
* updating based on prior pr
* fixes
* fixes
2020-11-13 09:12:42 -08:00
divolgin
9e669b3f13
Remove RRD dependency and switch to dynamic linking
2020-11-12 19:13:25 +00:00
divolgin
af2f49cb07
Merge pull request #271 from manavellamnimble/fixImagePullSecretAndTextAnalyzer
...
ImagePullSecret and TextAnalyzer with regex fixed
2020-11-10 09:40:10 -08:00
divolgin
5a1321da02
Collector and analyzer for RRD data
2020-11-10 17:19:17 +00:00
Matias Manavella
ad4893bec5
default message
2020-10-29 18:19:32 -03:00
Matias Manavella
989093394c
test fixed
2020-10-29 17:47:37 -03:00
Salah Aldeen Al Saleh
3ff91a3b92
support bundle subdirectory ( #285 )
2020-10-19 11:11:56 -07:00
Matias Manavella
3cf679260e
ImagePullSecret and TextAnalyzer with regex fixed
2020-09-30 18:06:52 -03:00
divolgin
7fe7216b29
Merge pull request #268 from manavellamnimble/postgressVersion
...
Error Parsing Postgres Version
2020-09-24 15:43:28 -07:00
Matias Manavella
2da1f518d3
parse tolerant
2020-09-23 15:10:54 -03:00
Matias Manavella
0ea4e1d52f
distribution_test fixed
2020-09-22 18:10:28 -03:00
Matias Manavella
74c9ff2432
add ibm and minikube to distribution analyzer
2020-09-22 17:36:27 -03:00
Matias Manavella
bfa50c9643
add ibm and minikube to distribution analyzer
2020-09-22 17:32:41 -03:00
Matias Manavella
74a7e5f19c
add ibm and minikube to distribution analyzer
2020-09-22 16:31:52 -03:00
Matias Manavella
e3c954f460
add ibm and minikube to distribution analyzer
2020-09-22 16:17:47 -03:00
Matias Manavella
16d3ff372f
add ibm and minikube to distribution analyzer
2020-09-22 16:08:03 -03:00
Matias Manavella
955e08c35a
fixed varsion formats
2020-09-17 17:38:42 -03:00
Matias Manavella
eb0f692aa0
using filepath instead of path
2020-09-16 18:25:15 -03:00
Matias Manavella
a57894962d
ingres analyzer fixed
2020-09-16 18:04:46 -03:00
Andrew Lavery
f68e0dbae0
Merge pull request #174 from replicatedhq/laverya/allow-analyzing-all-files-in-dir
...
allow textAnalyze to run on all files in a dir or matching a prefix
2020-09-08 14:43:58 -04:00
Andrew Lavery
0126fb7d7a
Merge remote-tracking branch 'origin/master' into laverya/allow-analyzing-all-files-in-dir
2020-09-08 14:27:26 -04:00