get_hardware_info.zip

时间:2023-01-29 06:33:41
【文件属性】:

文件名称:get_hardware_info.zip

文件大小:548KB

文件格式:ZIP

更新时间:2023-01-29 06:33:41

python lambda DynamoDB

使用python读取硬件设备指标信息,网络信息、硬盘信息、cpu信息、网络io信息等数据,存入DynamoDB。通过分析此些数据,分析硬件运行情况。


【文件预览】:
greengrasssdk
----__pycache__()
--------__init__.cpython-37.pyc(274B)
--------Lambda.cpython-37.pyc(4KB)
--------client.cpython-37.pyc(507B)
--------IoTDataPlane.cpython-37.pyc(4KB)
----client.py(469B)
----IoTDataPlane.py(5KB)
----__init__.py(194B)
----Lambda.py(6KB)
----SecretsManager.py(8KB)
----utils()
--------testing.py(1KB)
--------__pycache__()
--------__init__.py(0B)
psutil
----_pslinux.py(78KB)
----_psutil_linux.cpython-37m-x86_64-linux-gnu.so(108KB)
----_psbsd.py(30KB)
----_pssunos.py(25KB)
----__pycache__()
--------_compat.cpython-37.pyc(9KB)
--------_pswindows.cpython-37.pyc(28KB)
--------_psosx.cpython-37.pyc(14KB)
--------__init__.cpython-37.pyc(65KB)
--------_common.cpython-37.pyc(15KB)
--------_psaix.cpython-37.pyc(15KB)
--------_pssunos.cpython-37.pyc(17KB)
--------_pslinux.cpython-37.pyc(47KB)
--------_psposix.cpython-37.pyc(4KB)
--------_psbsd.cpython-37.pyc(20KB)
----_psutil_posix.cpython-37m-x86_64-linux-gnu.so(66KB)
----tests()
--------test_misc.py(38KB)
--------test_posix.py(16KB)
--------test_linux.py(86KB)
--------test_connections.py(24KB)
--------runner.py(6KB)
--------test_windows.py(33KB)
--------__pycache__()
--------test_sunos.py(1KB)
--------__main__.py(3KB)
--------test_memory_leaks.py(18KB)
--------test_system.py(35KB)
--------test_contracts.py(23KB)
--------__init__.py(34KB)
--------test_unicode.py(13KB)
--------test_bsd.py(20KB)
--------test_process.py(62KB)
--------test_osx.py(9KB)
--------test_aix.py(4KB)
----_psaix.py(18KB)
----_psosx.py(17KB)
----__init__.py(88KB)
----_psposix.py(6KB)
----_compat.py(11KB)
----_common.py(20KB)
----_pswindows.py(37KB)
greengrass_ipc_python_sdk
----__pycache__()
--------__init__.cpython-37.pyc(201B)
--------ipc_client.cpython-37.pyc(10KB)
----ipc_client.py(11KB)
----ipc_facade()
--------client.py(4KB)
--------__init__.py(127B)
----__init__.py(118B)
----utils()
--------__init__.py(0B)
--------exponential_backoff.py(4KB)
greengrass_common
----env_vars.pyc(620B)
----__init__.pyc(362B)
----parse_version.py(349B)
----env_vars.py(495B)
----function_arn_fields.pyc(3KB)
----__pycache__()
--------env_vars.cpython-37.pyc(458B)
--------__init__.cpython-37.pyc(265B)
--------greengrass_message.cpython-37.pyc(2KB)
--------function_arn_fields.cpython-37.pyc(3KB)
----encoding_type.py(147B)
----function_arn_fields.py(2KB)
----__init__.py(185B)
----common_log_appender.py(4KB)
----greengrass_message.pyc(3KB)
----greengrass_message.py(2KB)
get_hardware_info.py

网友评论