SNMPtoMqtt:轮询SNMP设备并将响应转换为MQTT

时间:2024-06-07 07:03:36
【文件属性】:

文件名称:SNMPtoMqtt:轮询SNMP设备并将响应转换为MQTT

文件大小:32KB

文件格式:ZIP

更新时间:2024-06-07 07:03:36

HTML

SNMP到MQTT 该项目试图构建一个应用程序以轮询SNMP设备并将结果转换为MQTT 先决条件 运行,您需要 #python3+ apt-get install python3.5 #python packages pip install -r requirements.txt 在localhost:4000上运行应用程序 python3.5 server.py 待办事项 Make the user accounts mutual exclusive - Only 1 account at a time Test SSL/TLS Improve Error Reporting Improve Ui consistency Logging mechanism (use syslog?) Remove print messages Logout to End session (DON


【文件预览】:
SNMPtoMqtt-master
----server.py(13KB)
----threadLoop.py(4KB)
----snmp.py(3KB)
----templates()
--------upload.html(3KB)
--------login.html(1KB)
--------devices.html(10KB)
--------dash.html(3KB)
--------coordinate.html(14KB)
--------clouds.html(11KB)
----mysnmp.py(5KB)
----Dockerfile(170B)
----requirements.txt(183B)
----.gitignore(33B)
----certs()
--------ca.srl(17B)
--------client2.key(2KB)
--------flashstation.key(2KB)
--------client.csr(915B)
--------client.key(2KB)
--------ca.crt(1KB)
--------flashstation.crt(2KB)
--------client2.csr(968B)
--------client2.crt(1KB)
--------ca.key(2KB)
--------client.crt(1KB)
--------flashstation.csr(1005B)
----README.md(612B)

网友评论