Abstract:In order to meet the dynamic display of network data on the development platform, and to allow stable and flexible operation in distributed and heterogeneous computing environment, etc.. This system uses the modular data monitoring technology, and aims at the user"s different requirements, and completes the design of the interface display. Provide users with the MVC framework to separate views from functionality, reduce coupling, and improve code reusability and maintainability. The factory model design is adopted in the design of control function, so that the system has good scalability and reduces the development cycle of data monitoring software. The system introduces the idea of component programming, divides complex engineering into several sub modules, and realizes the configuration of information display mode on the client. The advantages of component-based framework in monitoring system are fully verified. Improve system reusability, openness, and high reliability.