Commit Graph

76 Commits

Author SHA1 Message Date
justin b7dbebf2ee Merge branch 'master' of https://github.com/recklessop/Zerto_Exporter 2023-03-07 19:27:58 -05:00
justin c8d365bace Update python-node-exporter.py 2023-03-07 19:27:52 -05:00
justin f528dcff44 Update README.md 2023-03-06 07:07:51 -05:00
justin 9f809a5321 Update README.md 2023-03-06 07:05:29 -05:00
justin a40561460c Update README.md 2023-03-06 07:05:10 -05:00
justin 40883a784c Merge pull request #11 from recklessop/snyk-fix-ce38e95cf356e99e33f935c36603d0dc
[Snyk] Security upgrade python from 3.11.0a7-slim to 3.12.0a5-slim
2023-03-05 08:02:23 -05:00
justin c323bedc41 Update python-node-exporter.py
added journal volume size and number of VMDKs per VM
2023-03-02 13:12:37 -05:00
justin dbc4df9168 Create .gitignore 2023-03-02 13:04:00 -05:00
justin 1b857d3b55 Update python-node-exporter.py 2023-02-27 19:22:22 -05:00
justin 05ad327ee3 Update python-node-exporter.py 2023-02-27 19:05:31 -05:00
justin c432f81451 Update python-node-exporter.py
Added env variable to control how often the scraper runs against the ZVM API, default is now 30 seconds instead of 10
2023-02-27 18:21:59 -05:00
snyk-bot d4c9037bb0 fix: Dockerfile to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-DEBIAN11-DPKG-2847942
- https://snyk.io/vuln/SNYK-DEBIAN11-GZIP-2444256
- https://snyk.io/vuln/SNYK-DEBIAN11-LIBTASN16-3061097
- https://snyk.io/vuln/SNYK-DEBIAN11-OPENSSL-2807596
- https://snyk.io/vuln/SNYK-DEBIAN11-OPENSSL-2933518
2023-02-11 08:57:28 +00:00
justin 843570c39e Update python-node-exporter.py 2023-01-29 13:31:00 -05:00
justin f1fe7986c4 Update python-node-exporter.py
moves stats api to a dedicated functions, slowed down other api gets to 1 minute
2023-01-29 13:16:38 -05:00
justin 8820f3416e Update python-node-exporter.py
removed hostname metric as it is txt
2023-01-29 12:39:11 -05:00
justin 701d940903 More Metrics
Added VRA metrics and updated VPG metrics
2023-01-29 12:23:52 -05:00
justin bb7ccc487f Update python-node-exporter.py 2023-01-29 11:35:02 -05:00
justin 612f7b1d6b fixed regression in vm stats 2023-01-29 11:29:25 -05:00
justin b2e04a9e0f Update python-node-exporter.py 2023-01-28 22:32:40 -05:00
justin 42389c9b88 Update python-node-exporter.py 2023-01-28 22:09:01 -05:00
justin 287683866b Update python-node-exporter.py 2023-01-28 22:00:33 -05:00
justin bed5a76556 Update python-node-exporter.py 2023-01-28 21:57:19 -05:00
justin 0d4d355ba6 Update python-node-exporter.py 2023-01-28 21:45:23 -05:00
justin 9cfda1c6b0 Update python-node-exporter.py 2023-01-28 21:35:57 -05:00
justin c50490c270 Update python-node-exporter.py
Fixed Appliances metric name
2023-01-28 21:08:06 -05:00
justin a7aff1fd29 Update python-node-exporter.py 2023-01-28 13:34:28 -05:00
justin 39ab02ae02 Update python-node-exporter.py 2023-01-28 13:30:55 -05:00
justin fb91836a3a Added Datastore API Metrics
Added Datastore Metrics
2023-01-28 13:22:27 -05:00
justin 4919283f59 Update azure-pipelines.yml for Azure Pipelines 2023-01-28 12:40:02 -05:00
justin 2dbdef958e Update azure-pipelines.yml for Azure Pipelines 2023-01-28 12:36:45 -05:00
justin 91d808be66 Update azure-pipelines.yml for Azure Pipelines 2023-01-28 12:02:06 -05:00
justin 1f1c728d50 Update azure-pipelines.yml for Azure Pipelines 2023-01-28 11:58:11 -05:00
justin 5e7446286b Merge pull request #9 from recklessop/ransomware-api
Added Ransomware api metrics
2023-01-28 11:56:26 -05:00
justin a1afec0a1f Update azure-pipelines.yml for Azure Pipelines 2023-01-28 11:55:18 -05:00
justin ceaf9b34cc Update azure-pipelines.yml for Azure Pipelines 2023-01-28 11:47:28 -05:00
justin 614f655cc2 Update azure-pipelines.yml for Azure Pipelines 2023-01-28 11:44:02 -05:00
justin 84d9bc777c Update azure-pipelines.yml for Azure Pipelines 2023-01-28 11:33:47 -05:00
justin f08821513b Update azure-pipelines.yml for Azure Pipelines 2023-01-28 11:30:11 -05:00
justin 9a777a0fb2 Set up CI with Azure Pipelines
[skip ci]
2023-01-28 11:28:36 -05:00
justin 5f02934941 Delete azure-pipelines.yml 2023-01-28 11:25:43 -05:00
justin 581ea3efaa Update azure-pipelines.yml for Azure Pipelines 2023-01-28 11:23:31 -05:00
justin 6bbc8fd53f Set up CI with Azure Pipelines
[skip ci]
2023-01-28 11:13:22 -05:00
justin 585d38aec2 Set up CI with Azure Pipelines
[skip ci]
2023-01-28 11:08:13 -05:00
justin f73bc74a65 more commits 2023-01-05 00:42:20 +00:00
justin aa4f5f5069 updates to ransomware section 2022-11-21 23:28:34 +00:00
justin 50405203a5 ransomware api tracking
start tracking metrics for ransomware. No normalizing of the per 10 second metric yet, just testing that the right APIs are called and values are returned.
2022-11-21 15:31:18 -05:00
justin 286b44ebd7 Update python-node-exporter.py
updated how scratch used storage is calculated. Zerto volumes API shows data per volume, not per VM, so needed to sum the values.
2022-05-09 18:02:40 -04:00
justin 4d3d89da1f Update python-node-exporter.py
added scratch journal monitoring metrics
2022-05-09 13:15:22 -04:00
justin c99084d98f updated metrics.txt 2022-05-07 07:44:17 -04:00
justin 4a97e6bd38 Merge branch 'master' of github.com:recklessop/Zerto_Exporter 2022-05-06 20:32:31 -04:00