中国半导体行业协会封装分会会刊

中国电子学会电子制造与封装技术分会会刊

导航

电子与封装 ›› 2019, Vol. 19 ›› Issue (3): 026 -29. doi: 10.16257/j.cnki.1681-1070.2019.0030

• 电路设计 • 上一篇    下一篇

基于PHP的PDU配置管理系统设计

费 强,石 磊,黄凤鸣   

  1. 无锡华普微电子有限公司,江苏 无锡 214035
  • 出版日期:2019-03-20 发布日期:2020-01-16
  • 作者简介:费 强(1990—),男,江苏无锡人,硕士研究生,目前工作于无锡华普微电子有限公司,主要从事Web开发及Linux C软件开发工作。

Design of PDU Configuration Management System Based on PHP

FEI Qiang, SHI Lei, HUANG Fengming   

  1. Wuxi Hope Microelectronics Co., Ltd., Wuxi 214035, China
  • Online:2019-03-20 Published:2020-01-16

摘要: 介绍了一种基于PHP的PDU配置管理系统的设计和实现。该系统通过采用PHP语言设计,结合IPC(进程间通信)原理和UDP通信协议,实现了设备的动态数据监测和远程控制。其主要使用共享内存机制,实现系统WEB端对设备电压、电流、功率等电能参数的采集和监测;同时调用相关API接口将界面相关数据以规定格式传送至设备端,实现配置管理系统对PDU设备的远程控制。此外,配置管理系统还具有对日志的查询、清除和导出功能,运维人员通过配置管理系统能够有效地管理设备和高效地保障设备的安全性和可靠性。

关键词: PHP;共享内存;UDP通信协议

Abstract: A kind of PDU configuration management system based on PHP is introduced in this paper. It is designed by PHP language, IPC principle and UDP communication protocol. Combined with these technologies, the system can amonitor dynamic data and control remotely on PDU. For the specifics, the system uses the method of shared memory to collect and monitor the PDU data. Meanwhile, the system calls related API and transmits related data to the PDU in specified format. So that, the interaction and response between the PDU and the system can be realized. Besides, the system can also query, clean and export the log files of PDU. By these features, Dev Ops can manage the PDU effectively, and also ensure security and reliability of PDU with high efficiency.

Key words: PHP; shared memory; UDP communication protocol

中图分类号: