Commit Graph

51 Commits

Author SHA1 Message Date
justin 6b7510b1ce Update python-node-exporter.py 2023-03-08 18:35:12 -05:00
justin 50dcb7a061 Update python-node-exporter.py 2023-03-08 18:32:49 -05:00
justin c634b4640a Update python-node-exporter.py 2023-03-08 09:35:23 -05:00
justin 2cee6a689d Update python-node-exporter.py 2023-03-08 09:29:43 -05:00
justin 35f6908849 Update python-node-exporter.py 2023-03-08 09:16:09 -05:00
justin 00c5529fd5 Update python-node-exporter.py
added log file rotation
2023-03-08 09:13:25 -05:00
justin 9cab34f2e5 Update python-node-exporter.py 2023-03-08 09:05:37 -05:00
justin e952e9912b Update python-node-exporter.py 2023-03-08 09:01:55 -05:00
justin 4fe8e61637 Update python-node-exporter.py 2023-03-08 08:51:40 -05:00
justin 3e70631471 Update python-node-exporter.py
Testing ChatGPT generated optimizations which will make sure that the various stats gathering threads will be restarted if they crash
2023-03-08 08:45:08 -05:00
justin c8d365bace Update python-node-exporter.py 2023-03-07 19:27:52 -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 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
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 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 445e3328ba fixed ssl verify bool 2022-05-06 20:20:47 -04:00
justin ad64df1c25 switched to docker env variables
Switched hard coded variables to ones that can be set in the docker-compose file.
2022-05-06 17:48:22 -04:00
justin 247351158e Update metrics.txt 2022-04-26 00:40:35 -04:00
justin 921ad0f2fa Update python-node-exporter.py 2022-04-25 23:41:32 -04:00
justin 56b36a6189 Update python-node-exporter.py 2022-04-25 23:39:33 -04:00
justin f4e4d8e084 Update python-node-exporter.py 2022-04-25 23:33:56 -04:00
justin 1c3b4f8bf8 Update python-node-exporter.py 2022-04-25 23:30:18 -04:00
justin 873144c7b5 Update python-node-exporter.py 2022-04-25 23:19:42 -04:00
justin e5c0efb3d1 Update python-node-exporter.py 2022-04-25 22:55:41 -04:00
justin a83f1b8276 Update python-node-exporter.py
escaped labels
2022-04-25 22:49:12 -04:00
justin d37e1a96de Update python-node-exporter.py
fixed labels
2022-04-25 22:39:28 -04:00
justin d45f6abee5 vpg and vm data
metric exporter for VPG and VM data to prometheus
2022-04-25 22:22:11 -04:00
Hamid Hosseinzadeh 03236a862a Update python-node-exporter.py 2022-01-27 12:41:10 +03:30