「VxRail:VxRailクラスターがAPEX AIOpsに表示されない 可観測性
Summary: 「VxRail:クラスターは、APEX AIOpsの可観測性には表示されません。
This article applies to
This article does not apply to
This article is not tied to any specific product.
Not all product versions are identified in this article.
Symptoms
VxRailターゲットS/Nが[Admin >Connectivity]に表示されない
例: 2つのVxRailクラスターがあります。ただし、表示されるクラスターは1つだけです。

/var/log/mystic/telemetry/adc.log
容量リストア前プラグイン エラー:
2025-06-12 02:13:07,783 [ERROR] <MainThread:140243648866112>-[collect_disk_capacity.py:<module>():116]-'NoneType' object has no attribute 'get'
Traceback (most recent call last):
File "/mystic/telemetry/DCManager/ADC/../ADC/plugins/collect_disk_capacity.py", line 114, in <module>
main()
File "/mystic/telemetry/DCManager/ADC/../ADC/plugins/collect_disk_capacity.py", line 35, in main
capacity_entities = capacity_summary.get('capacity')
AttributeError: 'NoneType' object has no attribute 'get'
2025-06-12 02:13:07,855 [ERROR] <ThreadPoolExecutor-2_0:140390938179328>-[ExecutionPool.py:run_capacity_pre_store():59]-[Process Pool] capacity pre-store plugin error: Command '['/bin/sh', '-c', '/mystic/telemetry/DCManager/ADC/../venv/bin/python /mystic/telemetry/DCManager/ADC/../ADC/plugins/collect_disk_capacity.py']' returned non-zero exit status 1.
電源データ エラー:
2025-06-12 02:03:08,590 [INFO] <MainThread:139812633392960>-[collect_power.py:<module>():136]-[Power collector] start collecting power ... 2025-06-12 02:03:08,590 [INFO] <MainThread:139812633392960>-[collect_power.py:is_linzhi_supported():104]-vxm_verion: 8.0.110 2025-06-12 02:03:08,590 [ERROR] <MainThread:139812633392960>-[myutils.py:load_json_data():55]-Load json: Expecting value: line 1 column 1 (char 0) 2025-06-12 02:03:08,590 [ERROR] <MainThread:139812633392960>-[collect_power.py:main():99]-Failed to collect power data. Error: 'NoneType' object has no attribute 'get'
Cause
Active Directly Connector(ADC)構成ファイル /mystic/telemetry/DCManager/ADC/plugins/capacity.json は空です。
Active Directly Connector(ADC)構成ファイル /mystic/telemetry/DCManager/ADC/plugins/power_stats.json は空です。
Resolution
1.ファイルの編集 /mystic/telemetry/DCManager/ADC/plugins/capacity.jsonをクリックし、コンテンツを次のように変更します。
# cat /mystic/telemetry/DCManager/ADC/plugins/capacity.json
{
"capacity": {
}
}
2.編集 /mystic/telemetry/DCManager/ADC/plugins/power_stats.jsonをクリックし、コンテンツを次のように変更します。
# cat /mystic/telemetry/DCManager/ADC/plugins/power_stats.json
{
"power_consumed": {
}
}Affected Products
VxRail, CloudIQArticle Properties
Article Number: 000337427
Article Type: Solution
Last Modified: 13 فبراير 2026
Version: 2
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.