The document discusses the implementation of a fault tolerant network management system using voting. It uses a replication approach with multiple redundant network manager replicas that monitor agents and send data to a central voter. The voter collects the non-faulty measurements from the replicas and generates a voted output. A two-phase commit protocol is used to synchronize sampling between the replicas for accuracy. The system is designed to improve reliability and availability of network monitoring in the presence of faults.