Napsty
ad1e56c44c
Remove python2 and pywbem 0.7.0 compatibility
2024-10-25 15:49:16 +02:00
Napsty
ecfb411b05
Remove python2 and pywbem 0.7.0 compatibility
2024-10-25 15:44:42 +02:00
Napsty
aaaa2fc1e3
Remove python2 and pywbem 0.7.0 compatibility
2024-10-25 15:40:00 +02:00
Napsty
0149512f50
Remove python2 and pywbem 0.7.0 compatibility
2024-10-25 15:38:55 +02:00
Napsty
d03a586ddc
Remove python2 and pywbem 0.7.0 compatibility
2024-10-25 15:38:15 +02:00
Napsty
bdea961ea0
Remove python2 and pywbem 0.7.0 compatibility
2024-10-25 15:37:00 +02:00
Napsty
676b724b37
Remove python2 and pywbem 0.7.0 compatibility
2024-10-25 15:03:45 +02:00
Napsty
16a9ce1f36
Remove python2 and pywbem 0.7.0 compatibility
2024-10-25 14:50:53 +02:00
Napsty
602651d3e5
Remove python2 and pywbem 0.7.0 compatibility
2024-10-25 14:48:52 +02:00
Napsty
e63f9fee6a
Remove python2 and pywbem 0.7.0 compatibility
2024-10-25 14:42:19 +02:00
Claudio Kuenzler
7aaaae4337
Fix bug when missing serial number from CIM elements ( #69 )
2022-12-30 08:57:39 +01:00
Claudio Kuenzler
8a99d8aace
Update bug_report.md
2022-12-30 08:49:49 +01:00
Claudio Kuenzler
141fdfb500
Bump version
2022-07-08 06:49:52 +02:00
Marco Markgraf
a548d358e0
added json-output ( #65 )
...
added json-output
2022-07-08 06:44:09 +02:00
Claudio Kuenzler
2b6511a60a
Update issue templates
2021-11-17 06:53:02 +01:00
Claudio Kuenzler
d154bc9f1b
Update README.md
2021-11-11 16:03:31 +01:00
Claudio Kuenzler
e4f406a309
Fix TLSv1 usage ( #57 )
...
* Fixing TLSv1 protocol version
* Update changelog and version
2021-08-09 14:23:32 +02:00
Claudio Kuenzler
d8f9fa1c82
Fix reported issues #47 and #48 ( #49 )
2020-07-10 07:30:43 +02:00
Claudio Kuenzler
274dceee74
Allow to overwrite system defaults for SSL protocol ( #46 )
...
* Add parameter (-S) for custom SSL/TLS protocol version
* Add parameter (-S) for custom SSL/TLS protocol version
* Add parameter (-S) for custom SSL/TLS protocol version
2020-06-05 16:12:13 +02:00
lberra
bf4ec05979
Add option to ignore chassis intrusion (Supermicro) ( #42 )
2020-06-05 10:18:51 +02:00
Claudio Kuenzler
489da3de76
Github actions: pywbem
...
Github actions: fix names
Github actions: Other fixes
Github actions: Other fixes
Github actions: Debugging
Github actions: Debugging and remove pywbem 0.9 from pip install
Github actions: Add PYTHONPATH env
Github actions: Debugging
Github actions: Debugging
Github actions: Debugging
Github actions: PIP modules dont seem to work
Github actions: PIP modules dont seem to work
Github actions: PIP modules dont seem to work
2019-11-26 09:58:53 +01:00
Claudio Kuenzler
bcf607b2cb
Added Github actions for automated syntax validation
2019-11-26 07:45:32 +01:00
Phil Randal
ff3228b804
Fix dell support links ( #38 )
2019-07-01 10:39:59 +02:00
Claudio Kuenzler
08cf10de24
Regex ( #36 )
...
* Allow regular expressions from ignore list (-r)
* Allow regular expressions from ignore list (-r)
2019-05-10 10:00:50 +02:00
Claudio Kuenzler
df56d7373d
Merge pull request #30 from Napsty/python3
...
Python3 compatibility
2018-10-02 06:58:00 +02:00
Claudio Kuenzler
6aebd1a4bb
Added future statement for print function
2018-10-01 12:39:10 +02:00
Claudio Kuenzler
96aced6377
Python3 compatibility
2018-10-01 11:15:59 +02:00
Claudio Kuenzler
9f8b22a393
version bump
2018-04-11 07:35:09 +02:00
Claudio Kuenzler
413dac781b
Merge pull request #21 from peternewman/master
...
Throw an unknown if we can't fetch the data for some reason
2018-04-11 07:33:28 +02:00
Peter Newman
21e0c2b3ed
Fix a whitespace issue
2018-04-10 14:37:18 +01:00
Peter Newman
b758ee20df
Merge pull request #1 from Napsty/master
...
Resync with master
2018-04-10 14:36:13 +01:00
Claudio Kuenzler
277206abc7
Merge pull request #28 from Napsty/pywbemversion
...
Try to use internal pywbem function to determine version
2018-03-29 09:19:41 +02:00
Claudio Kuenzler
bd61850aa5
Try to use internal pywbem function to determine version
2018-03-29 09:15:07 +02:00
Claudio Kuenzler
ccb315d2d7
Merge pull request #23 from Napsty/lcd
...
Option --no-lcd
2017-09-05 21:08:58 +02:00
Claudio Kuenzler
575c4b47a7
Ready for new version
2017-09-05 21:06:53 +02:00
Claudio Kuenzler
0e62849ffb
Define lcd ignore list before checking classes
2017-09-02 11:24:37 +02:00
Claudio Kuenzler
9ea8ba5967
Corected lcd condition
2017-09-02 11:21:31 +02:00
Claudio Kuenzler
7d4a85d0f3
Update check_esxi_hardware.py
2017-09-01 16:49:19 +02:00
Claudio Kuenzler
ff33e0a7b8
Debugging --no-lcd
2017-09-01 07:05:54 +02:00
Claudio Kuenzler
cec24c19bd
Added --no-lcd option
2017-08-31 21:19:34 +02:00
Peter Newman
db0ffb7a05
Throw another unknown if we can't fetch the data elsewhere for some reason
2017-01-25 10:48:19 +00:00
Peter Newman
3566f03ecb
SPaG
2017-01-24 18:06:35 +00:00
Peter Newman
ecf93a695e
Throw an unknown if we can't fetch the data for some reason
2017-01-24 17:57:28 +00:00
Claudio Kuenzler
89f9e505c3
Added support for pywbem 0.9.x (and upcoming releases)
2016-10-13 15:59:19 +02:00
Claudio Kuenzler
82a4156e34
Bump version, edit changelog
2016-05-31 07:28:55 +02:00
Claudio Kuenzler
1f7c3b5927
Merge pull request #17 from Napsty/ports
...
Add CIM port option, adapt help
2016-05-31 07:27:03 +02:00
Claudio Kuenzler
ced39ad416
Add CIM port option, adapt help
2016-04-14 21:41:31 +02:00
Claudio Kuenzler
ec7db6479d
Merge pull request #16 from Napsty/pywbem-versions
...
Distinguish between pywbem 0.7 and 0.8
2016-04-11 15:21:16 +02:00
Claudio Kuenzler
496ae6cf31
Distinguish between pywbem 0.7 and 0.8
2016-04-11 15:19:37 +02:00
Claudio Kuenzler
d8a95f864f
Merge pull request #14 from stefaro/patch-1
...
Merge pull request from Stefan Roos. Declare hosturl variable. Remove sensor_value variable (it's not used).
2016-04-07 13:51:36 +02:00