Branch: refs/heads/master
Home:
https://github.com/Checkmk/checkmk
Commit: b445d3905f8ff19042eacc1445f60b0fce5e825c
https://github.com/Checkmk/checkmk/commit/b445d3905f8ff19042eacc1445f60b0fc…
Author: Solomon Jacobs <solomon.jacobs(a)checkmk.com>
Date: 2024-10-21 (Mon, 21 Oct 2024)
Changed paths:
A agents/plugins/smart_posix
A cmk/plugins/smart/__init__.py
A cmk/plugins/smart/agent_based/__init__.py
A cmk/plugins/smart/agent_based/smart_ata.py
A cmk/plugins/smart/agent_based/smart_nvme.py
A cmk/plugins/smart/agent_based/smart_posix.py
A cmk/plugins/smart/checkman/smart_ata_stats
A cmk/plugins/smart/checkman/smart_ata_temp
A cmk/plugins/smart/checkman/smart_nvme_stats
A cmk/plugins/smart/checkman/smart_nvme_temp
Log Message:
-----------
smart_posix: new check plugins
Four new check plugins:
* smart_ata_temp
* smart_ata_stats
* smart_nvme_stats
* smart_nvme_temp
A new agent, smart_posix. This agent does not require linux specific
derictives. However, smartctl needs to be version 7.0 or newer.
SUP-14161
Change-Id: I963ddb5f8a7d183c2148344a67f6d1b5e8ef1455
Commit: 6c6dec2b580ff4dd84b193be4db5c740791a3609
https://github.com/Checkmk/checkmk/commit/6c6dec2b580ff4dd84b193be4db5c7407…
Author: Solomon Jacobs <solomon.jacobs(a)checkmk.com>
Date: 2024-10-21 (Mon, 21 Oct 2024)
Changed paths:
M cmk/plugins/smart/agent_based/smart_ata.py
A tests/unit/cmk/plugins/smart/agent_based/smart_ata.py
A tests/unit/cmk/plugins/smart/agent_based/smart_nvme.py
A tests/unit/cmk/plugins/smart/agent_based/smart_scsi.py
Log Message:
-----------
smart_posix: add tests
SUP-14161
Change-Id: Id74269e9def2c4d6e4dfc4f584cd4a2ab4db7195
Commit: b0e9ee97f0f7d74c0fb3ebe4e8ed2baac05cffde
https://github.com/Checkmk/checkmk/commit/b0e9ee97f0f7d74c0fb3ebe4e8ed2baac…
Author: Solomon Jacobs <solomon.jacobs(a)checkmk.com>
Date: 2024-10-21 (Mon, 21 Oct 2024)
Changed paths:
M cmk/plugins/smart/agent_based/smart_posix.py
A cmk/plugins/smart/agent_based/smart_scsi.py
A cmk/plugins/smart/checkman/smart_scsi_temp
M tests/unit/cmk/plugins/smart/agent_based/smart_scsi.py
Log Message:
-----------
smart_posix: new plugin smart_scsi_temp
SUP-14161
Change-Id: I10132619b42a7651928c4d905c53f9814f0ddd8c
Commit: 651e7050f5fc99ee08100191713c7d9283641758
https://github.com/Checkmk/checkmk/commit/651e7050f5fc99ee08100191713c7d928…
Author: Solomon Jacobs <solomon.jacobs(a)checkmk.com>
Date: 2024-10-21 (Mon, 21 Oct 2024)
Changed paths:
R tests/unit/cmk/plugins/smart/agent_based/smart_ata.py
R tests/unit/cmk/plugins/smart/agent_based/smart_nvme.py
R tests/unit/cmk/plugins/smart/agent_based/smart_scsi.py
A tests/unit/cmk/plugins/smart/agent_based/test_smart_ata.py
A tests/unit/cmk/plugins/smart/agent_based/test_smart_nvme.py
A tests/unit/cmk/plugins/smart/agent_based/test_smart_scsi.py
Log Message:
-----------
smart_posix: rename test files
SUP-14161
Change-Id: I44ef056dbfc3492f2ad7d33c144dfffe7e2a6dcd
Compare:
https://github.com/Checkmk/checkmk/compare/11c40adbc3b4...651e7050f5fc
To unsubscribe from these emails, change your notification settings at
https://github.com/Checkmk/checkmk/settings/notifications